CircuitPython nRF52840 LCD Displays Tutorial

This tutorial demonstrates how to use character LCD and color TFT displays on the nRF52840 with CircuitPython. It explores the DisplayIO library and using Bluetooth low energy to interact with LCD displays from a mobile phone. All the code, schematics, notes and updates are available on my website: This is the 3rd video in my CircuitPython tutorial. Here’s a link to the full playlist:
Back to Top