Zig driver for SSD1306 OLED display
Provides functions and constants to initialize the display and send data as pixels. I will add functionality whenever I need them on my personal projects.
- On a raspberry PI, I2C should be enabled:
sudo raspi-config - Linux only