-
Single and multiple 7
PIC的资源,用PIC16F505做段码显示的C语言样例-Single and multiple 7-segment displays, multiplexing, and BCD counting
on baseline PICs (using the PIC16F505)
- 2022-04-22 12:15:46下载
- 积分:1
-
16位计数及激光测距仪的源程序,C源代码,对学习有很好的参考价值....
16位计数及激光测距仪的源程序,C源代码,对学习有很好的参考价值.-16 counts and laser rangefinders of the source, C source code, to learn a good reference value.
- 2023-04-15 03:20:04下载
- 积分:1
-
一个用PROTEUS仿真可以播放音乐的程序,包括PROTEUS文件和KEIL文件...
一个用PROTEUS仿真可以播放音乐的程序,包括PROTEUS文件和KEIL文件
- 2022-08-06 06:00:58下载
- 积分:1
-
关于msp430单片机的一些
自己收集的一些有需要的请下载
关于msp430单片机的一些
自己收集的一些有需要的请下载-MSP430 MCU on some of his own collection of some of those in need, please download
- 2022-01-26 06:56:29下载
- 积分:1
-
主要讲了单片机如何实现自行车测速功能。
十分好。
主要讲了单片机如何实现自行车测速功能。
十分好。-Mainly talked about how to achieve a bike speed microcontroller functionality. Very well.
- 2022-05-12 16:36:10下载
- 积分:1
-
AT单片机通用DS18B20测温。 LCD1602显示。已经成功使用过。
AT单片机通用DS18B20测温。 LCD1602显示。已经成功使用过。-AT SCM General DS18B20 temperature. LCD1602 display. Has been successfully used.
- 2023-04-26 05:05:03下载
- 积分:1
-
Atmel Uart C51程序(主方式)
Atmel Uart C51程序(主方式)-Uart (the main mode)
- 2022-02-09 11:38:15下载
- 积分:1
-
16C554 x25045应用程序 支持4个串口同时收发
16C554 x25045应用程序 支持4个串口同时收发-16C554 X25045 DRIVER
- 2022-03-23 04:41:33下载
- 积分:1
-
it can realize a clock s function ,can modify it s clock via serial and keys.can...
实现钟表的基本功能,可以通过串口改时间,有记星期的功能,也可通过键盘改点-it can realize a clock s function ,can modify it s clock via serial and keys.can remember wenkends,
- 2022-12-08 05:20:03下载
- 积分: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