-
单路闪烁控制,频率在0.1
单路闪烁控制,频率在0.1-1HZ可以调,PIC16F690 20PIN-One-way flashing control, the frequency at 0.1-1HZ be transferred, PIC16F690 20PIN
- 2023-02-13 18:10:03下载
- 积分:1
-
遥控器编码的c51程序,包括遥控器编码,I2C操作编程等
遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
- 2022-07-13 19:46:49下载
- 积分:1
-
LT_1B msp430开发板例子程序-UART_U1152
LT_1B msp430开发板例子程序-UART_U1152-LT_1B msp430开发板例子程序-UART_U115200
- 2022-01-26 01:18:38下载
- 积分:1
-
用汇编语言实现数据采集,数据显示,数据通信(2543,7279等芯片),是我做的毕设题目...
用汇编语言实现数据采集,数据显示,数据通信(2543,7279等芯片),是我做的毕设题目-assembly language for data acquisition, data, data communications (2543,7279 chip), I do BI located topic
- 2022-03-29 20:31:31下载
- 积分:1
-
时钟芯片PCF8563的51单片机程序
时钟不超过12MHZ,本程序已在51上试过,可以用...
时钟芯片PCF8563的51单片机程序
时钟不超过12MHZ,本程序已在51上试过,可以用-PCF8563 clock chip clock of 51 single-chip program does not exceed 12MHZ, this procedure has been tried in the 51
- 2022-02-03 00:07:23下载
- 积分: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
-
16*16点阵汉字显示,非常简单,应该是简明
16*16点阵汉字显示,非常简单,应该是简明-16* 16 dot matrix Chinese character display
- 2022-01-26 03:17:58下载
- 积分:1
-
德国KVASER公司关于MCP2510驱动的源代码
德国KVASER公司关于MCP2510驱动的源代码-Germany KVASER company on the MCP2510-driven source code
- 2022-08-08 15:50:56下载
- 积分:1
-
MCS
MCS-51单片机应用设计-MCS-51 Application Design
- 2022-11-26 19:00:05下载
- 积分:1
-
四位LED数码显示驱动管动态扫描驱动单片机源程序
四位LED数码显示驱动管动态扫描驱动单片机源程序-four LED digital display driver Dynamic scanning driver single-chip microcomputer
- 2023-09-04 16:05:03下载
- 积分:1