-
51系列单片机在基本的开发例程,不错噢。
51系列单片机在基本的开发例程,不错噢。-51 Series MCU in the development of basic routines, Oh well.
- 2022-02-12 05:37:30下载
- 积分:1
-
这是一个MP3播放器,可以通过单片机发送命令来控制MP3中的歌曲...
这是一个MP3播放器,可以通过单片机发送命令来控制MP3中的歌曲-dri dfjrlg srep rieopw eiojf defr sderrt tg dft
- 2022-03-03 04:20:21下载
- 积分:1
-
双龙电子的ICC AVR例程源码,写的比较简单容易懂,对初学者比较好。也可以参考。里面附带IIC,1602,UART等例子...
双龙电子的ICC AVR例程源码,写的比较简单容易懂,对初学者比较好。也可以参考。里面附带IIC,1602,UART等例子-Ssangyong Electronics ICC AVR routine source code, written in relatively simple and easy to understand for beginners better. Also can refer to. Inside with IIC, 1602, UART, etc. Examples of
- 2022-04-14 18:25:53下载
- 积分:1
-
将单片机的IOA0~IOA7分别接按键S1~S8连接到高电平上。此时,如果某个按键被按下,对应的I/O端口就会输入高电平进单片机,即按键S3按下,IOA2会输入...
将单片机的IOA0~IOA7分别接按键S1~S8连接到高电平上。此时,如果某个按键被按下,对应的I/O端口就会输入高电平进单片机,即按键S3按下,IOA2会输入高电平进单片机-Will Singlechip IOA0 ~ IOA7 access keys, respectively, S1 ~ S8 is connected to high on. At this point, if a button is pressed, the corresponding I/O port will enter into the high single-chip, that is, S3 button press, IOA2 will enter into single-chip high
- 2022-12-11 22:30:04下载
- 积分:1
-
c51编写的“贪吃蛇”
c51编写的“贪吃蛇”-prepared by the "Snake"
- 2023-04-07 09:40:02下载
- 积分:1
-
8051_8098单片机原理及接口设计 对于开发单片机的朋友很有帮助的东西。...
8051_8098单片机原理及接口设计 对于开发单片机的朋友很有帮助的东西。-8051_8098 and microcontroller interface design principles for the development of SCM friends helpful things.
- 2022-10-30 03:30:03下载
- 积分:1
-
PIC18单片机与LCD1602的C语言程序,主要LCD几个控制管脚的定义。...
PIC18单片机与LCD1602的C语言程序,主要LCD几个控制管脚的定义。-PIC18 MCU and LCD1602 the C language program, the main LCD control pins of several definitions.
- 2022-01-30 23:27:17下载
- 积分:1
-
DES algorithm ST7 MCU procedure
DES算法的ST7单片机实现程序-DES algorithm ST7 MCU procedure
- 2022-06-12 11:18:43下载
- 积分:1
-
ad9851的串行输入控制,用c编写的凌阳单片机程序
ad9851的串行输入控制,用c编写的凌阳单片机程序-AD9851 Serial Input control, with c prepared Sunplus Singlechip procedures
- 2023-02-27 00:20:03下载
- 积分: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