-
基于凌阳的数字电子钟 基于凌阳的数字电子钟
基于凌阳的数字电子钟 基于凌阳的数字电子钟-Based on the number of electronic bell Sunplus Sunplus based on the number of electronic bell Sunplus based on the number of e-bell
- 2023-01-05 13:35:03下载
- 积分:1
-
smc up ads mpc860 driver, non
ads mpc860上smc的驱动程序,不带操作系统,属于纯粹的物理的驱动-smc up ads mpc860 driver, non-operating system, belong to a purely physical drive
- 2022-08-18 08:03:54下载
- 积分:1
-
嵌入式系统开发相关说明及实际例子,对初学者有相当大的帮助。...
嵌入式系统开发相关说明及实际例子,对初学者有相当大的帮助。-Embedded systems development-related instructions and practical examples, for beginners quite a big help.
- 2022-01-26 05:32:34下载
- 积分:1
-
数字PID及其算法
数字PID及其算法--Number PID and its algorithm 1 and 2.
- 2023-08-22 10:25:04下载
- 积分:1
-
stm32 串口实验
这个是stm32f103的串口实验,本人亲测,好用好用最好用,能用能用一定能用,下载吧下载吧,来吧来吧,大家快来吧
- 2022-07-13 04:02:45下载
- 积分:1
-
基于 89 C 51 RTC 时钟使用 7 段显示
这个项目是要显示实时使用单片机 P89C51 以及 RTC IC DS1307 这种它给信息有关的几个小时、 分钟和秒。它还显示日期的月、 月、 日的一周内也具有闰年补偿有效到 2100 年。
- 2022-03-15 02:37:46下载
- 积分:1
-
开发UC/GUI界面程序必备的VC源代码
开发UC/GUI界面程序必备的VC源代码-Development UC/GUI interface procedures required VC source code
- 2023-06-14 02:05:04下载
- 积分:1
-
编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质...
编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质量C编程指南,高手的必杀技啊,好东西与大家分享-programming experts in the secret : Linux C libraries, treasury collection version of linux, Make Chinese Linux manual Basis core manual, Linux Network Programming, Embedded System Development Bible, high-quality C programming guide, a master of nirvana commands ah, good things to share with you! !
- 2022-03-29 22:38:22下载
- 积分:1
-
计算器程序,主要的算法实现;计算器程序,主要的算法实现...
计算器程序,主要的算法实现;计算器程序,主要的算法实现-Calculator program, the main algorithm calculator program, the main algorithm
- 2022-03-01 23:04:01下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1