搜索资源列表
mfc
- 飞思卡尔上位机软件,通过这个软件,可以是实现单片机与电脑的穿口通信-this is a software of principal computer for freescale smartcar,by this,you can make the communication between computer and singlechip come true
SoftwareSerial
- 已建成的Arduino硬件引脚0和1(也通过USB连接到电脑)的串行通信的支持.-The Arduino hardware has built-in support for serial communication on pins 0 and 1 (which also goes to the computer via the USB connection). The native serial support happens via a piece of hardware (built int
jdkz
- 电脑家电控制系统 本系统是利用电脑通过串口和单片机进行通信,从而通过电脑控制家电的开和关,也可用于其它地方控制其它电器。 此系统制作资料齐全,也很简单。 电脑上位机软件下载 电路原理图和PCB板图下载 源程序下载 1.本系统可以通过PC远程或者在家控制家用电器,为适应各种场合,只需更改上位机相应的LABEL的名称即可!(这点也是这个软件的不足之一,会在以后的时间里,慢慢完善。) 2.硬件原理图中,三端稳压管7805,未加任何散热装
fifo
- 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
deg3
- RS-232 串口通信 数码管显示 再返回到电脑-RS-232 serial communication of digital LED display and then back to the computer
shizhong
- 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
UART
- PIC32单片机与PC电脑通过UART进行通信的代码-PIC32 MCU and PC computer through UART communication code
msp430G2553---chuankou
- msp430F149 串口通信,包括接收程序和发送程序 可实现单片机与电脑,单片机与单片机通信-msp430F149 serial communication
msp430F149----chuankou
- 基于msp430F149的串口通信,可实现单片机与电脑,单片机与单片机之间的通信-Communication between the single-chip computer, microcontroller and microcontroller-based serial communication of msp430F149,
RF1100-232shouce
- 一个很好的基于51单片机的无线通信程序的说明资源,基于rf100-2,电脑上很好用-A good 51 microcontroller-based wireless communication program based rf100-2 absorption updates previous advantages Code Descr iption!
TEMP
- 利用电脑串口与单片机通信,实时测试温度探头的温度并且记录。附源文件,有兴趣的可以研究下-Computer serial port to communicate with the microcontroller, test the temperature of the temperature probe in real time and record. Source file, interest can be studied under
CH375
- 利用ch373实现STM32与电脑之间的usb通信,去除usb转串口环节。-The ch373 usb communication between the STM32 and computer, to remove usb to serial link.
Computer-communicate-by-Zigbee-
- 两个zigbee模块通过串口接在两台电脑上面,两台电脑上面运行串口助手,可以实现通过串口助手发送至zigbee模块,再通过无线模块传送至另一个zigbee模块上,这个zigbee将数据发送至相应的电脑上,通过UART实现点对点无线通信,使用方法如下: 1:打开IAR开发环境,打开工程。 2:接上仿真器,并把仿真电缆连到CC2430模块上,把程序下载到两个模块上。 3:两个模块之间通过PC机串口发送一个字符到另一个模块的PC。-Two zigbee module through th
5883L-test
- CC2530通过I2C通信接收HMC5883L采集的数据,并通过串口发送给电脑,亲自调试测试可用。-CC2530 received by the I2C communication the HMC5883L data collected and sent to the computer through the serial port, personally commissioning tests available.
ADXL345-test
- CC2530模块通过I2C通信接收ADXL345传感器采集到的数据并通过串口通信传递给电脑,亲自调试测试可用-CC2530 module through the I2C communication receiver the ADXL345 sensor to the data passed to the computer through the serial port communication, the person commissioning tests available
STM32F4Discovery-VD-USB
- stm32f407discovery 开发板实现usb与电脑的通信 包括了上位机的测试软件 -stm32f407discovery usb development board to achieve communication with the computer, including a test of PC software
19-PS2
- PS2键盘解码实验,实现ps2接口键盘与通过51单片机实现与电脑通信-PS2 keyboard decoding experiment, the realization ps2 keyboard interface with the MCU through 51 communicate with the computer
ATmega128-DS18B20-to-USART
- 实验名称:DS18B20 测温实验 功能描述:DS18B20 测试温度并从串口发送到电脑上 实验目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 实验说明:MCU--M128 内部8M晶振 连接方式:单总线接口外接DS18B20。 -Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sen
K-7120-USB-bus-to-CAN
- K-7120 USB总线转CAN总线模块与电脑通信的VC程序,可用于发送数据(使用vc6.0)-K-7120 USB bus to CAN bus module to communicate with the computer vc procedures, can be used to transmit data(use vc6.0)
32-road-steering-gear-control-plate
- 32路舵机控制板,最多可以控制32个舵机,可以对仿生,人形等机器人进行控制,内附详细的使用教程,轻松上手。配有电脑端上位机软件,安卓APK软件,多种方式控制,文档中也有控制板与C51单片机,Arduino开发板的通信代码,方便二次开发。-32 road steering gear control plate, can control the 32 most steering gear, can the bionic, humanoid robot control and the use of e