-
good material
单片机入门的好教材-good material
- 2023-01-18 16:10:03下载
- 积分:1
-
In the 8X8 LED dot matrix display cylindrical, smooth movement from left to righ...
在8X8 LED点阵上显示柱形,让其先从左到右平滑移动三次,其次从右到左平滑移动三次,再次从上到下平滑移动三次,最后从下到上平滑移动三次,如此循环下去。 -In the 8X8 LED dot matrix display cylindrical, smooth movement from left to right to first three times, followed by a smooth move from right to left three times, once again moving smoothly from top to bottom three times, the last from the bottom-up smoothing mobile three times, so the cycle continue.
- 2022-02-01 17:41:13下载
- 积分:1
-
一个电子产品开发时的部分c代码C!绝对能用!
一个电子产品开发时的部分c代码C!绝对能用!-When an electronic product development part of c code C! Absolutely can!
- 2023-05-10 01:35:04下载
- 积分:1
-
电路板布线设计,快速优化,通道布线算法
PCB布线设计快速最优通道布线算法-PCB wiring design fast optimal channel routing algorithm
- 2022-06-26 11:21:40下载
- 积分:1
-
嵌入式系统ucos如何移植到c51单片机,重点解释了局部变量的覆盖问题和函数的再入性问题。...
嵌入式系统ucos如何移植到c51单片机,重点解释了局部变量的覆盖问题和函数的再入性问题。-Embedded System CENTER how to transplant c51 microcontroller, explained the focus of the coverage of local variables and function of reentry issues.
- 2022-12-07 13:05:03下载
- 积分:1
-
A 89c52 single
一个在89c52单片机上实现的多路温度采集通信程序-A 89c52 single-chip to achieve the multi-channel temperature acquisition Communication Program
- 2022-08-12 20:33:45下载
- 积分: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
-
51 plates commonly used procedures, including infrared, 12864,1602, AD, DA, 18B2...
51板的常用程序,包括红外、12864、1602、AD、DA、18B20等-51 plates commonly used procedures, including infrared, 12864,1602, AD, DA, 18B20, etc.
- 2022-07-21 05:07:39下载
- 积分:1
-
此为一个单片机多机通信的程序
有两个从机一个主机
从机1负责采集温度并上传给主机
从机2控制电机转动...
此为一个单片机多机通信的程序
有两个从机一个主机
从机1负责采集温度并上传给主机
从机2控制电机转动
- 2022-03-17 13:54:14下载
- 积分:1
-
USB芯片CH375的库文件,使用库文件可以方便地开发有关USB的项目...
USB芯片CH375的库文件,使用库文件可以方便地开发有关USB的项目-USB chip CH375 library files, use the library file you can easily develop a project related to USB
- 2022-01-25 18:56:32下载
- 积分:1