The Julia programming language is a horrible fit for a no-frills microcontroller like the ATMega328p that lies within the classic Arduino, but that didn’t stop [Sukera] from trying, and succeeding.
This is a very simple but useful project, strobe navigation lights for rc airplanes, or you can adjust the flashing time and make it a warning light for a forklift or even a turn signal light for a ...
Last time, I showed you how to throw together a few modules and make a working macropad that could act like a keyboard or a mouse. My prototype was very simple, so there wasn’t much to debug. But what ...