-
复旦FM1702源码,完整资料,已经编译通过.复旦FM1702的资料几乎就是RC500英文的翻译版...
复旦FM1702源码,完整资料,已经编译通过.复旦FM1702的资料几乎就是RC500英文的翻译版-Fudan FM1702 source, complete information has been compiled through. FUDAN information FM1702 almost RC500 English translation version
- 2022-03-18 10:19:26下载
- 积分:1
-
AVR
AVR--充电器
.-AVR chargers.
- 2022-05-31 15:16:06下载
- 积分:1
-
AD7705的C51读写程序.希望对大家有所帮助!
AD7705的C51读写程序.希望对大家有所帮助!-AD7705 to read and write procedures for the C51. Want to be helpful to everyone!
- 2022-09-16 08:10:02下载
- 积分:1
-
单片机实验板各模块应用与源程序对初学的朋友很实用的
单片机实验板各模块应用与源程序对初学的朋友很实用的-micro-controller board and the application of the module source of a novice friend very practical
- 2022-01-25 18:16:47下载
- 积分: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
-
keil 资料
keil 资料-keil information
- 2022-05-07 16:15:00下载
- 积分:1
-
单片机用的俄罗斯方块程序,用128x64的液晶显示。
单片机用的俄罗斯方块程序,用128x64的液晶显示。-Singlechip procedures used in the Russian box, using the LCD 128X64.
- 2022-12-01 04:35:03下载
- 积分:1
-
tlc2543的驱动c程序,次程序已经用过,还不错,他的接线图比较简单,就不传了。...
tlc2543的驱动c程序,次程序已经用过,还不错,他的接线图比较简单,就不传了。-TLC2543 driver c procedures, meeting procedures have been used, but also good, and his relatively simple wiring diagram, not passed.
- 2023-04-08 01:30:04下载
- 积分:1
-
利用单片机实现的控制电梯系统,参考2004年湖北省大学生电子设计竞赛原题设计。
利用单片机实现的控制电梯系统,参考2004年湖北省大学生电子设计竞赛原题设计。-Realize the use of single-chip control of elevator systems, a reference in 2004 in Hubei Province Undergraduate Electronic Design Contest Design the original title.
- 2022-11-13 14:10:03下载
- 积分:1
-
51单片机液晶显示模块源程序,点阵64×128
51单片机液晶显示模块源程序,点阵64×128-51 Single-chip liquid crystal display module source, dot-matrix, 64 × 128
- 2022-08-09 00:27:34下载
- 积分:1