-
基于菲利蒲LPC2132PWM功能的实现,
基于菲利蒲LPC2132PWM功能的实现,-Philippe LPC2132PWM function based on the realization of
- 2022-02-11 18:32:46下载
- 积分:1
-
pic单片机 液晶1602的头文件 已调试通过
pic单片机 液晶1602的头文件 已调试通过-pic microcontroller LCD 1602 in the first file has been debugging through
- 2022-02-02 19:48:53下载
- 积分:1
-
这是sja1000的读写程序,和大家共享,有需要得打开
这是sja1000的读写程序,和大家共享,有需要得打开-This is the SJA1000 literacy program, and everyone shared, there is a need to have open
- 2022-07-27 17:21:30下载
- 积分:1
-
TLC5615 10
TLC5615的10位AD转换程序,C直接调用汇编-TLC5615 10-bit AD conversion process, C direct call compilation
- 2022-03-25 18:41:43下载
- 积分:1
-
基于以太网IC卡门禁控制的C++BUILDER程序
基于以太网IC卡门禁控制的C++BUILDER程序-Ethernet-based IC card access control of the C++ BUILDER procedures
- 2022-07-12 17:04:08下载
- 积分:1
-
单片机的键盘矩阵程序,用c语言编写的。绝对的正确,经过机子调试过的。...
单片机的键盘矩阵程序,用c语言编写的。绝对的正确,经过机子调试过的。-SCM procedures keyboard matrix, with c language. Absolutely correct, after testing machine before.
- 2022-02-16 02:24:01下载
- 积分:1
-
For some aspects of lcm06xk LCD driver code has been tested to confirm availabil...
一段lcm06xk方面的液晶驱动代码,经过测试证实可用-For some aspects of lcm06xk LCD driver code has been tested to confirm availability
- 2022-07-13 13:35:21下载
- 积分: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
-
ILI9325 QVGA液晶初始化代码
ILI9325 QVGA LCD initial code
- 2022-12-01 04:30:04下载
- 积分:1
-
有关74hc080的一些相关资料,希望可以帮助大家,它多用于IC卡读取了!...
有关74hc080的一些相关资料,希望可以帮助大家,它多用于IC卡读取了!-74hc080 some of the relevant information, I hope can help everyone, it used the IC card reader!
- 2022-03-22 22:16:23下载
- 积分:1