OLED displays on the Raspberry PI and Circuit Python

Published: Thu 09 May 2024
Updated: Thu 09 May 2024 by Ludo In Hardware

Did you purchase a small OLED screen on AliExpress and are struggling to get it working on your Raspberry Pi? I hope to steer you in the right direction with this handy guide.

I'd already had a bit of fun with a 128x32 OLED display and one of the many …

Read more

Other articles

  • I2C IO expanders with the Raspberry PI and Circuit Python

    How to use MCP23017 I2C IO expanders with the Raspberry PI and Circuit Python? What about connecting a Rotary encoder to your Raspberry PI?

    Like me, you may have a small project to connect one or more rotary encoders to your Raspberry PI. The MCP23017 chip seems ideal for this …

    Read more

  • CircuitPython Installation Guide for Tech Enthusiasts

    The CircuitPython installation guide is a comprehensive resource for tech enthusiasts looking to get started with CircuitPython. CircuitPython is a programming language based on Python that is specifically designed for microcontrollers and single board computers. It provides an easy and beginner-friendly way to program these devices and interact with hardware …

    Read more