搜索资源列表
51_CC1100
- 用51单片机控制cc1100发送接收模块的参考程序.
VC++_MCU
- 用VC++6.0与单片机通过RS232通信程序,上位机程序主要是控制单片机发出一些指令,单片机上传一些数据到上位机,上位机通过这些数据作出决策,再发送指令到单片机。
nrf905
- 基于8051单片机的nrf905发送/接收c程序
nRF905andC51 无线发送模块Nrf905与c51单片机相连接的接收模块
- 无线发送模块Nrf905与c51单片机相连接的接收模块,程序是用C语言编写的-Wireless transmit module Nrf905 c51 microcontroller connected with the receiver module, the program is written in C language
MCU
- AT89C51与P89C52点对点单片机之间通信的发送和解手程序-AT89C51 single-chip and point-to-point communication between P89C52 sending hand of reconciliation procedures
Serial
- 在单片机开发中的串口调试程序。有多种波特率可调。可连续发送。 -Development in single-chip serial debugger. There are many adjustable baud rate. Send to a row.
model_monitor_ram
- 单片机程序调试小子程序,编入需调试程序中,在需要时CALL一下就把内存数据全部通过串口发送到上位机实时检查内存变量了-Single-chip debugging minimal procedures to be incorporated into the debugging process, in case of need they CALL you all through the memory data is sent to the host computer serial real-time
remote
- 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
sw_RF_send
- SI4421在单片机PIC16F687上的发送程序。-SI4421 in the sending program on the PIC16F687 microcontroller.
SerialComunications
- 单片机串口通信keil—C语言程序 试 验 功 能: 通过单片机发送数据给PC机显示-SCM serial communication keil- C language program try inspection work can send data by MCU, for PC display
232
- 用51单片机控制的232发送程序,欢迎大家互相交流-Rs232 with 51 single-chip control of the sending process, welcome to exchange
VCPPSNSCOM-Comdebug
- VC++ 串口通信,上位机程序,用于用PC像51单片机发送字节-failed to translate
msp430G2553---chuankou
- msp430F149 串口通信,包括接收程序和发送程序 可实现单片机与电脑,单片机与单片机通信-msp430F149 serial communication
2.4G
- 51单片机 keil内用C成功编写的24L01和按键结合的接收发送程序。-The receiver sends the program the 51 microcontroller keil successfully written in C 24L01 and key combination.
nRF2401
- NRF24L01无线模块发送程序,单片机为STM8。-NRF24L01 wireless module sending program, microcontroller STM8.
无线接收发送程序
- 单片机解码和编码程序,利用IO进行接收和发送达到一定的效果
SHT10
- 温湿度传感器sht10 51单片机驱动程序,串口发送检测得到的信息,9600波特率文本模式接受-Temperature and humidity sensors sht10 51 driver, microcontroller serial port to send information obtained detection, text mode accepts 9600 baud
STM32-microcontroller-test-program
- STM32单片机试验程序,实现串口助手与单片机数据的发送和接受-STM32 microcontroller test procedures, and microcontroller serial assistant to send and receive data
Com_Vb
- 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove
UART
- //DM430-A型开发板串口接收发送程序,使用单片机的串口0,显示操作通过串口调试助手 //通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到开发板板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 //开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可 //注意使用BSL模块作为USB转串口功能的时候,RTS和TCK跳线帽、DTR