搜索资源列表
单片机IO口模拟串口
- 介绍了一种用单片机io口模拟实现串口功能的方法,并提供了简单的实现方法-introduced a microcontroller with io I Serial functional simulation methods, and to provide a simple method
51单片机串口通信
- 51单片机串口通信,经过Keil编译并测试通过
单片机串口编程
- 单片机串口编程---包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!
vc 并口控制
- 介绍并行端口在单片机等控制系统中作为数字I/O口的读写方法!
AD9854parallel_operation
- 单片机通过并口操作对AD9854写控制字的程序-AD9854 parallel operation
serial_Simulation
- 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC Single-chip MCU+ KEIL2 use an
PortCon
- 单片机的并口调试软件的源代码,调试单片机编程器的话是很有用的-SCM Parallel Port Debugging software source code, debugging single-chip programmer, then it is very useful
ParellelPortLcd1602Driver
- 用并口去驱动液晶屏LCD1602的源代码,把并口当单片机IO口来用-Using parallel port to drive LCD LCD1602 the source code, the parallel port when the single-chip IO port to use
51Pro
- 51单片机并口驱动程序,编程使用源代码-51 Single-chip parallel port driver, programming using the source code
12864_parellel
- 用单片机控制液晶12864显示波形,采用并口传输方式,并有显示时间线、电压线等。-waveform display by lcd 12864
11112321
- 毕业设计时制作的一套水位遥测自控系统,本系统以AT89S51单片机为主控单元,通过超声波传感器和液位变送器实现液位实时数据的检测和自动控制。系统分主控站与测控站,通过主控站的键盘可以实现对测控站的水位上下限的控制和显示。主控站与测控站之间的无线实时数据传输的解决方案采用广泛应用于无线抄表、工业数据采集系统和水文气象监控等领域的无线通信芯片nRF24L01组成无线高速数据收发模块。系统实现对所监控水位的短矩离无线测量与自动控制,利用GFSK实现数据高速传送以及较低的功耗。从测控站传送过来的数据通过
avrisp
- avr单片机并口下载线电路图 avr单片机并口下载线电路图-Single-chip parallel lines avr circuit diagram download download avr line parallel single-chip single-chip parallel circuit avr download line circuit
danpianji
- 里面包含各种单片机最小系统的电路图,有串口,并口,USB电路图-BJJD
serial
- 一个基于单片机串口通信的程序,包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!-A microcontroller-based serial communication programs, including string and convert the circuit-drive programs, drivers, LED flashing program, serial port to send and receive programs!
vbtx
- VB编写的与单片机串口通讯程序,显示单片机的工作状态,并能声光报警.-VB, and COM port communication program to show the working status of single chip, and can sound and light alarm.
demoXEPSCI
- 飞思卡尔单片机串口通信程序设计,实现功能:①将从串行口收到的数据原样发送到串行口。 ②根据从串行口收到的数据控制四种不同的LED显示效果, 收到字符’1’:LED灯的效果为实验一中的效果1,并向串行口发送字符串“LED效果1”; 收到字符’2’:LED灯的效果为实验一中的效果2,并向串行口发送字符串“LED效果2”; 收到字符’3’:LED灯的效果为实验一中的效果3,并向串行口发送字符串“LED效果3”; 收到字符’4’:LED灯的效果为实验一中的效果4,并向串行口发送字符串
51flash
- 89s52单片机的并口编程器的部分程序,可以实现ID读取和擦除等。。。电路图可以网上找-89s52 microcontroller' s parallel port programmer' s part of the program, read and erase can be achieved and other ID. . . Circuit can find online
00
- 单片机串并口实验 实验内容 实验过程 以及程序-other
PrintPort
- 读写并口的一个小程序。对并口直接读。方便用并口进行控制,扩展后和单片机通信。-Parallel read and write a small program. Read directly on the parallel port. Easy to control with the parallel port, extended and single-chip communication.
1单片机串口与PC通信
- 使用C语言实现单片机串口与电脑的通信,并通过串口控制流水灯(Realize the communication between single chip computer and computer)