Make your boards easy to prototype with!

Make your boards easy to prototype with!

This is super fun and doesn’t take much time to do. It makes your circuit boards ready for prototyping! Adding different connectors to your board makes it easy to prototype. Have you ever wanted to try something with a circuit, but then needed to find a...
Flickering Flames: Deadbugging an ATTiny

Flickering Flames: Deadbugging an ATTiny

information This is a guide that brings together a series of guides and information I discovered when looking for fun projects. It uses deadbugging to create a stand-alone functioning circuit. This is based on the beautiful project on Tinker Log for a ‘geeky...
OLED & Arduino Heaven

OLED & Arduino Heaven

I posted images online of prototypes I had been working on, and Marcelo Souza commented about trying an OLED. I had thought about it before but the ones I had looked at (or even ordered to play around with) all were relatively expensive. If I wanted to incorporate one...
Breaking up Arduino: how to make your own arduino!

Breaking up Arduino: how to make your own arduino!

I’ve been looking at breaking out the ATMEGA328P-PU chip (that is used in many Arduino boards) to be able to reduce the footprint and power consumption of the boards. This post will show you how to make your own Arduino. WOOP! NOTE: I had a look through this...