-
AVR单片机的RS232通信演示程序,采用八兆晶振的传输字符串函数。...
AVR单片机的RS232通信演示程序,采用八兆晶振的传输字符串函数。-AVR RS232 communication demo program using eight Katherine crystal transmission string function.
- 2022-07-23 23:49:54下载
- 积分:1
-
philips单片机IAP写功能源代码,可以进行C语言链接
philips单片机IAP写功能源代码,可以进行C语言链接-philips Singlechip IAP function of the source code to write, you can link to C language
- 2022-04-23 21:55:28下载
- 积分:1
-
用凌阳单片机作的一个语音程序,你可以将你的语音文件压缩之后加入到该程序里直接运行就可以阿!...
用凌阳单片机作的一个语音程序,你可以将你的语音文件压缩之后加入到该程序里直接运行就可以阿!-Sunplus with the MCU for a voice procedures, you can document your voice compression by adding to the direct operation of the program will be A!
- 2022-07-17 09:59:16下载
- 积分:1
-
这是一个用于RS485通讯的协议转换程序,采用89S52芯片,KEIL 51开发...
这是一个用于RS485通讯的协议转换程序,采用89S52芯片,KEIL 51开发-for RS485 communication protocol conversion procedures used 89S52 chip, KEIL 51 development
- 2022-03-19 23:44:11下载
- 积分:1
-
单片机课程设计 数字频率计 对于大家的课程设计很有帮助
单片机课程设计 数字频率计 对于大家的课程设计很有帮助-SCM curriculum design, digital frequency meter for everyone" s helpful in course design
- 2022-04-01 02:10:28下载
- 积分:1
-
ds1302 汇编源代码,单片机用的是89c51调试好使
ds1302 汇编源代码,单片机用的是89c51调试好使-DS1302 compilation of source code, using the 89C51 single-chip debugging so
- 2022-08-23 15:30:52下载
- 积分:1
-
keilC51编写的,配合单片机AT89C51的液晶模块PG12864的驱动显示程序!...
keilC51编写的,配合单片机AT89C51的液晶模块PG12864的驱动显示程序!-keilC51 prepared with AT89C51 single-chip LCD driver module PG12864 display program!
- 2022-05-08 10:56:00下载
- 积分: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
-
凌阳061A单
凌阳061a单片机语音识别必须包含 的库和源文件-Sunplus 061A single-chip speech recognition must include the library and source files
- 2022-02-09 12:43:53下载
- 积分:1
-
philips系列lpc21xx产品的SD卡读写demo
philips系列lpc21xx产品的SD卡读写demo-philips series lpc21xx Product demo of the SD card reader
- 2022-07-14 11:06:33下载
- 积分:1