-
T9输入法, 可 以用在手机或者单片机系统中需要显示汉字的场合,节省键盘数,...
T9输入法, 可 以用在手机或者单片机系统中需要显示汉字的场合,节省键盘数,--T9 Chinese input method. It could be used in mobile phone or SCM systems which need to show Chinese characters.
- 2022-01-31 03:21:58下载
- 积分:1
-
一个51单片机网卡的IP地址设置界面程序,供做一些网络设置的人参考.VB做的很简单...
一个51单片机网卡的IP地址设置界面程序,供做一些网络设置的人参考.VB做的很简单-a 51 MCU IP address card interface set up procedures for some network configuration of reference. VB is very simple to do
- 2022-08-19 16:48:53下载
- 积分:1
-
基于easyarm2200的混合HID设备(鼠标+键盘)
基于easyarm2200的混合HID设备(鼠标+键盘)-Easyarm2200 based on a mixture of HID devices (mouse+ Keyboard)
- 2022-03-11 02:52:15下载
- 积分:1
-
iic传输代码, iic传输代码, iic传输代码,iic传输代码.
iic传输代码, iic传输代码, iic传输代码,iic传输代码.-IIC transmission code, iic transmission code, iic transmission code, iic transmission code, iic transmission code.
- 2022-01-26 07:14:09下载
- 积分: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单片机上用C操作MMC和SD卡的电路和参考代码。含PDF文档。...
在MSP430单片机上用C操作MMC和SD卡的电路和参考代码。含PDF文档。-MSP430 single chip microcomputer used in the C operator MMC and SD cards circuit and reference code. Containing PDF documents.
- 2022-04-22 07:35:23下载
- 积分:1
-
DS1302的驱动程序,C语言版本,测试,使用方便
DS1302的驱动程序,C版的,测试过,好用-DS1302 driver, C version, tested, easy to use
- 2022-11-11 04:25:03下载
- 积分:1
-
共同学习.共同进步.才学孰浅,请各位前辈多多指教.
共同学习.共同进步.才学孰浅,请各位前辈多多指教.-learning together. Common progress. Scholarship-- shallow, please predecessors exhibitions.
- 2022-02-12 22:10:47下载
- 积分:1
-
基于proteus的指针式温度计的源码,伺服电机驱动
基于proteus的指针式温度计的源码,伺服电机驱动-Based on the Proteus of the source pointer thermometer, servo motor drive
- 2023-06-27 03:30:03下载
- 积分:1
-
24C02EEPROM C源程序,I2C接口,很有用的一种接口,值得学习。
24C02EEPROM C源程序,I2C接口,很有用的一种接口,值得学习。-24C02EEPROM C source code, I2C interface, a very useful interface, it is worth learning.
- 2022-11-14 07:55:03下载
- 积分:1