-
80C52单片机上用C语言实现的双机红外通信程序,可以替代遥控器遥控长虹电视机,具有一定的学习性功能。...
80C52单片机上用C语言实现的双机红外通信程序,可以替代遥控器遥控长虹电视机,具有一定的学习性功能。-80C52 single-chip using C language to achieve the two-plane infrared communication program, an alternative to Changhong TV remote control, the study has certain features.
- 2022-03-20 10:28:44下载
- 积分:1
-
AVR单片机
AVR单片机应用于红外遥控的例程,调试通过。-AVR single-chip microcomputer used in infrared remote control routines, debugging through.
- 2022-04-19 06:18:49下载
- 积分:1
-
详细介绍MP3的编码原理,有大量图示,好看就要顶下,
详细介绍MP3的编码原理,有大量图示,好看就要顶下,-Detail MP3 encoding principle, has a large number of icons, we should look under the roof,
- 2022-02-03 17:27:45下载
- 积分:1
-
电压显示 proteus仿真,keil编写程序
电压显示 proteus仿真,keil编写程序-Proteus simulation voltage display, keil programming
- 2023-04-09 18:20:03下载
- 积分:1
-
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上-an AVR-based generic, standard serial admission, the suspension procedure, can be transplanted into 8/16/32 on the MCU
- 2022-06-13 12:56:13下载
- 积分:1
-
这是一个关于PWM调光的程序,二极管等渐灭和渐亮
这是一个关于PWM调光的程序,二极管等渐灭和渐亮-This is a program on the PWM dimming, diodes, etc., and getting brighter gradually eliminate
- 2022-07-05 10:42:36下载
- 积分: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
-
NRF905的源程序,用于数据的无线收发
NRF905的源程序,用于数据的无线收发-NRF905 the source, the wireless transceiver for data
- 2022-05-30 23:27:17下载
- 积分:1
-
NRF401 chip C51 sent subroutine
NRF401芯片的C51发送子程序-NRF401 chip C51 sent subroutine
- 2022-09-07 22:00:03下载
- 积分:1
-
the ATMEL AVR libraries
ATMEL的AVR单片机库文件-the ATMEL AVR libraries
- 2022-08-09 20:49:26下载
- 积分:1