当前位置:
首页 资源下载
搜索资源 - 8051 SERIAL keyboard
搜索资源列表
-
0下载:
这是一个51单片机与PC的通信系统:利用3*4小键盘输入0~9的一串数字(不大于5),通过8051自带的串口发送给PC并显示在系统的6位LED上;单片机接收上位机的输入并显示在LED上。8051串行口经232电平转换后,与PC机串行口相连。PC机使用串口调试应用程序V2.2.exe,实现上位机与下位机的通讯。-This is a 51 microcontroller and PC communication system : use 3 * 4 0 small keyboard input of
-
-
0下载:
8051单片机上用C写的ps/2的实验程序,可以接受键盘输入并在串口显示-8051 C wrote on the ps / 2 of the experimental procedure can accept keyboard input and serial shows
-
-
1下载:
《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。
推荐做毕业设计和学习单片机的下载。
内容包括:
第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真
第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
-
-
0下载:
下位机:基于8051内核双列直插式芯片实现,自动控制寻迹、小车运行状态显示。上位机:使小车与计算机实现串口通信,用VC编制一个控制界面,可以通过键盘上的上下左右按扭或则鼠标键实现小车实时控制和加速控制。
-Under-bit machine: Based on the 8051 dual in-line core chip, automatic control tracing, running car show. PC: The car with the computer serial po
-
-
0下载:
Library for the 8051 microcontroller.
such as math routine, hexBCD, LCD, Keyboard, I2C, Remote, Keypad, Serial EEPROM.. ect.
All lybrary function has been tested.
-Library for the 8051 microcontroller.
such as math routine, hexBCD, LCD, Keyb
-
-
0下载:
8051单片机串口解码矩阵键盘显示报警示例程序
由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
-
-
0下载:
基于8051通过串口测试4*4矩阵键盘,通过键盘按键发送A-F字符到串口调试助手。本程序可通过加LCD1602接受串口发送过来的数据。-Based on 8051 through the serial port test 4* 4 matrix keyboard, the keyboard keys send characters to the serial debug AF assistant. This program can be sent by Canada LCD1602 receiv
-
-
0下载:
本设计为基于单片机8051 设计的实时温度采集仪。采用一个以单片机为核心的最小系统。该系统有: 单片机、显示器、键
盘、串口通讯、模拟开关、A/D 转换器等以及整个系统中所要需要的电源组成的一个系统,对于超过此限的温度数据将产生报警信号。-This design is based on 8051 microcontroller designed for real-time temperature logger. Using a microcontroller as the core mini
-
-
0下载:
本书精选了8051单片机的汇编语言以及开发过程中应注意到的问题。通过在每一个8051功能模块介绍中辅以应用实例,介绍了单片机基本模块的应用、串行通信的应用、音乐的应用、显示器和键盘控制、电子号码锁的应用、A/D的模数转换的应用、点阵显示器的应用、外围接口IC的应用、步进马达的控制电路、8279年应用、实时时钟芯片的应用,打印机的应用、A/D转换器ICL7135应用、绘图型LCD的应用。本书中每一个实例都有完整的程序、详细的注解和完整的电路图。-8051 book selection of the
-
-
0下载:
8051单片机的P1口作为8个按键的输入端,构成独立式键盘。四个LED显示器通过四个串/并移位寄存器74LS164接口至8051的串行口,该串行口应工作在方式0发送状态下,RXD端送出要显示的段码数据,TXD则作为发送时钟来对显示数据进行移位操作。-8051 P1 port as a the eight key input end, constitute a stand-alone keyboard. Four LED displays through four serial/parallel
-
-
0下载:
利用8051单片机串行口,实现与PC机通讯。
本实验实现以下功能,将从实验板键盘上键入的字符或数字显示到PC机显示器上,再将PC机所接收的字符发送回单片机,并在实验板的LED上显示出来。-Using 8051 serial port communication with the PC. The experimental realization of the following functions from the experimental board characters typed o
-
-
0下载:
本系统以直流电压源为供电系统,采用增强型8051单片机即STC12C5A60S2单片机为主控制器,我们特别使用此单片机的NOKIA5110液晶显示部分和串口数据传输部分。通过键盘把所需要的字母和数字显示在液晶上,实际测试结果说明,本系统实现单片机与PS2标准键盘通信,读取键盘按键精确度高。-This system is a DC voltage source for the power supply system, with enhanced 8051 microcontroller-based
-