Frederick from frederickvandenbosch.be has build an Internet-connected OLED display using Raspberry Pi Zero module.
After last week’s Pi Zero mod, I thought I’d try a slightly more useful project. Using an Adafruit OLED display, two push buttons, a wifi dongle and a Pi Zero, I made an internet connected information display. The information could be anything: time and date, weather, social media status, etc … The two push buttons are used to cycle through the data and trigger certain actions.
Advertisement
Hardware
The hardware consists of the following components:
- Raspberry Pi Zero
- Adafruit 128×64 SSD1306 OLED
- Edimax wifi dongle
- 2 large push buttons
Raspberry Pi Zero Information Display – [Link]