-
初学单片机AT89C2051的例子,用实例,用c语言时钟支持…
初学单片机的一个实例运用,以at89c2051为例,用c语言编写的时钟程序。程序采用了两级中断,具有时钟及秒表功能。-beginners MCU use an example to at89c2051 example, the language used c clock procedures. Adoption of the two suspended, with the clock and stopwatch functions.
- 2022-11-21 09:00:03下载
- 积分:1
-
这个文件主要是2006年广东省大学生电子设计竞赛设计报告
这个文件主要是2006年广东省大学生电子设计竞赛设计报告-err
- 2023-04-01 19:20:04下载
- 积分:1
-
AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代...
AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代码在基本代码基础上增加了LCD驱动部分,需要比较多的RAM和ROM资源,大家按照自己的系统资源情况,选择基本版本代码还是扩展LCD的代码。-AT89C51SND1C is AT89C51 core processors, includes an MP3 decoder, 8051 is fully compatible with the Keil C51 compiler environment 8051 suitable for user
- 2022-08-03 16:55:30下载
- 积分:1
-
is a picture of the LCD slash the C51 process, we want to help!
是一个在液晶上画斜线的C51的程序,希望对大家有帮助!-is a picture of the LCD slash the C51 process, we want to help!
- 2022-06-20 17:25:06下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
单片机用作通用红外遥控接收器的设计
PWM调制开关电源的研究 以电子电力学为核心 以整流技术为主...
单片机用作通用红外遥控接收器的设计
PWM调制开关电源的研究 以电子电力学为核心 以整流技术为主-generic microcontroller for infrared remote control receiver design PWM switching power supply of electronic learning for power to the core technology-based rectifier
- 2023-02-20 09:10:04下载
- 积分:1
-
STR7 USB库源代码
STR7 USB Library Source code
- 2023-02-01 14:35:04下载
- 积分:1
-
按键扫描驱动程序。51单片机。c语言编程。
按键扫描驱动程序。51单片机。c语言编程。-button scanning driver. MCU 51. C programming language.
- 2022-03-19 07:23:03下载
- 积分:1
-
51 for a series of high
用于51系列的高精度的实用延时程序,是编程的很好参考资料。-51 for a series of high-precision delay practical procedures, programming is a good reference.
- 2022-02-05 07:27:04下载
- 积分:1
-
RS232通信程序,是PC机与单片机之间的通信
RS232通信程序,是PC机与单片机之间的通信-RS232 communication program is the PC machine with single-chip communication between
- 2022-04-07 07:32:03下载
- 积分:1