搜索资源列表
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
winceDrawcurve
- evc程序开发源代码,在wince下实时绘制、显示二维曲线。
3058743884149171
- 12864绘制温度曲线,数字传感器18B20温度采集-12864 draw the temperature curve, digital temperature sensor acquisition 18B20
12864sin
- 通过51单片机控制12864液晶绘制正弦曲线,提供通用的子函数,适合初学者学习控制液晶进行图文显示-LCD MCU control 12864 through 51 draw the sine curve, to provide general Functions, suitable for beginners to learn to control the LCD graphic display
curve
- wince下,把数据从串口读进来,然后绘制一条曲线-Under wince to read incoming data from the serial port, and then draw a curve
cfdqx
- 通过串口读取单片机传输的电压,电流参数,手机电池充放电曲线绘制,-Singlechip read through the serial transmission of voltage and current parameters, cell phone battery charge-discharge curve drawing,
MSP430z_f247
- 以MSP430单片机为核心,设计的晶体管图形参数测试仪,能完成PNP与NPN管的自动识别和输入输出曲线绘制现实(12864现实),菜单输入,使用触摸屏-MSP430 f247
Waveform
- 系统设计了一个实时温度检测系统,温度变化规律用VB在pc机上绘制成动态变化曲线,该设计有效的将单片机和PC机相结合应用。-System design of a real-time temperature detection system, the temperature variation of the pc machine using VB drawn into a dynamic curve, the design will be an effective combination of MC
lcm831
- 51单片机LCD绘制曲线 51单片机LCD绘制曲线-51单片机LCD绘制曲线
ShowScaleVB
- 单片机串口的上位机绘图源代码,给予一定的参考,可用于绘制动态曲线-Microcontroller serial port host computer graphics source code, to give some reference, can be used to map the dynamic curve
Temperature-control-test1
- 上位机通过控制步进电机和直流电机地运行以便控制温度的升高和降低,可以实现电机地正转、反转等,还可以根据串口接收的数据实时的绘制曲线。-Host computer by controlling the stepper motor and DC motor to run in order to control temperature and reduce the motor can be achieved to forward, reverse, etc., can also receive ser
SmartCharFor-IM-Noload-Test
- 自己写的程序,通用三相异步电机的空载损耗计算与曲线绘制程序,按照GB1032标准设计-Write their own programs, general three-phase induction motor load loss calculation and curve drawing process, in accordance with GB1032 standard design
MINISTM32
- MINI_STM32示波器实现AD数据采集并实时曲线绘制 难得的实时曲线范例
ssqx
- 长期收集的VB实时曲线绘制源程序,非常好用,经过测试的,欢迎下载-Long-term collection of VB source real-time Curve, very easy to use, tested, welcome to download
ds18b20qxxs
- 利用51单片机 DS18b20 TFT 采集温度信息并将其温度曲线绘制在彩屏上 直观形象-Using DS18b20 TFT temperature information collected 51 MCU and its temperature curve on the color screen drawing visual image
wdswj
- 这个程序是基于VB平台的,主要实现的功能是将接收的一系列数据实时的用曲线绘制出来,还可以自动保存近一个小时的曲线图片,非常好用的画图子程序!-This program is based on the VB platform, the main function is to receive real-time data using a series of curves plotted, you can also automatically save nearly an hour curve pic
MSP430单片机用12864液晶绘制DS18B20温度曲线源代码
- MSP430单片机用12864液晶绘制DS18B20温度曲线源代码
ZedGraphSampleVC
- 固高GT400运行控制卡驱动,VC界面,伺服控制、电机调速及曲线绘制-Solid high GT400 running control card driver, VC interface, servo control, motor speed control and curve drawing
PID控制电机转速+上位机通信+绘制速度曲线
- PID控制电机转速加上位机通信,并且能绘制速度曲线(PWM debugging, upper computer)
chartCe wince绘制曲线的控件
- 自用的chartCe控件,使用VS 2008 C#开发,在wince 6.0 R3中运行没问题。其他版本没有测试过。 采用了双缓冲绘图,更新画面不闪烁,运行时占用资源极少。有简单的自动缩放功能。可绘制历史曲线也可用做实时图表。 特别说明,这个控件是基于网友的windowFrom控件改的。