-
机器人程序stm32程序备份(串口读5次取平均值)新
说明: 机器人小车串口通讯程序,采用stm32单片机,供大家交流(Serial Communication Program of Robot Car for Communication)
- 2019-05-07 10:26:26下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
- 2020-06-26 07:40:02下载
- 积分:1
-
ARM
一些关于ARM和串口进行连接的文章,希望对大家有帮助(ARM and serial number to connect on the article, we want to help)
- 2010-09-13 08:31:55下载
- 积分:1
-
trc_com_log
记录串口收到的数据并存到文件,主要用于不容易发现的程序BUG调试(record serial data received by the coexistence of the document, mainly for not easy to find the debugging process BUG)
- 2007-07-03 11:59:12下载
- 积分:1
-
ST-7-10-Repair-tool
希捷硬盘维修软件,通过COM口与硬盘通信,进行ROM和固件的读写,开启工厂自校准进行固件和坏道的自动修复。(Seagate hard disk repair software, communicate with hard drive, through the COM ROM and firmware, speaking, reading and writing, open the factory since the calibration for the firmware and bad auto repair.)
- 2014-10-03 02:12:47下载
- 积分:1
-
rtcm
初始化RTCM控制,并且把文件或者串口数据转输出成RTCM格式(RTCM control initialization, and the output files or serial data transfer format to RTCM)
- 2016-05-26 08:26:02下载
- 积分:1
-
chuankou1
串口字符串发送与筛选接收,一次可以发送字符串和数字串。(Serial string sent with screening reception, one can send a string several strings.)
- 2014-02-24 11:21:59下载
- 积分:1
-
chafnel
该文件包内包含了一个16QAM调制解调程序,信道为AWGN信道(This file package contains a 16QAM modulation and demodulation program, the channel is AWGN channel)
- 2018-07-28 23:00:33下载
- 积分:1
-
AH3000mcusrc_xz8802_1
CPU于MCU通过串口传输,增加IO辅助,避免漏传数据(CPU to MCU serial transmission through increased IO assistance, to prevent leakage of data transfer)
- 2016-10-24 15:50:02下载
- 积分:1
-
mscomm
串口收发字符型,没有选择COM口参数,固定为COMPROT 3 115200(Serial transceiver character type, no choice of COM port parameters, fixed to COMPROT 3 115200
)
- 2016-04-25 19:20:18下载
- 积分:1