-
usbio的上位机动态连接文件,Ver 2.41
usbio的上位机动态连接文件,Ver 2.41-PC usbio the dynamic link file, Ver 2.41
- 2022-01-25 16:36:32下载
- 积分:1
-
avr单片机加外围三个传感器,分别是SMB380三轴传感器,ST10温湿度传感器,用iic控制,串口跟主机通讯...
avr单片机加外围三个传感器,分别是SMB380三轴传感器,ST10温湿度传感器,用iic控制,串口跟主机通讯-avr microcontroller plus three external sensors, namely the SMB380 triaxial sensors, ST10 temperature and humidity sensors, with iic control, serial communication with the host
- 2022-01-24 14:56:09下载
- 积分:1
-
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用...
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用-This is a C-language program on the PS2 using the microcontroller for debugging, very easy to use
- 2022-06-21 01:36:58下载
- 积分:1
-
实现控制数码管,主要用到的开发芯片为c51单片机
实现控制数码管,主要用到的开发芯片为c51单片机-Realize the control of digital control is mainly used to develop chips for the C51 single-chip microcomputer
- 2022-05-17 06:23:31下载
- 积分: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
-
图形点阵液晶模块相关的各种面板大小驱动程序。
图形点阵液晶模块相关的各种面板大小驱动程序。-graphics dot-matrix LCD modules related to the panel size driver.
- 2022-06-12 10:41:08下载
- 积分:1
-
采用8051单片机驱动四位数码管的定时器系统。采用keil编译
采用8051单片机驱动四位数码管的定时器系统。采用keil编译-used 8051 four-driven digital control timer system. Compiled using keil
- 2022-07-14 17:21:17下载
- 积分:1
-
lm2576s
lm2576S-5 电压变频器,经典电路接发-lm2576S-5 voltage inverter circuit receiving classic
- 2022-03-15 14:36:59下载
- 积分:1
-
EM78P447中文手册,EM78P447是很常用的义隆单片机。
EM78P447中文手册,EM78P447是很常用的义隆单片机。-EM78P447 Chinese Manual, EM78P447 Elan is very commonly used in single-chip microcomputer.
- 2022-02-03 09:20:20下载
- 积分:1
-
avrmega128串口0使用例程,中断方式
avrmega128串口0使用例程,中断方式-avrmega128 serial 0 using routines, interrupt
- 2022-07-08 22:47:47下载
- 积分:1