The projects aims to setup a hardware timer that will generate an interrupt as a background function to run at regular intervals when working on microcontroller projects. Interrupts are signal that ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I ...
The good thing about computers is they do your work for you, right? If you are a programmer, that doesn’t always seem to be a true statement. [Runtimemicro] has the answer, at least if you are writing ...
Stepper motors are mostly used for precise motion control of structures or axes for a distance. But what happens if we want to control time? We can answer this question with the bare motor rotation, ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn’t very pretty to look ...