-
MEGA16 KEY
mega16,驱动开发板上的独立按键,按下不同的键,数码管显示0-3四个数字-MEGA16 KEY
- 2022-08-22 04:08:59下载
- 积分:1
-
本测试板(下文简称为LPC764板)是专门针对Philips公司的低功耗单片机P87LPC764而设计。除了标准80C51的功能外,P87LPC764还增加(或...
本测试板(下文简称为LPC764板)是专门针对Philips公司的低功耗单片机P87LPC764而设计。除了标准80C51的功能外,P87LPC764还增加(或增强)了许多新功能,从而使LPC76X系列成为8位单片机市场上性能比较高的单片机。LPC764板可以把P87LPC764的新功能进行演示和测试,详细测试程序和说明请看第四部分内容。当然,P87LPC762、767、768、769的管脚与P87LPC764是“兼容”的,所以此板也可以进行P87LPC762、767、768、769的测试。LPC764板对MCU的20个引脚都是“开放的”,只要你把你所需要的引脚的通过对应的跳线(在J5中)短接到“EXT”侧,即可从“LK1”把此脚接到外面的应用板上,这样,板内的资源加上扩展的资源(外面的应用板)足可以用P87LPC76X实验51单片机的多种基本功能及P87LPC76X的种种新功能。-err
- 2022-03-05 03:07:01下载
- 积分:1
-
搞电子的人经常用的一些仪器的使用说明书(示波器,信号发生器、电源)...
搞电子的人经常用的一些仪器的使用说明书(示波器,信号发生器、电源)-People engage in electronic equipment, often with the use of the specification (oscilloscopes, signal generators, power supply)
- 2023-02-03 17:55:04下载
- 积分:1
-
基于msp430的输出乐音系统。开发环境iar3.40。
基于msp430的输出乐音系统。开发环境iar3.40。-Controller Based on the output of music system. Iar3.40 development environment.
- 2023-01-07 09:10:03下载
- 积分:1
-
SCM digital clock procedures, the alarm function of two schools, with the prepar...
基于51单片机的数字钟程序,实现了闹铃校时两个功能,用Keil C编写-SCM digital clock procedures, the alarm function of two schools, with the preparation of Keil C
- 2022-02-26 10:49:35下载
- 积分:1
-
串行写控制字
设置串口工作方式
将控制字写入AD9850
串行写控制字
设置串口工作方式
将控制字写入AD9850-Serial control words written work will be set up serial control words written into the AD9850
- 2022-04-19 17:21:23下载
- 积分:1
-
Program for ADC0808 with 4 bit LCD routine. It also includes Protus Debug file.
Program for ADC0808 with 4 bit LCD routine. It also includes Protus Debug file.
- 2022-03-10 03:30:55下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
单片机串口程序,有一定的难度,适合串口使用比较熟练的人...
单片机串口程序,有一定的难度,适合串口使用比较熟练的人-Single-chip serial procedures, have a certain degree of difficulty, suitable for serial use more skilled people
- 2022-04-12 15:09:11下载
- 积分:1
-
C51单片机控制LED灯闪烁(用于汽车警示作用)。
C51单片机控制LED灯闪烁(用于汽车警示作用)。-C51 SCM control LED lights flashing (for automotive warning).
- 2023-06-11 06:00:03下载
- 积分:1