Okay, so if you were going to make a simple LED 4 digit clock, you probably wouldn’t start with a Raspberry Pi. But I wanted to test out I2C on the Pi and Adafruit’s I2C LED displays looked like a good bet. I also used a level converter to convert the Pi’s 3.3V I2C to the 5V I2C required by the LED module. To recreate what I have done here you will need:
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Very helpful! Kudos to Simon. Here’s the red i2c 7-segment display atop a Pi Plate running his clock demo:
https://picasaweb.google.com/lh/photo/blqupnCZTJfLnuXgHBIZtNMTjNZETYmyPJy0liipFm0?feat=directlink
I just powered it via 3.3V so no logic level conversion was needed.
Cheers,
Drew
Oh, and I’m using Occidentalis, too! 🙂