Crowdfunding: A Wireless Oscilloscope

One of the most ingenious developments in test and measuring tools over the last few years is the Mooshimeter. That’s a wireless, two-channel multimeter that can measure voltage and current simultaneously. If you’ve ever wanted to look at the voltage drop and power output on a souped up electrified go-kart, the Mooshimeter is the tool for you.

A cheap, wireless multimeter was only the fevered dream of a madman a decade ago. We didn’t have smartphones with Bluetooth back then, so any remote display would cost much more than the multimeter itself. Now this test and measurement over Bluetooth is bleeding over into the rest of the electronics workbench with the Aeroscope,  a wireless Bluetooth oscilloscope.

[Alexander] and [Jonathan], the devs for the Aeroscope got the idea for this device while debugging a mobile robot. The robot would work on the bench, but in the field the problem would reappear. The idea for a wireless troubleshooting tool was born out of necessity.

The specs for the Aeroscope are about equal to the quite capable ‘My First Oscilloscope’ Rigol DS1052E. Analog bandwidth is 100MHz, sample rate is 500 Msamples/second, and the memory depth is 10k points. Resolution per division is 20mV to 10V, and the Aeroscope “Deluxe Package” that includes a few leads, tip, clip, USB cable, and case is about the same price as the Rigol 1052E. The difference, of course, is that the Aeroscope is a single channel, and wireless. That’s fairly impressive for two guys who aren’t a team of Rigol engineers.

As is the case with all Bluetooth test and measurement devices, the proof is in the app. Right now, the Aeroscope only supports iOS 9 devices, but according to the crowdfunding campaign, Android support is coming. Since the device is Open Source, you can always bang something out in Python if you really need to.

While this is a crowdfunding campaign, it’s hosted on Crowd Supply. Crowd Supply isn’t Indiegogo or Kickstarter; there are people at Crowd Supply vetting projects. The campaign still has a month to go, but the first few pledges are putting the Aeroscope right on track to a successful campaign.

oscope_teardown

Rigol Oscilloscope Teardown And Repair

[Hotsolder] encountered a bad encoder in his Rigol Oscilloscope, so he opened it up in order to replace the damaged part. According to him, it was quite an adventure, so he documented the disassembly and component swap for the benefit of anyone else out there that might have to do the same.

The teardown is in the form of a slideshow, which is available on his site. The images are all pretty well annotated, so you should be able to follow along quite easily if you happen to be tearing one apart yourself. There’s not a ton of exotic things to see inside the scope, it pretty much contains what you would expect to see if you cracked one open.

The encoder replacement went off without a hitch, and he even took pictures of the defective one to discuss how it works.

It’s definitely a quick and interesting read if you are simply curious about oscilloscopes, or if you happen to need to dismantle yours.

[Thanks, oakkar7]

Oscilloscope Doubles As A Serial Terminal

PC-based USB oscilloscopes are fast becoming all the rage. [Matt Sarnoff’s] Terminalscope takes the reverse approach, adapting an oscilloscope into a full serial terminal. You may have seen something similar before in the Dutchtronix/SparkFun O-Clock, but [Matt’s] project goes one further by adding a PS/2 keyboard port for full bidirectional serial communication, and with much sharper display resolution to boot.

The mostly VT-100 compatible Terminalscope is built around two AVR microcontrollers: an ATmega328P runs full-tilt to generate the video signal and handle serial I/O, while an ATtiny45 handles keyboard input to avoid interrupting the ’328’s duties. Rather than vector trace each character, a raster-scanning approach is used: the beam follows a fixed X/Y path (like a television), while modulating the Z input (beam intensity) to form an image. The device can be connected to a PC via serial port or USB-to-TTY adapter, or directly to another microcontroller to debug serial output.

We recently showed an oscilloscope being used as a multichannel digital logic display. The Terminalscope provides yet another use for this essential bench tool and could nicely round out a “poor man’s” testing setup. The schematic and full source code are available for download.

DSO Nano Oscilloscope Reviewed

dsonano

We’ve been eyeing Seeed Studio’s DSO nano digital storage oscilloscope with a mix of intrigue and skepticism. A pocket-sized $89 storage ’scope? This is a joke, right? Hack a Day reader [Blair Thomson] has written a thorough review based on his experience with one of the beta test units, and it might be a winner after all.

[Blair] feels the unit compares favorably to buying a similarly-priced secondhand analog oscilloscope. The DSO nano wins major points for ease of use, a good range of functionality, and of course the whole portability thing (the enclosure is a repurposed portable media player). Can’t say we’re entirely convinced though. As a single-trace ’scope with 1 MHz bandwidth, the DSO nano may be extremely limiting for anything but basic hobbyist use…which, to be fair, is exactly how they’re marketing it. We can see a place for this the same way there’s a place for $10 multimeters — an inexpensive, toss-in-the-toolbag second ’scope to quickly test for vital signs, something that might complement but not replace a good bench unit.