-
AVR单片机
AVR单片机应用于红外遥控的例程,调试通过。-AVR single-chip microcomputer used in infrared remote control routines, debugging through.
- 2022-04-19 06:18:49下载
- 积分:1
-
89C51 to read and write procedures for the IIC
89c51的iic 读写的程序-89C51 to read and write procedures for the IIC
- 2022-08-21 06:44:53下载
- 积分: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
-
Based on ATMEGA 16 with NOKIA3310 LCD car reversing radar design, including sche...
基于ATMEGA 16带NOKIA3310液晶显示的汽车倒车雷达设计,含原理图,C程序代码(GCC AVR),Makefile文件,详细注释。-Based on ATMEGA 16 with NOKIA3310 LCD car reversing radar design, including schematic, C code (GCC AVR), Makefile file, detailed notes.
- 2022-12-09 19:35:03下载
- 积分:1
-
- 2023-03-15 04:40:03下载
- 积分:1
-
上海复旦微电子感应IC卡读写芯片FM1702SL读写程序
上海复旦微电子感应IC卡读写芯片FM1702SL读写程序-Shanghai Fudan Microelectronics sensor IC chip card reader to read and write procedures FM1702SL
- 2023-06-18 14:20:04下载
- 积分:1
-
LCD测试程序,内有键盘,显示等.大家不防看看.
LCD测试程序,内有键盘,显示等.大家不防看看.-LCD test procedure, which has a keyboard, display and so on. We do not look at the anti-.
- 2022-01-28 09:19:32下载
- 积分:1
-
use for connection to enternet
use for connection to enternet
- 2022-02-03 13:10:41下载
- 积分:1
-
PS2扩展功能,解决单片机输入资源太少的问题,可以通过普通键盘想单片机发送数据...
PS2扩展功能,解决单片机输入资源太少的问题,可以通过普通键盘想单片机发送数据-PS2 extensions to address the importation of too few resources Singlechip problems, they can be accessed through the regular keyboard would like to send data Singlechip
- 2022-02-26 20:06:23下载
- 积分:1
-
ARM程序,很好的学习资料
ARM程序,很好的学习资料-ARM program, good learning materials
- 2022-07-15 16:20:21下载
- 积分:1