-
PICC9.60PL5 PRO version of the very new.
PICC9.60PL5 PRO版,很新的了。-PICC9.60PL5 PRO version of the very new.
- 2022-01-24 18:17:59下载
- 积分:1
-
最好的字模工具,完全免费,单片机开发必备
最好的字模工具,完全免费,单片机开发必备-The best matrix tools, completely free, microcontroller development of essential
- 2022-06-20 15:31:54下载
- 积分:1
-
一个简单的时钟开发程序,显示时,分,秒!!!
可以接上数码管再加上简单的转换就可以制作为简单的电子表...
一个简单的时钟开发程序,显示时,分,秒!!!
可以接上数码管再加上简单的转换就可以制作为简单的电子表-Clock to develop a simple procedure, show hours, minutes and seconds!!! Can be connected to digital tube coupled with a simple conversion can create a simple e-form
- 2022-02-01 17:47:12下载
- 积分:1
-
搞电子的人经常用的一些仪器的使用说明书(示波器,信号发生器、电源)...
搞电子的人经常用的一些仪器的使用说明书(示波器,信号发生器、电源)-People engage in electronic equipment, often with the use of the specification (oscilloscopes, signal generators, power supply)
- 2023-02-03 17:55:04下载
- 积分: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
-
C51单片机设计程序设计代码,自动往返汽车.asm代码
C51单片机设计程序设计代码,自动往返汽车.asm代码-Design of controlling system of car using asm
- 2022-01-30 15:20:10下载
- 积分:1
-
8088计算器开发,查询方法,实现矩阵键盘输入控制
8088计算器开发,查询方法,实现矩阵键盘输入控制-8088 calculator development, inquiry methods, realize the control matrix keyboard input
- 2022-03-20 07:24:02下载
- 积分:1
-
The realization of a simple function of the electronic bell, but displayed, were...
实现一个简单的电子钟的功能,可是显示时、份、秒,还能置位,恢复默认设置!是初学者的好帮手!-The realization of a simple function of the electronic bell, but displayed, were seconds, but also home, and to restore the default settings! Is a good helper for beginners!
- 2022-10-14 05:05:04下载
- 积分:1
-
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的...
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
- 2022-11-10 21:00:03下载
- 积分:1
-
CAN 驱动编程
CAN 驱动编程-CAN-driven programming
- 2022-07-02 13:17:02下载
- 积分:1