基于STM32F103V的简易手写绘图板的设计.pdf
基于STM32F103V的简易手写绘图板的设计
目录
前言2
第1章设计要求3
第1.1节任务3
第1.2节基本要求3
第1.3节发挥部分3
第2章系统方案4
第2.1节控制模块比较与选择4
第2.2节恒流源模块比较与选择4
第2.3节放大模块比较与选择4
第2.4节液晶显示模块比较与选择5
第3章系统理论分析与计算6
第3.1节控制时序分析6
第3.2节恒流源设计分析6
第3.3节放大电路设计分析6
第3.4节坐标点测量计算7
第4章电路与程序设计8
第4.1节总体设计8
第4.2节电压转换电路设计8
第4.3节恒流源电路设计9
第4.4节放大电路设计9
第4.5节低功耗设计10
第4.6节程序的设计10
第5章系统测12
第5.1节测试条件与仪器12
第5.2节测试结果及分析12
结论15
参考文献2
致谢16
附录17
附录1:元器件明细表17
附录2:仪器设备清单17
附录3:程序清单17
--i
基于STM32F103V的简易手写绘图板的设计
【摘要】:论文设计的是低功耗简易手写绘图板,系统采用ARMSTM32F103V为控
制核心,用12V的单一电源供电,再经电路变换后分别向ARM处理器、放大器、恒流源,
提供+5V、±5V、12V的电源。恒流源模块提供两路驱动电流,由ARM微控制器交叉控
AD
制对角两路电流。手写笔的电压信号经仪表放大器放大,采样,由坐标转换算法,将
绘图板电压的物理坐标,转换为显示器的逻辑坐标。本设计的手写绘图板,可正确显示触
点的坐标及象限,记录表笔运动的轨迹。本设计的手写绘图板,测量分辨率为1mm,工作
电流小于100mA,显示界面清晰友好。
【关键词】:手写绘图板,坐标转换算法,微控制器;
[Abstract]:Thisdesignislowpowerconsumptionandsimplehandwriting
drawingboard,systemusesARMSTM32F103Vasthecontrocore,usingasingle
12Vpowersupply,thecircuittransformationseparatelytoARMprocessor,
amplifier,constantcurrentsource,powersupply+5V,±5V,12V.Constant
currentsourcemoduleprovidestwodrivecurrent,byARMmicrocontroer
controdiagonacrosstwocurrent.Thevoltagesignaofthestylusby
instrumentationamplifier,ADsampling,ARMcontroedbythecoordinate
conversionalgorithm,thephysicacoordinatedrawingboardvoltage,intologica
coordinatesdisplay.Thedesignofthehandwritingdrawingboard,cancorrectly
displaycoordinatesandquadrantcontacts,recordingpentrajectory.Thedesignof
thehandwritingdrawingboard,measuringresolutionof1mm,theworkingcurrent
islessthan100mA,displayclearandfriendlyinterface.
[Keywords]:Handwritingdrawingboard,coordinateconversionalgorithm,
microcontroer.