-
itejation
这是一个三色灯变换花色,并且大部分是渐变慢慢变亮与变暗,并且需要几十个这种IC组成一幅大图时,需要几十个IC同步工作,(This is a trichromatic light to change colors, and most of it is gradually becoming brighter and darker, and when dozens of such IC are needed to form a large picture, it takes dozens of IC to work synchronously.)
- 2018-09-27 10:46:23下载
- 积分:1
-
机器人程序stm32程序备份(串口读5次取平均值)新
说明: 机器人小车串口通讯程序,采用stm32单片机,供大家交流(Serial Communication Program of Robot Car for Communication)
- 2019-05-07 10:26:26下载
- 积分:1
-
URAT-untest
十分详尽的串口调试程序,未经测试,不过已通过仿真(Very detailed serial debugger, without testing, but had passed through Simulation)
- 2007-08-30 15:38:13下载
- 积分:1
-
vc serial port communication
串口编程源程序全集(Complete Works)
- 2020-06-26 10:00:02下载
- 积分:1
-
串口调试助手源码
说明: 一个简便版的串口调试助手,可以自添加需要的功能。(A simple version of the serial debugging assistant, you can add the required functions.)
- 2019-07-01 09:23:15下载
- 积分:1
-
zizhuxinpian
飞思卡尔单片机串口发送和中断接收程序,新自测试可以使用。(Freescale Carle MCU serial port sending and interrupt receiving program.New self testing can be used.)
- 2018-04-10 14:39:39下载
- 积分: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
-
MyserialPort_display_2
qt串口助手,能接收和发送数据,能对接收的数据绘出曲线(QT serial port assistant, can receive and send data, can draw curves for received data)
- 2019-05-08 22:55:48下载
- 积分:1
-
Serial-communication
vs2010环境下c#串口通信完整程序实例(Examples of environmental integrity program under vs2010 c# serial data transceiver)
- 2014-04-08 14:06:25下载
- 积分:1
-
VedioTest
Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
- 2011-10-20 11:22:08下载
- 积分:1