-
本程序运行于C8051F330,功能为接收遥控器发出的红外信号,然后等待上位机通过I2C总线来读取。IR数据接收完毕后,不再采集新的IR数据,一直等待上位机将数...
本程序运行于C8051F330,功能为接收遥控器发出的红外信号,然后等待上位机通过I2C总线来读取。IR数据接收完毕后,不再采集新的IR数据,一直等待上位机将数据取走后才开始准备接收新的IR数据-this program running on the C8051F330, functional remote control device to receive the infrared signal, Then wait for the PC through the I2C bus to read. IR data receiving end, not the acquisition of new IR data have been waiting for the PC will be removed after data began preparing to receive the new IR data
- 2023-08-26 01:10:03下载
- 积分:1
-
使用ATMEL的Mega8完成的一个摇棒显示玩具,显示部分使用的LED,利用眼睛的视觉暂留原理,摇动的时候显示出相关图形和文字。...
使用ATMEL的Mega8完成的一个摇棒显示玩具,显示部分使用的LED,利用眼睛的视觉暂留原理,摇动的时候显示出相关图形和文字。-ATMEL completed Mega8 use of a roll bar display toys, shows some use of the LED, use of visual suspense left eye principle, shaking time show related graphics and text.
- 2022-03-18 09:51:22下载
- 积分:1
-
使用IA4421无线射频芯片传输数据,发送端通过串口每次发送多字节,接收端将接收到的数据显示在上位机上。...
使用IA4421无线射频芯片传输数据,发送端通过串口每次发送多字节,接收端将接收到的数据显示在上位机上。-IA4421 chip using radio-frequency transmission of data through the serial port for each sender to send multi-byte, the receiver will receive the data displayed in the upper machine.
- 2022-09-14 22:25:03下载
- 积分:1
-
DS1302 Real Time Clock of the c language program. Development environment for vw...
实时时钟ds1302的c语言程序。开发环境为vw。-DS1302 Real Time Clock of the c language program. Development environment for vw.
- 2023-07-22 00:30:03下载
- 积分:1
-
Knowledge
Knowledge-Based Image Understanding Systems A Survey
- 2022-02-21 13:57:20下载
- 积分:1
-
TS12864A
TS12864A-3 图形点阵液晶显示模块使用手册。-TS12864A-3 graphic dot matrix LCD Module User
- 2023-06-26 03:20:04下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
这是使用MAX3100和89S52单片机的红外放射原理图和用C语言写的程序代码。...
这是使用MAX3100和89S52单片机的红外放射原理图和用C语言写的程序代码。-This is the use of MAX3100 and MCU 89S52 Schematic infrared radiation and the use of C language to write the program code.
- 2022-04-07 03:34:14下载
- 积分:1
-
Early development of the PC and serial communication program source ms8051
早期开发的PC与ms8051串行通讯程序源码-Early development of the PC and serial communication program source ms8051
- 2022-10-15 04:40:03下载
- 积分:1
-
定时器结合LED
7805开发板,适合初学者
定时器结合LED
7805开发板,适合初学者-Timer combination LED7805 development board, suitable for beginners
- 2023-09-01 07:25:04下载
- 积分:1