News & Articles

PyroEDU
Get started learning to build your own electronics by following our FREE online courses below!
Learn More »

Categories

Sponsors

Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop
Take Me To The Gadgetory!
Connecting A Barcode Scanner To An Arduino

Posted February 25, 2013 by Chris

“A gadget that I demonstrate today is a portable autonomous barcode scanner built using an Arduino board, USB Host shield, handheld USB barcode scanner and LCD display. The operation is simple – when handheld scanner button is pressed, it scans the barcode and sends it to the Arduino symbol by symbol. The Arduino then outputs these symbols on LCD display.”

Instrumented Steering Wheel Project Demo

Posted February 24, 2013 by Chris

“This project seeks to develop an additional form of authentication for vehicle security, specifically in the form of a tapped password. The goal of this project is to implement this form of authentication and determine the level of possible security while maintaining enough flexibility to allow human variation in password inputs.”

Bluetooth Wireless Bathroom Scale

Posted February 23, 2013 by Chris

“Start with a cheap bathroom scale from ikea, then strip out all the hardware except for the load cells. Add in the following: a microcontroller, roving networks bluetooth serial module, 24 bit ADC, 4 AA batteries, a linear regulator and input ORing diodes.”

RSS Reader Using AVR Mega8

Posted February 22, 2013 by Chris

“I spent part of an afternoon developing a hardware RSS reader (most of my time was spent on the python side of things). It’s pretty simple and uses an AVR microcontroller connected to a computer via a serial cable.”

Hexbug Hack – Give your Hexbug a Real Brain!

Posted February 20, 2013 by Chris

“Now the real fun begins. Even though the Hexbug’s motion is limited, with the addition of a few simple sensors and some clever programming, it can do remarkable things. For example, a right turn is accomplished by doing a reverse turn for about 2 seconds. How can it make a left turn? Simply do a right turn for 6 seconds – 3 right turns equal one left turn.”

DIY dsPIC Breadboard

Posted February 19, 2013 by Chris

“This thing may remind you of an Arduino but it’s not, it’s not even an AVR but a dsPIC30F2012. Lots of times I want to try out something, but I’m too lazy to make the whole thing over and over on a breadboard so why not solder it together quick on a pref board so I can just stick it in. And always too lazy to put on RS232, but it’s a great debug so that’s why it’s on the board, actually it’s the only feature that’s built in to the board, because its really the only thing I need.”

4 Key Keyboard

Posted February 18, 2013 by Chris

“Only recently I’ve found the time to expand my old project in the most obvious way possible; by adding 3 more buttons to these IO ports and thereby creating a 4-key-keyboard, without having to add any other hardware than these 3 extra buttons.”

Stand-alone PIC-based Programmable LED

Posted February 17, 2013 by Chris

“Alex Weber over at Instructables built a great programmable LED based on the AVR chip. Since I am tooled for PIC, I thought it would be fun to replicate what he has done. This simple project is fun and it provides a great building block for playing with collective behaviors.”

Forearm Massager For Climbers (and Keyboarders)

Posted February 16, 2013 by Chris

“In the quest to relieve perpetually tense forearms due to bouldering + heavy keyboard usage I came up with this massager using easily obtained components. The total parts list with estimated price: (all items except for skateboard wheels were obtained at Lowe’s).”

Virtual Oscilloscope (Shockwave Simulation)

Posted February 15, 2013 by Chris

“The oscilloscope simulation shown on this website is based on the HAMEG HM203-6 20 MHz oscilloscope of Hameg GmbH in Frankfurt/Main, Germany. The HAMEG HM203-6 oscilloscope only was the inspiration for developing the simulation, because it is very well suited for this purpose.”