-
这是单片机C51的各种代码包,包括:I2C应用程序、滚动码应用原程序、红外应用源程序集、用计算机并口模拟SPI通讯的C源程序...
这是单片机C51的各种代码包,包括:I2C应用程序、滚动码应用原程序、红外应用源程序集、用计算机并口模拟SPI通讯的C源程序-C51 microcontroller This is the code, including : I2C applications, rolling code original application procedures, Application of infrared source sets, computer simulation of SPI communications Parallel C source files, etc.
- 2022-01-21 22:38:45下载
- 积分:1
-
p18f452液晶控制驱动程序,C语言实现
p18f452液晶控制驱动程序,C语言实现-p18f452 LCD control driver, C language
- 2022-03-26 18:57:41下载
- 积分:1
-
This procedure is based on the avr SCM atmega48 control 16* 4:00 LCD. Main docum...
本程序是基于avr单片机的atmega48的控制16*4点阵型液晶。其中main文件调用LCD.c和LCD.h文件。用户可以直接把工程中的LCD.c和LCD.h文件放到自己的程序目录下即可。-This procedure is based on the avr SCM atmega48 control 16* 4:00 LCD. Main document which calls LCD.c and LCD.h document. Users can directly to the project document LCD.c and LCD.h procedures on their own directory can be.
- 2022-03-04 05:08:19下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
源程序51与PC通信原理及实现.rar
源程序51与PC通信原理及实现.rar-source 51 and PC Communication Theory and Implementation. Rar
- 2022-03-13 10:01:48下载
- 积分:1
-
本程序功能是利用单片机控制用户板上的小键盘,将按下的键通过单片机的串口发送给PC机,在PC机串口助手显示出来。用行翻转法的方法来识别输入的键盘。
二、通过单...
本程序功能是利用单片机控制用户板上的小键盘,将按下的键通过单片机的串口发送给PC机,在PC机串口助手显示出来。用行翻转法的方法来识别输入的键盘。
二、通过单片机将键盘按下的键在LCD上显示出来。
-This procedure is the use of single-chip control functions of the user on-board a small keyboard, the keys will be pressed through the single-chip serial port sent to the PC, the PC Serial Port assistants displayed. Line inversion method used to identify the method of keyboard input. Second, through the single-chip microcomputer keyboard keys pressed on the LCD display.
- 2022-05-25 06:48:37下载
- 积分:1
-
keil c51平台,此代码可用于学习TFT LCD 之TCON,SCALER,OSD,(本人自己修改)...
keil c51平台,此代码可用于学习TFT LCD 之TCON,SCALER,OSD,(本人自己修改) -keil c51 platform, this code can be used to learn TFT LCD of TCON, SCALER, OSD, (my own modifications)
- 2022-01-28 17:03:01下载
- 积分:1
-
一种扫描键盘的方法,经过调试可以运行!键盘扫描后答..
键盘扫描的一种方法经过调试可以运行!键盘扫描的一种方法经过调试可以运行-A method of scanning the keyboard after debugging can run! Keyboard scan after a method of debugging can run
- 2022-07-11 07:47:48下载
- 积分:1
-
1) 以单片机为核心部件组成一个音乐播放器。
2) 利用单片机的定时器产生乐谱的各种频率方波,信号经过放大后由喇叭发出声音。
3) 自行定义按键盘,每按...
1) 以单片机为核心部件组成一个音乐播放器。
2) 利用单片机的定时器产生乐谱的各种频率方波,信号经过放大后由喇叭发出声音。
3) 自行定义按键盘,每按一键,可选择一首歌曲进行演奏,某段音乐令单片机连续播放,演奏可通过按键来中断。
4) 在LCD上显示演奏歌曲的名称。
-1) the composition of the core components of SCM as a music player. 2) the use of MCU timer generated scores of the various frequency square wave signal through the amplified sound from the speakers. 3) self-defined keyboard, every click of a button, select a song to play, a certain period of continuous playback of music in SCM, playing by pressing a button to interrupt. 4) In the LCD displays the name of the song playing.
- 2022-03-21 07:35:50下载
- 积分:1
-
FM全波段可调发射代码。6502指令集。带4位LCD显示,可存储3个常用发射台位,该代码还可以扩展遥控、ipod的播放控制、适合FCC要求的音乐控制RF等等。e...
FM全波段可调发射代码。6502指令集。带4位LCD显示,可存储3个常用发射台位,该代码还可以扩展遥控、ipod的播放控制、适合FCC要求的音乐控制RF等等。email:joyo_no1@126.com-FM transmitter whith LCD.
email:joyo_no1@126.com
- 2022-05-31 20:17:06下载
- 积分:1