用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.


Cubieboard_Oscilloscope1.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 with  8 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.


Beaglebone_oscilloscope2.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.

用cubieboard做示波器

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

你可能感兴趣的:(cubieboard,示波器)