Author Archives: e8johan

Portable Electronics Lab

Built from an old laptop, sk7ca‘s portable electronics lab is quite impressive. It contains a generous breadboard area, an LCD display, a keypad, various inputs, outputs, sensors , gizmos and the now ubiquitous Arduino. What the video for a guided tour. Built … Continue reading

Posted in Arduino, Electronics, Projects | Comments Off

Searduino

When developing Arduino software, it is not always ideal having to rely on the cycle of life – code, compile, upload, test, alter, compile, upload, test, alter, comp… The Searduino project (Savannah page) provides an, albeit limited, simulation of an Arduino system. The … Continue reading

Posted in Arduino | 1 Comment

3D Printable Quadcopter

Thingiverse is a great site that we have mentioned before. Yesterday, the user swepet uploaded PL2Q Hugin. this is the second iteration of his 3D printable quadcopter design. Print, solder and fly. Finally a project where the sky really is … Continue reading

Posted in Uncategorized | 1 Comment

Prototype Sheild for the Arduino

I just bought and soldered up a prototype shield for the Arduino. To be more precise, the Proto Shield from lawicel. Mounting the pin headers  is a quick job. Then, two pins need to be cut, since they interfere with one of … Continue reading

Posted in Uncategorized | Comments Off

Drawing Waveforms

The Wavedrom tool is an HTML5 based tool for creating timing diagrams. It takes a basic JSON definition as input and produces an SVG waveform as result. To learn more, visit the tutorial, or go directly to the on-line editor. … Continue reading

Posted in Uncategorized | Comments Off

Silent – Because Things are Going Great

I just wanted to tell you that the reason for the thin stream of posts recently. It is because I have a lot to do at work. Why is that, you ask? Because things are going great! I will focus … Continue reading

Posted in Uncategorized | Comments Off

Plotting Electronically

For just a few Euros, a basic plotting robot can be constructed. Based on two servos, an Arduino and a pen, it is hard to build a more simple construction than this. From the video, you can see that cheap … Continue reading

Posted in Arduino | Comments Off

Dance to the Beat

Tap to the beat of your favorite song on the switch, and the Arduino will learn and follow. As soon as the beats-per-minute has been calculated, a LED-array will start to animate to the beat. All this is implemented in … Continue reading

Posted in Arduino | Comments Off

Japan Edition

Since I’m in Osaka today, there will be no Wednesday update. I’d just like to take this opportunity to show the wiring involved in charging my phone. The green wire at the bottom of the image is the grounding…. Since … Continue reading

Posted in Uncategorized | Comments Off

Slot Car Racing

Racing slot cars can be fun, but knowing who’s fastest when requires precision measurement equipment. Enter, an Arduino-based lap timer. The timer detects the cars using an infrared beam and records the lap time. For each track, the best lap … Continue reading

Posted in Arduino | Comments Off