Author Archives: e8johan

The real Pong

The classic game of pong has been reimplemented many times in different settings. For the purist, the right way of doing it is to base the replica on the original schematics. This imgur album shows how Pong is built in 74LS. … Continue reading

Posted in Electronics, Projects | Comments Off on The real Pong

Arduino IDE for Advanced Users

Having used the Arduino IDE for a while, it is easy to find oneself limited. I can sympathize with the purpose of the tool – simplicity makes it easier to learn. For those of us who still enjoy the ease … Continue reading

Posted in Arduino, Programming | Comments Off on Arduino IDE for Advanced Users

Low-cost Devboard

Imagine running a course around Arduino. As soon as you start drawing a crowd, the hardware cost will be significant. Enter the Shrimp. The Shrimp is an ultra-slim, low-cost Arduino clone. Bringing the price down to about £8, almost a … Continue reading

Posted in Arduino, Electronics | 2 Comments

Amazing Freeform Arduino

Freeform, or dead bug style, electronics intrigues me. It can be the quick route for simple circuits, but to Kimio Kosaka, simplicity and ease of assembling was not the end goal. His amazing Metaboard-based design can even use shields. I think that the … Continue reading

Posted in Arduino, Electronics | Comments Off on Amazing Freeform Arduino

Build a Custom FPGA

FPGAs are monsters of flexible logic. If you have a problem that can be pipelined or run in parallel  you can perform miracles. If performance isn’t your focus, you can emulate beautiful machines from the past. Over at Nick’s blog, there … Continue reading

Posted in Electronics, FPGA, Projects | Comments Off on Build a Custom FPGA

A Raw OS for the Pi

Cambridge University hosts a course called baking Pi. Yes, it is not a spelling mistake, it is about our beloved Raspberry Pi. The course teaches about operating system fundamentals by implementing a basic OS on the bare metal of the … Continue reading

Posted in Raspberry Pi | Comments Off on A Raw OS for the Pi

The Folding Arduino Lab

Have you ever wanted to travel with your Arduino, a breadboard or perhaps a couple of shields? Of course, you’d also want to bring a set of components, just to be able to tinker with it. Now you can! Thanks to … Continue reading

Posted in Arduino | Comments Off on The Folding Arduino Lab

Arduino Updated

The Arduino platform has been under pressure for a while now. The project that enabled embedded computing power for all makers out there has been falling behind on the CPU side. Still, it has maintained its position as one of … Continue reading

Posted in Arduino | Comments Off on Arduino Updated

4bit Transistor Computer

The nice people over at Waiting for Friday has written a nice story on how to build a simple 4-Bit_Computer. Calling it a computer might be a bit over the top, it is actually a small adder circuit. The nice … Continue reading

Posted in Electronics | Comments Off on 4bit Transistor Computer

Schematics

Over at www.electronicsproject.org you will find a broad selection of circuit schematics. Examples range for various amplifier circuits, power supplies, game circuits (remember the steady-hand-game) and more. Well worth a visit!

Posted in Electronics, Uncategorized | Comments Off on Schematics