-
51单片机5045看门狗芯片的代码(通过编程)
51单片机5045看门狗芯片的代码(通过编程)-51 Single-chip watchdog chip code 5045 (through programming)
- 2022-01-25 23:56:28下载
- 积分:1
-
KS0108控制器的12864液晶驱动程序
KS0108控制器的12864液晶驱动程序-KS0108 LCD controller 12864 driver
- 2022-04-20 16:40:59下载
- 积分:1
-
ADC0803家庭是三系列CMOS 8
The ADC0803 family is a series of three CMOS 8-bit successive
approximation A/D converters using a resistive ladder and
capacitive array together with an auto-zero comparator. These
converters are designed to operate with microprocessor-controlled
buses using a minimum of external circuitry. The 3-State output data
lines can be connected directly to the data bus.
- 2022-06-30 01:33:30下载
- 积分:1
-
MSP430单片机的LCD控制器SED1335子程序
MSP430液晶SED1335控制器子程序-MSP430 LCD controller SED1335 Subroutines
- 2023-06-13 14:30:03下载
- 积分:1
-
日本产五相步进电机的正转及反转动作控制。
日本产五相步进电机的正转及反转动作控制。-Japan five-phase stepper motor is to control and reverse action.
- 2022-02-01 00:37:47下载
- 积分:1
-
Ps2键盘驱动程序,用C51单片机驱动PS2键盘接口
Ps2键盘驱动程序,用C51单片机驱动PS2键盘接口
- 2022-05-28 07:05:30下载
- 积分:1
-
单片机测速
用测频的方法测速,用于简单的环境
已调试程序...
单片机测速
用测频的方法测速,用于简单的环境
已调试程序-MCU speed by the method of frequency measurement speed, for a simple debugger environment has been
- 2022-12-20 02:50:03下载
- 积分:1
-
LT_1B msp430开发板例子程序-TB8
LT_1B msp430开发板例子程序-TB8
- 2022-08-06 22:33:12下载
- 积分: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
-
With the 8051 DS18B20 display is used LED, Microcontroller with AT89S52. To do t...
用8051单片机 DS18B20显示是用LED,单片机用AT89S52.
做的温度控制系统-With the 8051 DS18B20 display is used LED, Microcontroller with AT89S52. To do temperature control system
- 2023-08-09 23:25:02下载
- 积分:1