-
采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少...
采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少-Serial communication written by verilog hdl. It is designed with FSM. The program is simple,and consume resource is few.
- 2022-09-13 20:50:03下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
使用RS232串口2,通过Copley电机控制卡控制电机运转的VB程序。文件夹中包含有程序开发手册。
Using RS232 2 port, a VB pr...
使用RS232串口2,通过Copley电机控制卡控制电机运转的VB程序。文件夹中包含有程序开发手册。
Using RS232 2 port, a VB program is developed for Copley motor control card, by which motors can move precisely. A handbook for program develpoment is involved in the rar file.-The use of RS232 serial port 2, through Copley cards to control motor control motor running VB program. Folder contains a program development manual. Using RS232 2 port, a VB program is developed for Copley motor control card, by which motors can move precisely. A handbook for program develpoment is involved in the rar file.
- 2022-02-04 13:45:44下载
- 积分:1
-
Mobile phone UART 2 MMC card read example
Mobile phone UART 2 MMC card read example
- 2022-08-24 19:26:47下载
- 积分:1
-
通过PC端控制液晶显示器,解压无需密码
通过PC端控制液晶显示器,解压无需密码-control through a PC-inch LCD monitor, without extracting passwords
- 2023-02-11 05:10:03下载
- 积分:1
-
rs232的通讯程序,可以用文本方式定义协议
rs232的通讯程序,可以用文本方式定义协议-RS232 communication procedures can be defined as text agreement
- 2022-09-22 07:35:03下载
- 积分:1
-
PLC
plc中基于数据采集、发送接收、驱动、写入数据库-plc-based data acquisition, send to receive, drive, write to the database
- 2022-01-25 16:19:01下载
- 积分:1
-
自己编写的计算机与单片机通讯时,下位机的模拟系统
自己编写的计算机与单片机通讯时,下位机的模拟系统-I have written single-chip computer and communications, the next bit machine simulation system
- 2022-04-17 12:58:33下载
- 积分:1
-
PIC单片机编程程序分析,能够供初学者学习,是很好的教程
PIC单片机编程程序分析,能够供初学者学习,是很好的教程-PIC microcontroller programming procedures, for beginners to learn, is a good guide
- 2023-05-15 15:20:03下载
- 积分:1
-
通过串口控件的串口小程序,发送和接收数据,以及保存数据。...
通过串口控件的串口小程序,发送和接收数据,以及保存数据。-serial control through serial small program to send and receive data, and store data.
- 2023-04-09 21:05:03下载
- 积分:1