搜索资源列表
DebugDSP
- 这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的-serial download files to the junction of microcontroller code, and SCM can be used for receiving data, we use the tools
VC++serialcommunciation
- VC++ 实现的串行通信。非常的适合用于PC机和单片机等其他下位机的串行通信 欢迎大家下载
STC_2uart-sram.STC单片机,双串口应用测试程序源代码
- STC单片机,双串口应用测试程序源代码,运用keil编译软件,通过串口下载到单片机测试,STC PROGRAME
I2C.C文档
- 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
zimotiqujichuankouxiazai
- 本程序完成字模提取与将提取的字模数据通过串口下载到单片机-The extraction process is complete matrix with the matrix will be extracted from data download to a single-chip serial
mcu_control_ad9834
- C51单片机控制AD9834,直接下载到单片机里就可运行,正弦信号发生器-mcu_control_ad9834
USB
- 该下载器可用于多种单片机的串行下载,根据单片机型号的不同可选适当的编译器-The device can be used for a variety of SCM download serial download, according to the different MCU model appropriate compiler options
danpianjichuankoutongxin
- 基于vb的单片机与pc的串口通信程序绝对没有问题 放心下载-Vb-based microcontroller and the serial communication pc program download absolutely no problem with ease
RS-1232
- stc89c52单片机对串口通信的程序!值得大家下载!-stc89c52 microcontroller on the serial communication procedures! Worth downloading!
mega16
- 针对mega16AVR单片机不能利用串口下载的,此程序通过bootloader实现串口下载的下位机程序-SCM can not use the serial port for mega16AVR downloaded, the program downloaded through the serial bootloader implementation procedures under the crew
1
- RS485转RS232串口通信,单片机与PC机串口通信,如有需要,可以下载。-RS232 serial communication RS485 switch, the microcontroller serial communication with the PC, if necessary, can be downloaded.
tr
- VC串口通信实现源代码,PC机与单片机通信,有需要的可以下载-VC source code for Serial Communication, PC computer and microcontroller communication, there is a need can be downloaded
URAT
- 一个简单的串口通信汇编程序,通过上位机发送控制信号控制单片机LED灯的点亮与否。文件有protues仿真电路与hex文件。调试时请下载串口调试助手,端口Com1,波特率96-A simple serial communication assembler, through the host computer sends control signals control the chip LED lamp is lit or not. Documents protues Simulation ci
serial_download
- 将hex文件通过串口下载到51单片机的程序。 包括两个工程。 1.一个Visual Studio 2008的电脑端工程,用于发送hex文件。 2.单片机接收端的的UV2工程,用于接收hex文件。 -a application that download the hex file over the serial port. It contains two project. 1.the VS2008 project which send the hex file. 2.t
hexinziliao
- vb继电器通信上位机程序,程序包括完整的工程文件,有vb工程和单片机程序,下载后可直接使用!-vb communication!
STC_ISP_Software
- STC系列单片机HEX文件ISP下载程序,好用!-STC series single-chip HEX file ISP download program , easy to use !
an0003_efm32_uart_bootloader
- EFM32单片机下的Bootloader程序,支持串口下的Xmodem下载。-EFM32 MCU the Bootloader program, support the Xmodem under the serial download
E51Pro
- 51烧录程序,用于通过串口给51单片机下载程序-51 burning program for 51 MCU through the serial port to download the program
PIC_MCU_Uart
- 串口发送的代码,主要是Pic单片机的串口中断发送例程,有需要的请下载查看-Uart sent code
串口通信+DMA接收不定长数据
- 使用单片机STM32调试成功接收不定长数据成功,下载单片机成功运行