LCD-Simple-Menu Library

https://github.com/tinkersprojects/LCD-Simple-Menu-Libraryhttps://github.com/tinkersprojects/LCD-Simple-Menu-Libraryhttps://github.com/tinkersprojects/LCD-Simple-Menu-Library

This is a simple LCD Menu Library for Arduino to make menus to control robots and machines.

Menu Systems on an LCD has always been a thing that has gotten in the way of developing software for robots and machines. It always takes too long to implement and debug. sometimes most of the bugs are from the menu. This library is here to try and simplify the LCD menu but still giving control to the software.

Related Projects

G-Code-Arduino-Library

G-Code-Arduino-Library

This is a library that allows any machine or robot to be controlled by G-Code What is G-Code? G-Code is the instructions that 3D Printer and CNC used to create there part. G-Code is a set of instruction commands sent to the controller of the machine to be performed. Position, feed rate, and tool used are some of the items that G-Code can control. The G-Code can either be sent from the …
Read more


MQ Plotter

MQ Plotter

The MQ Plotter is a machine that plots points on a grid. It is made from a 3D Printer Frame and mechanism with different electronics and additional items. It uses a 12V DC power supply to power the system and motors and is complete with a 16 x 2 LCD and Encoder for the user interface. The electronics are based on a different but similar project. The ATMEGA328P Microcontroller has the Arduino …
Read more


Latest Projects

Popular Projects