-
51单片机计数器及频率计实验报告
该文档分为两部分,第一部分是51系列计数器的一个程序,设计到开关中断,实现计数功能,计数到178;第二部分是一个频率,实际上也是对51单片机中计数器的一个应用,并且结合了驱动数码管的功能,是一个很好的中断控制,与外设控制相结合的一个程序。
- 2023-02-15 05:05:03下载
- 积分:1
-
vivi
vivi-bootleader,带cs8900网络驱动,能提供tftp服务,在mizi公司的vivi的基础上移植。-vivi-bootleader, with cs8900 network driver, which provides tftp service, mizi on the basis of the company" s vivi transplant.
- 2023-05-07 06:00:02下载
- 积分:1
-
红外线鼠标源代码
infra red mouse source code
- 2023-09-02 01:15:03下载
- 积分:1
-
华中机床的plc程序,是c语言的,对于研究工控软件的人是很有帮助的,是加工中心带刀库。...
华中机床的plc程序,是c语言的,对于研究工控软件的人是很有帮助的,是加工中心带刀库。-Central Machine plc procedures, c language, the study of industrial control software is very helpful is the processing center database knives.
- 2022-02-01 21:59:09下载
- 积分:1
-
LED Blink test code for AT90CAN128
LED Blink test code for AT90CAN128
- 2022-01-26 08:05:11下载
- 积分:1
-
我/ u.c.w. / sirael Dana机器人上的控制程序。
I/O board control program for U.C.W./Sirael Dana robot.-I/O board control program for U.C.W. /Sirael Dana robot.
- 2022-03-20 18:04:11下载
- 积分:1
-
ADC采集4通道
STM 32 ADC采集4通道 ,试用于初学者。本例子 已经测试可以使用。
希望对大家有所帮助。可以直接使用。
- 2022-03-18 05:41:32下载
- 积分:1
-
本文介绍了红外多路遥控系统。红外多路遥控系统可实现16路的红外开关控制。以码分制多通道红外遥控为设计的基本思路。通过键盘及代码生成电路、编码、脉冲调制振荡和红外...
本文介绍了红外多路遥控系统。红外多路遥控系统可实现16路的红外开关控制。以码分制多通道红外遥控为设计的基本思路。通过键盘及代码生成电路、编码、脉冲调制振荡和红外发射构成红外发射电路。通过红外接收,解码以及由单片机控制的医码控制电路组成红外接收电路。-The passage has introduced the nfrared multichannel system of remote control. The infrared multichannel system of remote control can realize the infrared switch control of 16 roads. With yard divide into system the basic train of thought with much passageway infrared remote control of design. Through keyboard and code generation circuit, coding and pulse modulation vibration with infrared project to form infrared project circuit. Pass infrared take over , decode as well as the medical yard control circuit composition that controled by single flat machine are infrared to take over circuit.
- 2022-03-20 14:10:59下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
SleepTimerWakeup
定时中断唤醒CPU的范例
SleepTimerWakeup
定时中断唤醒CPU的范例-SleepTimerWakeup awaken periodically interrupted CPU model
- 2023-01-09 23:25:08下载
- 积分:1