搜索资源列表
serialportdebugging
- 串口调试助手,做51的的必备工具,能够与单片机之间进行串行通信,实现在线调试功能。-Serial debugging assistants do an indispensable tool for 51, with single-chip serial communication between, online debugging.
yuandaima
- 1、 实现单片机和PC机的串行双工通信,单片的P1口接一LCD,要求PC键盘每按“0~9”数字键能发送到单片机上,并显示在单片机接的LCD上;单片机发送一串字符串能显示在PC的屏幕上-1, and PC-MCU serial duplex communication, the P1 port received a single LCD, PC keyboard required every press " 0 9" digital keys to send to the mic
code
- 1、 主控模块:采用89C52单片机进行各项控制; 2、 键盘处理、显示及报警模块:实现人机交互操作和控制; 3、 定时及电器控制:通过继电器连接外部电器,由单片机进行定时控制; 4、 异步串行通信:实现微机RS-232接口和单片机的异步串行通信; 5、 在线编程接口:通过微机串行口或USB接口,实现微机对单片机的在线编程控制; -Master module: 89C52 microcontroller various control 2, keyboard handlin
uart
- 51单片机的串行通信uart的通信程序,系统使用单片机的定时器1产生时钟信号-The communication program of serial communication of UART 51 single chip computer, system using single-chip timer 1 generates a clock signal
seric
- 传统单片机的ser串行发生的通信,波特率可以随便调节,不受外界限制-Communication in the traditional MCU ser serial baud rate can easily adjust the,, is not limited by the external world
seric
- 传统单片机的ser串行发生的通信,波特率可以随便调节,使用晶振为11.05926M-Communication in the traditional MCU ser serial baud rate can easily adjust the,, the use of crystal 11.05926M
chuanxing-ad
- 串行ad转换模块的使用,包括和单片机的通信和使用-Serial ad conversion module, including the use and single-chip communication and use of
chuanxing-da
- 串行da模块的应用,和单片机通信,通过单片机控制da模块-Serial da module application, and single-chip communication, via da MCU control module
12
- 单片机串行通信。主机控制从机点亮lED,实现点对点串行通信。-Serial Communication. Host Control Slave lit lED, point to point serial communication.
tempreture-USART-and-LCD
- 该程序使用51系列单片机实现DS18B20温度检测、屏幕显示、串行通信传输等功能。-The program uses 51 series MCU DS18B20 temperature detection, screen display, serial communication transmission and other functions.
CHUANHANGTONGXIN
- 一个基于AT89C51的单片机串行通信发射机的毕业设计。内附部分汇编代码及完整的电路硬件构成分析-A AT89C51 microcontroller-based serial communication transmitter graduation. Containing part of the assembly code and hardware configuration of the complete circuit analysis
inquire
- 单片机与串行设备的通信 电路:有4个共阴极数码管的动态显示接口电路,阴极(公共端)用非门74LS04反相门驱动; 字形码(段码)经LED_DM_PORT口直接输出,位选码(每个LED的公共端)经LED_WM_PORT口反相后输出。 KEY_PORT口连接4X4键盘;其中KEY_PORT.0~KEY_PORT.3行扫描码输出位,KEY_PORT.4~KEY_PORT.7列扫描码输入位。 用电平转换芯片MAX232与单片机的串行收发(P30、P31)引脚连接,构成串行通信电路。-Co
DS18B20
- 时钟芯片采用的是DS1302,此芯片是DALLAS 公司推出的涓流充电时钟芯片,其内含有一个实时时钟/日历和31 字节静态RAM,并通过简单的串行接口与单片机进行通信。实时时钟/日历电路提供秒、分、时、日、日期、月、年的信息,每月的天数和闰年的天数可自动调整,时钟操作可通过AM/PM 指示决定采用24 或12 小时格式。DS1302 工作时功耗很低,保持数据和时钟信息时功率小于1mW。(hello world shixianle wannianli de gongneng)
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
7
- 设计两台单片机系统间的串行通信 (1)甲方P1口连接8个LED灯; (2)乙方经串行通信输出数据至甲方,甲方根据所接收的数据,在8个LED灯实现流水灯显示; (3)需采用串行口方式1及中断方式进行数据的发送和接收。(Design of Serial Communication between Two Single Chip Microcomputer Systems (1) Party A's P1 port is connected with 8 LED lights; (2) Pa