Nuacht

This code works by declaring an object of class "LEDWrite", and then calling method "writeNumber ()" of that object to output a number. writeNumber (int Digit, int Number) takes two integer inputs, ...
Code To use this code you should download the Arduino IDE so you can load it onto your Arduino Uno. You will also need the Liquid Crystal library to run this code.