用gokit2的arduino底板做漂亮的4通道示波器和信号发生器-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 11465|回复: 15

用gokit2的arduino底板做漂亮的4通道示波器和信号发生器

[复制链接]
发表于 2017-5-12 16:05 | 显示全部楼层 |阅读模式
去年申请的gokit2的arduino底板其实就是个完整的arduino板子,其实可以玩很多东西,一直想要个漂亮的示波器,终于找到这个,看下面的网址:
http://www.instructables.com/id/Oscilloscope-Arduino-Processing/
这个介绍的很详细,简单的说就是给板子烧录程序,然后用A0,A1,A2,A3四个模拟口检测信号,得到的数据通过串口传给电脑,上位机软件展示4路波形,还能量波形。上位机软件做的很漂亮,但不是英文的,自己摸索一下,很简单,有WIN32、64和linux版。可惜没有MAC的。
Download and unzip the Processing program to run on the computer. Choose the correct one below:
我用小黑板给语音板子发指令,是二线模式,总是不知道问题在哪儿,后来用了这个测试,轻松找到了问题。
gokit2的arduino底板用的是ch340的USB转串口驱动,装好后,arduino选UNO板子,下载程序就好,一个字都不用改。
  • You already have the oscilloscope program running and the Arduino connected to the computer by USB port. Now you have to connect to each other by "serial".
  • In the "Configurar a serial" (Configure the Serial) box, click "Serial" until theCOMwhere the Arduino is connected appears.(if it did not appear, click " * " to update)
  • Click "off" to switch to "on"
  • If everything is correct, the oscilloscope will do a first reading showing the noises because the channels A0 (ch-0), A1 (ch-1), A2 (ch-2) and A3 (ch-3) are not connected to any signal.
  • In the "Amostragem" (Sampling) box, click "varias" (various) so that the reading is continuous.

    程序源码在这里:https://github.com/rogeriobego/o ... loscope_arduino.ino

    只是有一个问题,这个程序里用了一个库文件,不是arduino本身自己带的。我找到了,回复可以下载附件,

    解压到arduino 的 librarise目录即可编译成功。对了,gokit2要拔掉扩展板才能烧录底板。





[size=0.83em]示波器4.jpg (119.05 KB, 下载次数: 6)
下载附件
[color=rgb(153, 153, 153) !important]前天 23:02 上传




发表于 2017-11-2 17:49 | 显示全部楼层
谢谢分享,试试看
发表于 2017-11-2 18:09 | 显示全部楼层
timeone在哪呢?
发表于 2017-11-15 06:35 来自手机 | 显示全部楼层
高手,学习啦
发表于 2017-11-26 16:12 | 显示全部楼层
可以控制信号发生器的输出电压吗
发表于 2017-11-26 16:16 | 显示全部楼层
库文件在哪
发表于 2019-2-15 16:23 | 显示全部楼层
需要库文件~
发表于 2019-6-8 11:24 | 显示全部楼层
好的  库库
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 09:24 , Processed in 0.272012 second(s), 21 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表