-
多种时钟下的汇编延时程序,基于定时器的,精准
多种时钟下的汇编延时程序,基于定时器的,精准-Compilation of a wide range of clock delay under the process, based on the timer, precision
- 2023-05-07 11:25:02下载
- 积分:1
-
万年阳历中星期的软件算法
万年阳历中星期的软件算法--Calculating week number in 10,000 year calendar.
- 2022-03-18 18:07:27下载
- 积分:1
-
自动往返小汽车程序,感兴趣的可以看看,不错的哦!
自动往返小汽车程序,感兴趣的可以看看,不错的哦!-Automatically from the car program, interested can look at, oh, good!
- 2022-06-30 16:23:33下载
- 积分:1
-
详细描叙arm
详细描叙arm-linux的配置过程,整个过程都是自己经验总结,还配有大量图片,可供需要的人使用-Arm-linux describes in detail the configuration process, the whole process for his own experience, also has a large number of pictures, for those who need to use
- 2022-02-11 21:50:28下载
- 积分:1
-
linux开机LOGO制作工具,可以方便的制作各种嵌入式开机LOGO
linux开机LOGO制作工具,可以方便的制作各种嵌入式开机LOGO-linux boot LOGO the production tools that can facilitate the production of a wide variety of embedded boot LOGO
- 2022-01-24 09:45:39下载
- 积分:1
-
操作系统为wince,开发环境为EVC,有关串口的应用程序
操作系统为wince,开发环境为EVC,有关串口的应用程序-operating system and development environment for EVC, the serial applications
- 2022-01-26 19:34:26下载
- 积分:1
-
将windows 的ttf字库转化成嵌入式开发需要的bdf字库的工具。
将windows 的ttf字库转化成嵌入式开发需要的bdf字库的工具。-windows of the ttf font embedded into the needs of the development bdf font tools.
- 2022-03-24 16:30:44下载
- 积分:1
-
STC89C52 EEPROM
STC89C52 EEPROM编写程序,很好用的存储数据掉电不丢失-STC89C52 EEPROM
- 2022-06-17 05:19:40下载
- 积分:1
-
红外数据发送接收程序,实现温度和时间信号的发送与接收
结合红外通信理论与单片机实际应用,以AT89S52单片机为核心,包含红外数据采集发射和红外数据接收两大模块。为了方便测试,发送端采用数字温度测量器件DS18B20测量本地温度。发射模块检测到接收模块发送的命令后,会执行相应的动作,把温度和时间值数据,按照协议用38K方波发送出去。接收模块的一体化红外接收头检测到38K方波后,对应输出低电平,接收模块的单片机计算接收头的高低电平时间,判断是否为二进制“0”或者“1”,实现数据的解码并在LCD1602上显示。最终完成测温与红外数据传输的目的。
- 2023-07-22 05:40:03下载
- 积分:1
-
RS485通讯协议
RS485通讯协议,基于周立功RS485通信PDF基础上。 #ifndef _485MON_H // 防止485Mon.h被重复引用 #define _485MON_H#include // 引用标准库的头文件#include #include
- 2022-01-28 14:00:14下载
- 积分:1