How I Made a Clock out of Parts of Old Projects

One side effect of ordering PCBs from a professional fab house is that you always get more PCBs than you actually need. For example, when you place an order for a PCB prototype at PCBWay, you get at least 10 copies of the PCB, sometimes even more. In most cases, …

Custom Development Boards To Speed up Development

(This article is updated regularly as I create new development boards. The new ones are towards the bottom of this page.) Over the years I have created several development boards and breakout boards. Despite their cost (time, effort, money) they are invaluable investments for development. They simplify and speed up …

Bipolar Stepper Motor Driver Circuit with LMD18245

Introduction For some time I have been planning to build a number of devices that make use of stepper motors. Since I have no experience in using stepper motors I had no idea what parts, what driver and controller circuits I would need to get them running. After extensive research …

Controlling a Controller – Proof of Concept

Introduction I have seen many interesting modifications of (mostly) game controllers on the internet. They all have one thing common: they were specific to the controller in question. I wanted to design something that could be attached to any controller, regardless if it uses positive logic (button pressed = logic …