Ada's Super Computer
The first iteration
Wash Rinse Repeat
After two years of putting electronics togethor I havwe relased that most projects follow the same pattern in terms of the components needed - lights need to flash, stuff needs to move, sound effects need to happen, buttons need pressing. This has all happened on my previous projects , but it was complicated to program and hard to update.
SN1 is the first complete board that tries to solve these problems - initially using a BBC Microbit.
I was drawn to use the Microbit at first as it can be programmed using MakeCode through a browser, this seemed like the good basis to start the developement with.