Last modified: 12.7.2015

Started: 11.7.2015

An Arduino library for displaying Icelandic characters on an LCD screen.

StafirLCD: An Arduino library for displaying Icelandic characters on an LCD. This project allows you to define up to 8 custom characters per page, enabling you to display the full range of Icelandic letters. It works with the LiquidCrystal_I2C library, making it easy to integrate into your Arduino projects. Define your characters, and then use the print() function to display them on your LCD.

The project is hosted on GitHab under the repository StafirLCD. For development details, see the README.md.