-
Easy 51Pro串行编程器,这是下位程序用(Keil C)编译后烧入单片机.
Easy 51Pro串行编程器,这是下位程序用(Keil C)编译后烧入单片机.-Easy 51Pro serial programmer, This is the next procedure used (Keil C) compiled burned into SCM.
- 2022-03-09 20:42:06下载
- 积分:1
-
sd卡mp3官方pcb文件,protel格式
sd卡mp3官方pcb文件,protel格式-sd card mp3 official pcb file, protel format
- 2022-06-17 02:04:45下载
- 积分: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
-
用C语言写的红外遥控解码程序,,,,
语法上没错,但解码完成后有错,,没个按键的都一样,,不知道什么问题,望指点,,EMAIL:wjsjdeng@sina....
用C语言写的红外遥控解码程序,,,,
语法上没错,但解码完成后有错,,没个按键的都一样,,不知道什么问题,望指点,,EMAIL:wjsjdeng@sina.com.cn-C language to write the infrared remote control decoder,, the grammar is correct, but after the completion of decoding wrong, not a button are the same, and do not know what, look a spot, EMAIL : wjsjdeng@sina.com.cn
- 2022-09-08 07:35:03下载
- 积分:1
-
12864 LCD process, msp430f149 SCM
12864液晶显示程序,msp430f149单片机控制-12864 LCD process, msp430f149 SCM
- 2022-03-11 09:47:53下载
- 积分:1
-
2004计算机专业单片机微型打印机接口
2004计算机专业单片机微型打印机接口-2004 computer professional SCM Micro Printer interface
- 2022-01-28 02:31:21下载
- 积分:1
-
单片机对FLASH芯片的烧写,源程序,原理图,PCB图
单片机对FLASH芯片的烧写,源程序,原理图,PCB图-right FLASH MCU chip burning, source, schematics, PCB plans
- 2022-01-26 01:50:57下载
- 积分:1
-
12" LCD iniotial +SSD1289IC
12" LCD iniotial +SSD1289IC-12" LCD iniotial+SSD1289IC
- 2022-06-13 18:03:09下载
- 积分:1
-
MAX197 Multi
MAX197多量程A/D转换器及应用,与8031单片机配合-MAX197 Multi-range A/D converter and application, with the 8031 single-chip microcomputer with
- 2023-01-19 00:10:03下载
- 积分:1
-
This procedure for the AD9850 (DDS) Direct Digital Frequency Synthesizer C langu...
此程序为AD9850(DDS)直接数字频率合成器C语言源码。用125M的有源晶振,频率无失真输出可达到40M。该程序包括FYD12864LCD显示程序加4X4矩阵键盘扫描,可步进1M,1K,和任意频率输入。及相位设置。-This procedure for the AD9850 (DDS) Direct Digital Frequency Synthesizer C language source code. With 125M active crystal, the frequency output can be achieved without distortion 40M. The process includes the display program FYD12864LCD plus 4X4 matrix keyboard scanning, may be stepping 1M, 1K, and arbitrary frequency input. And phase settings.
- 2022-01-25 16:12:13下载
- 积分:1