News

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 ...
A third Hall effect sensor is used to measure a throttle stick positioned on the side of the box. An Arduino micro reads the sensors and converts the analog signal to USB.
By oversampling the Arduino’s ADC, an effectively higher resolution is obtained without adding any hardware or altering the voltage reference. Instead of reading the ADC once, the code reads the ...