-
文档包括LM567单通道红外遥控电路的图形,以及电子技术应用的一些文章,希望有用。...
文档包括LM567单通道红外遥控电路的图形,以及电子技术应用的一些文章,希望有用。-Documents, including single-channel infrared remote control circuit LM567 graphics, as well as a number of applications of electronic technology article, I hope useful.
- 2022-02-01 14:04:03下载
- 积分:1
-
51定时器中断例程,比较经典的实际使用定时器的说明
51定时中断例程,比较经典的说明了定时器的实际使用-51 timer interrupt routines, the more classical note of the actual usage timer
- 2022-01-25 18:01:31下载
- 积分:1
-
短信息相关单片机GSM短消息控件
短信息相关单片机GSM短消息控件-short information related SCM GSM Short Message Control
- 2022-12-26 01:45:03下载
- 积分:1
-
89c51usb仿真器原理图,超级棒,拿出来与大家分享
89c51usb仿真器原理图,超级棒,拿出来与大家分享-Schematic 89c51usb emulator, super rod, out to share with you
- 2022-08-14 22:37:31下载
- 积分:1
-
51单片机的 中文拼音输入法 c源程序
51单片机的 中文拼音输入法 c源程序 -51 Singlechip Chinese Pinyin input method c source
- 2022-01-24 15:58:09下载
- 积分:1
-
为8个数码管有五种模式的闪烁方式 可以通过按键控制的,
为8个数码管有五种模式的闪烁方式 可以通过按键控制的,-to eight digital possession of five patterns of flashing mode can be controlled by buttons,
- 2022-09-04 06:00:02下载
- 积分:1
-
通过C语言控制数码管动态扫描显示,通过按钮可以控制数码管的大小,然后进行定时器中断进行倒计时。...
通过C语言控制数码管动态扫描显示,通过按钮可以控制数码管的大小,然后进行定时器中断进行倒计时。-Through the C language to control the digital control of dynamic scan showed that the adoption of digital control button can control the size, and then proceed to the countdown timer interrupt.
- 2022-04-09 02:24:18下载
- 积分:1
-
此书为keilC的调试心得,有助于开发过程中错误的理解,积累开发经验!...
此书为keilC的调试心得,有助于开发过程中错误的理解,积累开发经验!-Debugging keilC book for ideas and help to develop understanding of the process error, the accumulation of development experience!
- 2023-05-25 22:10:03下载
- 积分:1
-
HT1621B,PIC程序,使用IO通信
ht1621b,的PIC的程序,用IO口来通信-ht1621b, the PIC procedure, I use IO to communication
- 2022-07-27 15:14:49下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1