-
Unicode码和国标码的转换,比较使用,欢迎下载
UNICODE和GB国标码进行互转,比较使用,欢迎下载-UNICODE and GB GB code conversion, compare the use of, welcome to download
- 2022-08-16 06:02:43下载
- 积分:1
-
发光板
Luminary cotex-M3 CAN总线 源代码-Luminary cotex-M3 CAN bus source code
- 2023-02-09 08:15:04下载
- 积分:1
-
89C2051 control of the intelligent password lock, 4* 4 keyboard control.
89C2051控制的智能密码锁,4*4键盘控制.-89C2051 control of the intelligent password lock, 4* 4 keyboard control.
- 2022-03-19 06:54:00下载
- 积分:1
-
步进电机四轮驱动
步进电机四轮驱动 -Stepper motor stepper motor four-wheel-drive four-wheel drive
- 2022-03-10 22:05: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
-
单片机串口通讯小程序
单片机串口通讯小程序-small microcontroller serial communication procedures
- 2023-06-10 04:25:02下载
- 积分:1
-
各种试验课件,包括ARM汇编指令,存储器,接口,时钟,数码管,液晶屏,触摸屏,USB接口,ucos移植等。...
各种试验课件,包括ARM汇编指令,存储器,接口,时钟,数码管,液晶屏,触摸屏,USB接口,ucos移植等。-courseware for various experiments, including the compilation of ARM instructions, memory, interfaces, clocks, digital control, LCD screen, touch screen, USB, CHANGING transplantation.
- 2023-01-27 13:25:15下载
- 积分:1
-
键盘扫描算法有很多中,这个程序在IAR编译器下,用C语言描述了其中一种算法...
键盘扫描算法有很多中,这个程序在IAR编译器下,用C语言描述了其中一种算法-Keyboard scan algorithm has a lot in this process in the IAR compiler, using C language to describe an algorithm which
- 2022-10-14 13:50:02下载
- 积分:1
-
8051F_Modbus.rar是在C8051F020单片机上编写的CRC16校验的MODBUS协议....
8051F_Modbus.rar是在C8051F020单片机上编写的CRC16校验的MODBUS协议.-C8051F020 Singlechip 8051F_Modbus.rar is prepared CRC16 checksum of the MODBUS protocol.
- 2022-06-15 11:42:37下载
- 积分:1
-
语音芯片PM50八方源代码,在播音函数中写入你需要播音的例子即可播放对应的语音。...
语音芯片PM50八方源代码,在播音函数中写入你需要播音的例子即可播放对应的语音。-voice chip PM50 from all source code, the audio function you need to write radio broadcast of examples corresponding voice.
- 2022-03-11 23:21:22下载
- 积分:1