-
c51拼音输入法~~带了很多注解~很实用
c51拼音输入法~~带了很多注解~很实用-Pinyin Input Method C51 ~ ~ ~ with a lot of very useful comments
- 2022-02-05 04:30:19下载
- 积分:1
-
电动自行车控制程序,包括功率显示,刹车,自动巡航等功能,已经调试,现在我正在使用...
电动自行车控制程序,包括功率显示,刹车,自动巡航等功能,已经调试,现在我正在使用-Electric bicycle control procedures, including the power display, brake, auto cruise and other functions, have been debug, and now I am using
- 2022-06-19 07:09: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
-
msp430系列介绍 msp430系列介绍 msp430系列介绍
msp430系列介绍 msp430系列介绍 msp430系列介绍-msp430系列介绍msp430系列介绍msp430系列介绍msp430系列介绍
- 2022-02-12 21:53:11下载
- 积分:1
-
YEKA手机数据线驱动pl
YEKA手机数据线驱动pl-2303hx drv-clubs mobile data line drive pl-2303hx Drv
- 2022-03-14 12:12:34下载
- 积分:1
-
1602液晶显示块在c51单片机下的编程实例。
1602液晶显示块在c51单片机下的编程实例。-1602 liquid crystal display under the blocks in the C51 single-chip programming examples.
- 2022-01-21 04:29:58下载
- 积分:1
-
达拉斯DS18B20的温度数值计算程序。
美国达拉斯温度传感器DS18B20的温度数值转化程序。-Dallas DS18B20 the temperature into numerical procedures.
- 2022-11-16 05:05:03下载
- 积分:1
-
C:CypressUSBExamplesFX2重要的实验程序cypress官方提供bulkloop
C:CypressUSBExamplesFX2重要的实验程序cypress官方提供bulkloop-C: CypressUSBExamplesFX2 important experimental procedures cypress official bulkloop
- 2023-08-31 16:30:03下载
- 积分:1
-
ZLGFS文件系统源代码,支持FAT12,FAT16,FAT32文件系统。
ZLGFS文件系统源代码,支持FAT12,FAT16,FAT32文件系统。-ZLGFS file system source code, support for FAT12, FAT16, FAT32 file system.
- 2022-07-17 10:09:36下载
- 积分:1
-
AVR guidance procedures. Chip45boot s
AVR的引导程序。
chip45boot s-record bootloader.-AVR guidance procedures. Chip45boot s-record Bootloader.
- 2022-03-20 01:28:29下载
- 积分:1