cubieboard 发表于 2014-8-30 10:27:26

用cubieboard做示波器

最近发现一个很有意思的新闻,还没有来得及有时间翻译,这里转发出来

Headless Connected Oscilloscope based on Cubieboard or Beaglebone
Warsaw ELHEP (Electronics for High Eenergy Physics Experiments) Group is currently working on MMS (Mobile Measurement System) Project. This project features what I would call a “headless connected oscilloscope”, which can be detected on the network via SSDP, send the data via Websocket, and display it on iOS, Android, or Windows Phone devices. This oscilloscope does not feature any screen, and receives/transmits data via Ethernet, Wi-Fi, or Bluetooth.
http://forum.cubietech.com/data/attachment/forum/201303/26/123614z3vwqzfs20qryk0a.jpg

The original hardware is based on three main boards:
[*]CTI-VMAX – ARM9 with Wi-Fi, Bluetooth, and Ethernet connectivity.
[*]ARM SCOPE v1.0.1 with8 channel ADC.
[*]ARM SCOPE v1.0.2 with 4 high speed ADC (100MSPS).
The ELHEP researchers have been looking at replacing CTI-VMAX with low cost boards, and after considering several options, they chose to design two versions of their oscilloscope: one based on Cubieboard, and the other on the Beaglebone.

http://forum.cubietech.com/data/attachment/forum/201303/26/123656u0ac4ccanzjiiadi.jpg


So they designed expansions boards for the Cubieboard and Beaglebone in order to connect the ARM SCOPEs.This project involved hardware development, software development (Linux firmware in Beaglebone/Cubieboard, MMS protocol, and app development), and once everything is setup you can see the waveform on a mobile device as shown below.http://www.cnx-software.com/wp-content/uploads/2013/02/MMS_Project_Oscilloscope_App.jpg

Their mobile app first discovers the measurement equipment on the network (left), remotely configures the device (middle), and displays the waveform (right).
The researchers/students are still working on perfecting the project. You can find out more on MMS Project page (in Polish).

Read more: http://www.cnx-software.com/tag/cubieboard/#ixzz2OcLLhLRS


原文作者:matson原文链接:http://forum.cubietech.com/forum.php?mod=viewthread&tid=200&extra=page%3D1
页: [1]
查看完整版本: 用cubieboard做示波器