-
自己写的一个简单的10进制和16进制进行互相转换的工具。对于学习单片机的朋友来说,非常实用。...
自己写的一个简单的10进制和16进制进行互相转换的工具。对于学习单片机的朋友来说,非常实用。-This software is used to interconvert the HEX and BIN ,it s useful to the friends who are learning MCU.By the way ,it s very easy.
- 2023-02-02 12:50:04下载
- 积分:1
-
IIC reading and writing procedures
IIC读写程序-IIC reading and writing procedures
- 2022-03-24 03:18:48下载
- 积分:1
-
NorFlash the programmer and the related notes can achieve the program s online s...
NorFlash的烧写及相关说明可以通过串口实现程序的在线升级-NorFlash the programmer and the related notes can achieve the program s online serial upgrade
- 2023-06-26 03:25:02下载
- 积分:1
-
操作系统为wince,开发环境为EVC,有关窗口的应用程序
操作系统为wince,开发环境为EVC,有关窗口的应用程序-operating system and development environment for EVC, the application window
- 2023-05-07 21:00:03下载
- 积分:1
-
基于QT的一个box的例子
关于Qt的一个学习例子,包括qt的一般开发流程
Qt Creator是跨平台的 Qt IDE, Qt Creator 是 Qt 被 Nokia 收购后推出的一款新的轻量级集成开发环境(IDE)。此 IDE 能够跨平台运行,支持的系统包括 Linux(32 位及 64 位)、Mac OS X 以及 Windows。根据官方描述,Qt Cr
- 2023-06-10 05:35:03下载
- 积分:1
-
uboot 移植到 arm 9 2440的开发板 已带好DM9
uboot 移植到 arm 9 2440的开发板 已带好DM9-uboot transplanted to the arm 9 2440 development board has been to bring good DM9
- 2023-06-25 23:15:04下载
- 积分:1
-
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料-Window MiniGUI1.6.9 programming examples, learning good information MiniGUI
- 2022-03-01 19:09:14下载
- 积分:1
-
湖北汽车工业学院直流电机PID控制课程设计源码
直流电机PWM输出驱动,PCA输入脉冲捕获测量转速,数码管显示当前的转速,也可以通过电位器调节电机的转速,也可以使用PID控制算法,让电机的转速稳定在一个目标。
- 2023-07-07 04:40:03下载
- 积分:1
-
1. UC/OS 8051中完全应用。
2. 显示各个任务的执行时间, 执行时间占总时间百分比, tick计数器
3.任务中信号量,消息以及消息队列的使...
1. UC/OS 8051中完全应用。
2. 显示各个任务的执行时间, 执行时间占总时间百分比, tick计数器
3.任务中信号量,消息以及消息队列的使用。
我自己仔细测试过了,运行了一天都没有出问题。请大家一起使用,有问题请及时联系我们
附带在proteus上面进行仿真,免去各位朋友硬件上烦恼。-1. UC/OS 8051 in the full application. 2. Shows the execution time of each mission, the execution time of the total percentage of time, tick counter 3. Missions in semaphores, messages, and the use of message queues. I have carefully tested, and run a day are not the problem. Please use U.S., have questions, please contact us timely fringe above the Proteus simulation, replacing hardware troubles friends.
- 2022-02-06 19:21:37下载
- 积分:1
-
modbus源代码
modbus 源码,内含crc算法,C语言编写
#include "system.h"
#include "math.h"
unsigned int BUFF[1900];
unsigned char OUTBUFF[452];
//MODBUS主站状态
- 2022-05-30 10:08:53下载
- 积分:1