NEW GUIDE: Desktop or Laptop TFT Sidekick With FT232H

The FT232H breakout board allows you to add I2C, SPI, and GPIO ports to almost any PC with a USB port. The SPI port capability allows for driving SPI based graphical TFT displays. And by running on a PC, you have plenty of processing power and access to the entire Python ecosystem. This combo allows for some fun use cases.

In this guide we will show you how to use this approach to display real time system status using an FT232H breakout and a small TFT display. It will be your little system status Sidekick.

All coded in CircuitPython.

Check out the guide here.