-
实例01、GPIO实验-熟悉开发环境,以及程序下载和调试
实例01、GPIO实验-熟悉开发环境,以及程序下载和调试-Example 01, GPIO Experimental- familiar with the development environment, as well as download and debug
- 2022-03-04 23:58:24下载
- 积分:1
-
基于8051的单片机时钟源代码,可实现时间设置,闹钟等
基于8051的单片机时钟源代码,可实现时间设置,闹钟等-Based on the 8051 single-chip clock source code, can be set-up time, alarm clock, etc.
- 2022-03-15 11:27:34下载
- 积分:1
-
RA8806的调控
RA8806控制的LCD显示驱动程序。-RA8806 control
- 2022-11-23 03:30:03下载
- 积分:1
-
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味...
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味-use software simulation usb interface of a procedure is very refined, request instructions for each one of the running time, is worth taste
- 2022-01-28 19:06:49下载
- 积分:1
-
ps钓鱼手柄代码,使用emc78p153实现,用于PS2上钓鱼游戏
ps钓鱼手柄代码,使用emc78p153实现,用于PS2上钓鱼游戏-ps fishing handle code, the use of emc78p153 realized, angling for PS2 games
- 2022-07-02 20:59:53下载
- 积分:1
-
用来显示LCM103的单片机程序。非常好的例子,里面有很好的编程习惯。...
用来显示LCM103的单片机程序。非常好的例子,里面有很好的编程习惯。-used to show the SCM process. Very good examples, they have a good programming practice.
- 2022-02-28 23:48:31下载
- 积分:1
-
自
自制的数字电压表,用的的是AD0809这个芯片,希望能有用对大家。-Self-made digital voltage meter, is used in the AD0809 chip, hoping to be useful for everyone.
- 2022-03-19 13:54:40下载
- 积分:1
-
- 2022-02-12 16:44:54下载
- 积分:1
-
用于串口的输入输出调试,可用于单片机及PC机上实现。
用于串口的输入输出调试,可用于单片机及PC机上实现。-Serial input and output for debugging, can be used for single-chip microcomputer and PC machines realize.
- 2023-05-16 11:20:02下载
- 积分:1
-
设计程序使一个LED发光管以0.6秒为周期闪烁,即发光管每0.3秒点亮或熄灭一次。
分析题目要求,主要涉及两方面的操作,即控制LED发光管的亮灭以及定时0....
设计程序使一个LED发光管以0.6秒为周期闪烁,即发光管每0.3秒点亮或熄灭一次。
分析题目要求,主要涉及两方面的操作,即控制LED发光管的亮灭以及定时0.3秒。对于LED发光管,只用一个IO就可以控制了(例如使用IOA0);而对于0.3秒定时,我们可以利用TimerA定时器轻易地实现。-The design process of a LED to LED blinking 0.6 seconds for the cycle, that is, every 0.3 seconds LED lit or extinguished once. Analysis of the subject requirements, mainly related to two aspects of the operation, that is, control LED LED light out as well as the timing of 0.3 seconds. The LED light-emitting tube, only one can control the IO (such as the use of IOA0) and for 0.3 seconds from time to time, we can use to easily achieve TimerA timer.
- 2022-03-16 15:40:25下载
- 积分:1