This is an instructable that shows how interface Nokia 5110 LCD display with Sparkfun Esp32 Thing Board.
I have interfaced with 5110 and Displayed current time. This Thing board connects to given WiFi and Sync time with given NTP server.
1. Add PCD8544-master library to your arduino https://github.com/Anirudhvl/Esp32-Nokia-5110-Int...
2. Above repository contains the sample code.
3. Compile it and upload to Thing board