搜索资源列表
s2
- linux环境下通过串口与上位机通讯的程序,目前尚在调试之中
chuankoutongxin
- 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
DP_RAM_lab
- 用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger displ
RTC
- PC使用EasyARM软件观察RTC万年历和RTC唤醒CPU。用串口线将FQ2478的COM0和PC相连。程序首先初始化RTC,发送 一次时间信息给上位机后进入掉电模式,等待RTC报警来唤醒, 唤醒后发送一次新的时间信息到上位机,蜂鸣器鸣叫3次。-The PC use EasyARM Software observe the RTC calendar and RTC wake up the CPU. COM0 and PC serial cable FQ2478 connected. The
LINUX-i2c
- 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
serialport
- linux下用qt上位机软件打开串口的程序(open serialport under linux qt)