-
自动寻迹小车源程序,c51编得,使用89s52单片机控制2直流电机
自动寻迹小车源程序,c51编得,使用89s52单片机控制2直流电机-Trolley automatically tracing the source, c51 series, use 89s52 SCM two DC motor control
- 2022-04-13 02:47:17下载
- 积分:1
-
华邦单片机的红外发送源码,已经投入生产。其中的功能主要是把信息通过红外发送到上位机。...
华邦单片机的红外发送源码,已经投入生产。其中的功能主要是把信息通过红外发送到上位机。-Winbond MCU send infrared source has been put into production. The main function of which is to send information through the infrared to the host computer.
- 2022-04-09 09:10:29下载
- 积分:1
-
LT-1B msp430开发板例子程序-ADC12_09
- 2022-01-28 01:22:08下载
- 积分:1
-
Visual Basic开发的单片机拨号程序,发送脉冲实现拨号,测试成功...
Visual Basic开发的单片机拨号程序,发送脉冲实现拨号,测试成功-Visual Basic develop MCU dial-up program, sending pulses to achieve dial-up, test the success of
- 2023-03-14 08:10:03下载
- 积分:1
-
CYGNAL单片机,C8051FXXX应用例程1
CYGNAL单片机,C8051FXXX应用例程1-CYGNAL microcontroller, a routine application C8051FXXX
- 2022-06-29 10:26:34下载
- 积分: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
-
Backspace with the keyboard input program (for MSP430), to amend the code of man...
带有退格键的键盘输入程序 (for MSP430),修正厂家代码中对退格键不支持的错误-Backspace with the keyboard input program (for MSP430), to amend the code of manufacturers backspace does not support error
- 2023-05-03 04:40:03下载
- 积分:1
-
A TWI communication program is written using C language, contains header files a...
一个TWI通讯程序,是用C语言写的,内含头文件和主程序-A TWI communication program is written using C language, contains header files and the main program
- 2022-05-13 09:39:55下载
- 积分:1
-
一个经典的电子钟程序,采用汇编语言编写,时钟芯片采用DS12C887,具有遥控器修改时间等功能...
一个经典的电子钟程序,采用汇编语言编写,时钟芯片采用DS12C887,具有遥控器修改时间等功能-A classic bell electronic procedure for the preparation of assembly language, the clock chip DS12C887, with remote control features such as modified
- 2022-11-06 21:10:03下载
- 积分:1
-
the ATMEL AVR libraries
ATMEL的AVR单片机库文件-the ATMEL AVR libraries
- 2022-08-09 20:49:26下载
- 积分:1