Headline
Learning about potentiometers

As part of The Midnight Clock’s development I am currently learning how to detect the position of a dial using an Arduino.  It’s a relatively simple task – namely, monitor the voltage at the middle leg of a potentiometer using an analog input on the Arduino. You can see the official Arduino tutorial here: https://www.arduino.cc/en/tutorial/potentiometer What I discovered was that while the tutorial is correct, the reading from the potentiometer fluctuated (sometimes quite strongly), even when the pot wasn’t being…

Read More

Motorcycle helmet HUD – 3

I may still be waiting for my 3D printer to arrive, but in the mean time, the components for my HUD were waiting in the mail box today! It included a Rasberry Pi model 3 B, an Adafruit Feather Bluefruit (bluetooth enabled Feather development board) and some headers for the Bluefruit. So now I’m ready to push forward with this project and get the electronics finalised.  Once the 3D printer arrives, then I can start working on housings for…

Read More