搜索资源列表
xunji
- 是基于凌阳单片机的异步串行通信接收数据的程序-Sunplus microcontroller is based on asynchronous serial communication procedures for receiving data
86kasm
- 基于96单片机的串口通讯程序,已经通过调试,超级经典.
一个基于AVR单片机的串口通讯例程
- 一个基于AVR单片机的串口通讯例程
wireless-voting-machine
- 基于单片机的无线表决器下位机程序,实现数据的无线传输及和上位机之间的串口通信-Microcontroller-based wireless voting machine computer program under
URM37-on-lpc1752
- 基于LPC1752单片机的U37超声测距程序-Based LPC1752 microcontroller U37 Ultrasonic Ranging Program
STC51-MCUs-communication
- 本程序实现了基于51单片机的多机串行通讯:通过主机对从机操作读取获得挂于从机的温度传感器DS18B20温度值显示于主机控制的液晶屏。-This program implements the serial communication based on 51 single-chip multi-machine: by the host to read from the operating temperature sensor DS18B20 temperature hanging slave T
lxj_square.rar
- 基于c8051f120单片机的端口输出方波程序,能够在不同引脚输出不同频率的方波。,Output pulse
RS422
- 基于英特尔80C196单片机的RS422通信程序,实现接收和发送功能-Intel 80C196 microcontroller-based RS422 communication program, to receive and transmit functions
Single-chip-communication
- 基于52单片机的双机通信和多机通信 附有源程序、电路图及程序说明书-Accompanied by source code, schematics, and procedures manual based on 52 single-chip dual-machine communication and multi-machine communication
lxj_cj
- 基于C8051f120单片机的多通道数据采集,用来采集不同通道的电压值,利用ADC功能块。-Multi-channel data acquisition
comtest
- 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
Mmvc
- 单片机和上位机的串口通信中,基于VC的单片机程序-MCU and serial PC communication, the single-chip process based on VC
armok01116103
- 基于avr单片机的串口通信程序,内容简单易懂,可方便一道所要的地方,-Avr microcontroller based serial communication program, the content simple and easy to understand, can be easily to be a place where
AD
- 这是一个基于单片机的keil C程序,主要实现功能是完成AD转换-Which is keil C program based on single chip, the main functions is to complete the AD converter
chuankou---C
- 基于单片机的串口编程,通过rs232串口进行单片机与pc机的通信例程-failed to translate
基于avr单片机的sim900控制源码
- 用avr单片机sim900控制接收和发送短信源码,中英文短信接收发送
AD.txt
- AD转换的例程,供大家一起学习参考,一起交流进步吧(AD conversion, for everyone to learn and reference Program based on C language)
单片机水塔控制系统
- 基于51单片机的水塔控制系统的代码以及系统仿真(Control system of single chip microcomputer water tower)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。
基于QT的串口通讯上位机软件
- 基于QT开发的单片机上位机通讯软件,能够接收下位机发送的数据,将数据展示在折线图中。