-
MCU Controller
msp430单片机-MCU Controller
- 2022-09-30 02:55:03下载
- 积分:1
-
Proteus 仿真库 Proteus 仿真库
Proteus 仿真库 Proteus 仿真库 - 仿真库Proteus 仿真库
- 2022-03-10 19:08:33下载
- 积分:1
-
C51单片机和数码管显示的红外遥控读码器
C51单片机和数码管显示的红外遥控读码器-定时中断数码管显示加遥控-C51 single-chip and digital display of the infrared remote control code reader- regularly interrupted digital display plus remote control
- 2022-03-24 06:28:16下载
- 积分:1
-
89S51 will use 6* 6 keyboard into PS/2 protocol
利用89S51将6*6键盘转换成PS/2协议-89S51 will use 6* 6 keyboard into PS/2 protocol
- 2022-10-23 05:55:03下载
- 积分:1
-
hd44780 driver used in MCU development
hd44780驱动程序 单片机开发中用到的-hd44780 driver used in MCU development
- 2022-04-21 03:35:35下载
- 积分: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
-
- 2022-01-21 04:47:46下载
- 积分:1
-
一个用于控制和读取GPS 系统的单片机程序。 所用的单片机是MICROCHIP 的PIC18F252...
一个用于控制和读取GPS 系统的单片机程序。 所用的单片机是MICROCHIP 的PIC18F252-The singlechip program is used for controling and read GPS system.The singlechip is PIC18F252 of MICROCHIP
- 2022-10-06 07:00:02下载
- 积分:1
-
STC12系列单片机10位AD转换C语言测试程序
STC12系列单片机10位AD转换C语言测试程序-STC12 Series single-chip 10-bit AD conversion C language test program
- 2022-03-23 09:46:50下载
- 积分:1
-
PIC单片机入门教程,
非常实用
PIC单片机入门教程,
非常实用-PIC Singlechip Tutorial, very useful
- 2022-09-22 08:35:03下载
- 积分:1