当前位置:
首页 资源下载
搜索资源 - pc to microcontroller serial port rs232
搜索资源列表
-
0下载:
PC机与RS232串口实验,实现51单片机通过串口进行数据的收发.-PC, and RS232 serial experiments, to achieve 51 microcontroller through the serial port to send and receive data.
-
-
0下载:
基于tlc2543模数转换芯片和nrf24l01无线数传模块的数据采集与无线传输的接收机源码,接收无线数据后通过rs232串口传给上位PC。keil编程环境,适用于at89s52等单片机。-Based on tlc2543 analog-digital conversion chip and nrf24l01 wireless module for data acquisition and wireless transmission source receiver to receive wire
-
-
0下载:
用VHDL在CPLD/FPGA上实现与PC机的RS232通信-This UART (Universal Asynchronous Receiver Transmitter) is designed to make an
interface between a RS232 line and a wishbone bus, or a microcontroller, or an IP core.
It works fine connected to the serial port of a
-
-
0下载:
多功能数显表
本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
-
-
0下载:
用AVR做电脑遥控器的免费调试程序,下载即可使用,先做好固件,插在PC上-Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (
-
-
0下载:
51单片机和PC机串口通讯的示例程序,可以很好的实现串口通讯,同时也是学习51/52单片机串口编程的一个不错的示例-51 microcontroller and the PC serial communication sample program can be a good serial communications, but also learning to program a microcontroller serial port 51/52 good example
-
-
0下载:
Direct RS485 serial port operatio
Visual C++6.0 environment applica
Vc ds18b20 PC-based program
RS232 serial communication with a
VS2005 on the use of a serial com
This is a 20 on the serial commun
Visual C++6.0 environment using M
-
-
0下载:
说明,单片机,这是一个使用单片机串行通信口通过RS232总线与PC进行通信的测试程序,串行中断接收,通信方式3,无需扩展-Descr iption of the microcontroller, which is a Serial communication port via RS232 bus with the PC to communicate test procedures, the serial interrupt reception means of communication wit
-
-
0下载:
Schematic of ZLPC2103 evaluation board saik on www.the0.net
The Zero Research Institute presents a brand new ZLPC2103 Development Board for Philips NXP LPC2103 ARM Family. The ZLPC2103 Development board helps you get started writing programs and
-
-
0下载:
Example with ZLPC2103 evaluation board sail on www.the0.net
The Zero Research Institute presents a brand new ZLPC2103 Development Board for Philips NXP LPC2103 ARM Family. The ZLPC2103 Development board helps you get started writing programs and
-
-
0下载:
单片机串口通信的应用,通过串口,我们的个人电脑和单片机系统进行通信。
个人电脑作为上位机,向下位机单片机系统发送十六进制或者ASCLL码,单片机
系统接收后,用LED显示接收到的数据和向上位机发回原样数据。-Single-chip serial communication applications, through the serial port, our personal computers and SCM systems to communicate. PC as a PC, sen
-
-
0下载:
通过NRF24L01模块接收发送端发出的温度信息,当数据接收完成后产生接收完成中断信号,单片机确认有中断信息后读取NRF24L01接收缓冲区中的数据,根据数据包协议将接收到的信息通过数码管动态扫描方式显示当前温度,同时也将温度信息通过 RS232 串口上传给PC机, 并对温度信息进行数据统计和数据存储。 -Transmitting and receiving information through NRF24L01 module temperature side issue, when the
-