搜索资源列表
DATARETa
- 发送和接收到的数据一样多,边接边返回到上位机,使用串口UART0接收上位机发送的数据,接收到和发送的数据一样多后,取反LED1控制,并将数据原封不动地发送回上位机。 周立功lpc2104开发板开发-to send and receive data as much side to side to take MCS96/98 use Serial UART0 receiving PC to send data, receive and send data as much, Opposite LE
DATARETljx
- LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。数据以高低位调换. 串口UART0接收上位机发送的数据,接收到返回最后一个数据到上位机,同时中断计数显示,显示回发上位机的数据。 周立功lpc2104板开发。-digital LED Display 0-F characters and control LED1, LED2, LED3. LED4 shows the corresponding values for 16. Data-transf
lpc2114+18b20
- lpc2114与ds18b20通讯程序。并通过串口上传到上位机-lpc2114 and communication procedures. Through Serial uploaded to the PC
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
MYSerialTest
- 用于下位机和上位机的串口通讯 测试串口 程序 V C++ 编程-used for the next crew and the PC serial port serial communications testing procedures V C Programming
SENDRTC
- 功能:运行RTC进行计时,并将所时间值不断的通过串口向上位机发送。在LPC2104上实现
RTC
- ARM,RTC测试,功能: 运行RTC进行计时,并将所计时间值不断地通过串口向上位机发送-ARM, RTC test, function: run the RTC to time, and the time value of the account continue to place upward through the serial port sends
flash05
- 2440的flash驱动,通过串口接收上位机信息,然后写入flash中,自带flash检测程序-2440 of the flash drive through the PC serial port to receive information, and then written into the flash, the onboard flash detection procedures
new_sd
- mega128的串口发送文件.可以发送0X55上位机使用串口调试工具就可以接收了.-mega128 serial send the file. can send 0x55 PC serial port using the debugging tools can be received.
SERIL_COMM
- 提供一个上位机串口通信的源代码,方便开发上位机通信-Provide a host computer serial communication s source code, facilitate the development of PC communications
RTC_TimeCiir
- 运行arm的RTC进行计时,将所时间值不断的通过串口向上位机发送,并把秒的值输出数码管D1上显示-Arm to the RTC running time, the time value will be constant through the serial port to send up crew and the second output value D1 digital tube display
18b20_rs232
- 基于PIC单片机的数据采集系统,通过DS18b20将采集到的温度用串口调试助手 传送到上位机-PIC Microcontroller based data acquisition system will be collected by DS18b20 temperature with serial debugging aids sent to the host computer
WaveGenerator_51-10-05-09-16-29
- 将上位机下传的数据,通过串口接收,并下载I2Cflash中。-download the data from a up PC to a I2C flash.
UART0_R_T_TEST
- ARM7 LPC2138,从上位机的串口助手软件发送数据,经过LPC2138的UART0接收并转发给上位机显示,用于测试LPC2138的串口功能-receive the datas from PC,then send the received datas to PC. Use the programme test the LPC2138 UART0.
USART_STM32f103
- 学习STM32f103如何与上位机如何进行串口传输数据,里面提供了整个工程文件-Learn how STM32f103 how PC serial port to transfer data, which provides the entire project file
USART_test
- MDK环境下stm32的usart串口与上位机通讯的使用实例-MDK environment stm32 the usart serial communication between PC and use cases
series-control-mcu
- 这是一个可以通过串口控制单片机,进而控制外部设备的程序,里面有上位机和下位机程序-This is a microcontroller through the serial port control, process control external devices and then, there are upper and lower machine process machine
stm32
- stm32实现串口通信,与上位机串口通信-stm32 serial communications
4_串口实验
- STM32 通过串口和上位机的对话,在收到上位机发过来的字符串后,原本返回给上位机。(STM32 through the serial port and the host computer dialogue, after receiving the host computer sent string, originally returned to the host computer.)
HMI串口屏资料
- 里面有如何写HMI的上位机与单片机编程,方便界面的显示,上位机的编写利用相应软件,十分便捷