Main Content

I’ve been reading Sapiens by Yuval Harari and one of the things that has been the most fascinating to me, is human beings ability to make their life better by envisioning and creating a tool that doesn’t yet exist.
In this instructable I will be showing how to make a new tool for improving your microcontroller projects.
When making embedded microcontroller projects, like a binary wrist watch, you usually optimize for size and minimal components. This means you it’s often necessary to not include components only needed for initial set up, but instead just the components needed for continual operation. This means the microcontroller usually gets programmed from another programming circuit.
Soldering and desoldering a programming circuit can be a hassle if you want to continue developing the embedded code, and this is the problem this tool will solve!
Let’s get started!”

Link to article