A Better Spectrum Analyzer For Your Rigol Scope

The Rigol DS1000 series of oscilloscopes are popular with hobbyists for good reason: they provide decent specs at a low price. However, their spectrum analysis abilities are lacking. While these scopes do have a Fast Fourier Transform (FFT) function, it’s limited and nearly useless for RF.

A FFT plotted by the PyDSA tool and a Rigol oscilloscope[Rich] wanted a spectrum analyzer for amateur radio purposes, but didn’t want to build his own sampling hardware for it. Instead, he wrote PyDSA, a software spectrum analyzer for Rigol DS1000 oscilloscopes. This tool uses the USB connection on the scope to fetch samples, and does the number crunching on a far more powerful PC. It’s able to plot a 16,000 point FFT at two sweeps per second when run on a decent computer.

PyDSA is a Python script that makes use of the Virtual Instrument Software Architecture (VISA) interface to control the scope and fetch the sample data. Fortunately there’s some Python libraries that take care of the protocol.

[Rich] is now able to use his scope to measure amateur radio signals, which makes a nice companion to his existing Teensy based SDR project. If you have a Rigol, you can grab the source on Github and try it out.

Clocks For Social Good

Over the past five days we’ve been challenging the Hackaday community to build a clock and show it off. This is to raise awareness for electronics design in everyday life and hopefully you found a non-hacker to join you on the project. The point is that our society — which has pretty much universally accepted everyday carry of complex electronics — has no idea what goes into electronic design. How are we supposed to get kids excited about engineering if they are never able to pull back that curtain and see it in action?

Build something simple that can be understood by everyone, and show it off in a way that invites the uninitiated to get excited. What’s simpler than a clock? I think of it as the impetus behind technology. Marking the passage of time goes back to our roots as primitive humans following migratory herds, and betting on the changing seasons for crop growth. Our modern lives are governed by time more than ever. These Clocks for Social Good prove that anyone can understand how this technology works. And everyone who wants to learn to build their own electronic gadget can discover how to do so at low-cost and with reasonable effort. This is how we grow the next generation of engineers, so let’s take a look at what we all came up with over the weekend.

Continue reading “Clocks For Social Good”

HC-SR04 Isn’t The Same As Parallax PING))) But It Can Pretend To Be!

“It’s only software!” A sentence that strikes terror in the heart of an embedded systems software developer. That sentence is often uttered when the software person finds a bug in the hardware and others assume it’s going to be easier for fix in software rather than spin a new hardware revision. No wonder software is always late.

[Clint Stevenson] is his own hardware and software guy, as are most of us. He wanted to use the less expensive HC-SR04 ultrasonic rangefinder in a prototype. Longer term he wanted to have the choice of either a Parallax PING or MaxBotix ultrasonic sensor for their better performance outdoors. His hardware hack of the SR04 made this a software problem which he also managed to solve!

[Clint] was working with the Arduino library, based on the Parallax PING, which uses a single pin for trigger and echo. The HC-SR04 uses separate pins. Originally he modified the Arduino library to accept the two pin approach. But with his long term goal in mind, he also modified the HC-SR04 sensor by removing the on-board pull-up resistor and adding a new one on the connector side to combine the signals. That gave him an SR04 that worked with the single-pin based library.

We’ve seen Parallax PING projects for sensing water depth and to generate music. These could be hacked to use the HC-SR04 using [Clint’s] techniques.

[Arduino and HC-SR04 photo from Blax Lab]

Golf Cart Delorean

Quick Marty! We Have To Go Back, With The Golf Cart!

Talk about an awesome project. [Lucas Evanochko] was commissioned to build this totally rad Delorean style golf Cart for Red Deer College’s 30th annual Golf Tournament.

According to him, it’s been about 600 hours in the making – and they only started building it in July. This past week was its big unveiling, and it has had an overwhelmingly positive response so far!

They started with one of the club’s golf carts and modified it heavily, relying on the automotive expertise of [David Keykants] and [John Perrin] to turn it into the aw-worthy time machine it is today.  It has a 7” tablet built right into the dash to play music and use the Fluxy88 Time Circuits app. A big array of arcade buttons hooked up to an Adafruit Audio FX board play various sound bites from the movie, including the theme music!

All the accessories are powered off of a separate 12V system from the main 48V drive line. Oh and the Flux Capacitor? It’s controlled by a Trinket Pro. Check it out after the break. We love the detail that went into this!

Continue reading “Quick Marty! We Have To Go Back, With The Golf Cart!”

cpu

Reach Out And Touch Your Computer

[Carter Yagemann] found himself in a bit of a pickle. He uses his computer mostly for gaming, but would like to access it remotely from time to time to do a littler server work on the side. The problem is gaming computers eat up a lot of electrons and he didn’t want to waste them by leaving it on all the time. The obvious solution was to use the Wake on Lan function. Unfortunately, his motherboard did not support this technology.

Like any good hacker would do, [Carter] used an IoT board to connect the power button of his PC to the internet. He achieved this goal with a Particle Core board. His motherboard was an ATX variety, so wiring up two of the IoT board’s I/O pins to the power on pins on the motherboard was a simple task accomplished with the help of an inline resistor.

This hack is so easy that it’s a great alternative to the blinky LED first program we all know so well. Want to get started in the hacking community? This is a great way to get going.

Omaha Mini Maker Faire: Recycle All The Things

A young maker named [Allie] drew a lot of attention at the 2nd annual Omaha Mini Maker Faire. Her booth was full of the various creations she has designed and built herself throughout the course of her short life. The biggest draw was her green design dollhouse, which focuses on environmentally friendly living. With the exception of the LEDs lighting the interior, some tape, and the requisite bit of hot glue, the entire structure and its contents were made from recycled materials.

green-dollhouse-thumbThe cardboard structure features a kitchen, living room, bedroom, bathroom, and attic. Every piece of furniture and all the decorations are made from salvaged materials and packaging. One side of the roof holds a Snap Circuits board with a solar panel that powers some blue LEDs on the bedroom wall. [Allie] poured water down the other side of the roof to demonstrate the rain water collection system. The house’s rain barrel was made from a grated parmesan cheese container, which is perfectly designed for the airline tubing running into it from the recycled plastic guttering.

owl-says-noOne of [Allie]’s other projects is a disagreeable owl fashioned from cardboard and a salvaged canister. Hidden away beneath the owl’s platform lies a simple gear system attached to a key on the front. Turning the key causes the owl’s head to swivel back and forth. We tried to make it spin all the way around, but the full range of motion is about 270 degrees. She also brought Mountain Dew, a hummingbird model made from a spark plug and other metal bits and bobs, including a pair of soda can wings.

mountain-dew-hummingbirdIn addition to her crafty skills, [Allie] is one well-spoken tween. She was more than happy to discuss her creations in detail to anyone who would listen, which included at least two local journalists and this impressed reporter. We learned through a bit of light research that a robot [Allie] built a few years ago inspired a British toy company to produce a new doll, the Robot Girl Lottie. She’s an inspiration to makers of all ages.

Open Source Hardware Certification Announced

Last weekend was the Open Hardware Summit in Philadelphia, and the attendees were nearly entirely people who build Open Source Hardware. The definition of Open Source Hardware has been around for a while, but without a certification process, the Open Hardware movement has lacked the social proof required of such a movement; there is no official process to go through that will certify hardware as open hardware, and there technically isn’t a logo you can slap on a silkscreen layer that says your project is open hardware.

Now, the time has come for an Open Hardware Certification. At OHSummit this weekend, the Open Source Hardware Association (OSHWA) announced the creation of a certification process for Open Source Hardware.

Continue reading “Open Source Hardware Certification Announced”