If you’re looking for an easy to use and memory efficient Arduino LCD menu library that can be adapted for keypads and rotary encoders, check out our menu library. View the accompanying video clip that demonstrates how you can build a hierarchical menu in a few simple steps.
Category Archives: Hackatronics
Leave a reply
Arduino Metronome – Multi-function Shield Bonus Sketch
An Arduino metronome sketch is available for the Multi-function shield. It allows music students to work on their timing skills by displaying and sounding a beat, where the BPM rate and time signature are configurable by the user. The sketch is also accompanied by a short video demonstrating its features.
Coding Fun for Beginners Using Arduino
The first instalment of the Hackatronics coding series has been published and is available here:
It focuses on a specially developed library and real world applications for a simple Arduino multi-function shield that is great for beginners learning to code on the Arduino. The applications featured are;
- Digital alarm clock
- Heart monitor
- Countdown timer
- Sonar ranger
- Incline indicator
- Speedometer
There is also an eBook covering all the applications is also available with additional library help information.
Have fun coding!