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 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 ...
OK, year-old pop culture references aside [Kyle] dropped us a line to show us his tutorial on using interrupts with your Arduino. Given the single core nature of your average Arduino’s AVR you pretty ...
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, ...
I have been delving (groping blindfold, more accurately) into the Arduino compiler adaptation code to try to determine how it handles the switch-over between its pwm activities, its set-I/O-to-output ...
As we work on projects we’re frequently upgrading our tools. That basic soldering iron gives way to one with temperature control. The introductory 3D printer yields to one faster and more capable. One ...
One of the great things about home automation is that it’s limitless. Whether you add more smart locks, toss some smart light bulbs into lamps, or add another smart thermostat to your home, it’s ...