登录
首页 » c » STC15W4K32S4循环扫描 8×8 薄膜压阻传感阵列

STC15W4K32S4循环扫描 8×8 薄膜压阻传感阵列

于 2022-01-29 发布 文件大小:48.67 kB
0 34
下载积分: 2 下载次数: 1

代码说明:

单片机C语言扫描程序主要包括串口通讯程序, ADC采样程序两部分。 通过扫描程序, 实现将采集数据循环发送到上位机进行实时显示。 1.串口通讯程序 (1) 串口初始化 选择串口 1 向PC发送数据, 采样方式 1, 即固定格式的 10 位串口通讯方式。选择定时器T2作为串口波特率发生器,波特率为9600bps,时钟频率为22.1184MHZ,定时器分频模式为 1T模式, 即每个时钟周期计数器加 1, 速度是传统 8051 单片机的 12 倍, 使用 16 位自动重装的方式 0。 设置串口中断, 并在中断处理程序中清除中断标志TI。当延时 1ms以内, 等待A/D转换供电稳定, 将P1 口模拟功能控制寄存器P1ASF8 位全部置 1, 设置变量ch表示循环打开的A/D通路, 设置最高转换速度即 90 个时钟周期转换一次, 转换完成标志清 0。 多通道模拟量进行A/D转换时, 更换A/D通道后要延时 20μs~200μs, 使输入电压稳定。 启动 A/D 转换, 等待A/D转换结束, 将标志位status置 1, 返回A/D转化字节结果。 (2) 串口发送字节函数 将字节放入到串口 1 数据缓冲寄存器SBUF中, 单片机将发送缓冲区中的数据发送到PC中。 (3) 串口发送字符串函数 将A/D转化数据以字符串形式发送, 调用串口发送字节函数将字符串按字节发送到PC中。 2. A/D采样程序

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RS-LTE
    说明:  RS频谱仪LTE测试插件资料,仪表控制开发参考资料(RS spectrum analyzer plug-LTE test data, development of instrument control reference)
    2011-04-17 11:13:15下载
    积分:1
  • fullpath
    遍历进程,找出对于执行文件,比较特征码,杀除危险应用(Traversal process, find out for execution files, compare the feature code.)
    2018-06-13 13:51:22下载
    积分:1
  • 9874097
    显示三维函数曲面,可旋转,缩放,有多个不同曲面可选(According to 3 d function surface, rotating, zooming, there are multiple different surface is optional)
    2017-07-10 00:35:07下载
    积分:1
  • Soma-Client-source-code
    vc 2008 环境下编译 ,很早的游戏,圣者无敌客户端源码(Under vc 2008 compiler environment, Ancient game, soma client source code)
    2021-04-09 14:58:59下载
    积分:1
  • LDP之opencv实现
    用c++与opencv简单的实现了对ldp特征的提取,可采用直方图然后用最近邻分类器实现人脸识别,已经以类的形式封装好了,直接调用即可
    2022-11-09 18:15:03下载
    积分:1
  • Status
    说明:  实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计(attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics)
    2006-03-11 22:46:04下载
    积分:1
  • matnet_src
    C#,提供C#和matlab直接的调用,使得C#能够很好的使用matlab提供的各种功能 (C#, Matlab and C# directly to the call, C# can make good use of Matlab for the various functions)
    2007-06-09 17:05:07下载
    积分:1
  • sift_ImageProcessing
    sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)
    2012-10-11 23:37:29下载
    积分:1
  • Kriging_WENG
    c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)
    2019-06-13 14:47:39下载
    积分:1
  • crypt
    一个简单加解密的小程序 (A simple encryption and decryption program)
    2020-06-26 12:00:02下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载