Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 467 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 467 Bytes

Nokia5110-TivaC-library

##New: Menus can be created

This is a library for the Nokia5110 screen using TM4C123GH6PM microcontroller. To test it, you can directly import the project (Nokia5110_example)in Code Composer Studio.

Please note that in case that you use another board the configuration will probably not be valid without making some changes.

To check connections, available functions, etc, you can use the guide called 'Nokia5110 Tiva C library guide'.