MicroPython-Examples/Example - I2C LED Display
2024-05-10 18:26:38 +07:00
..
main_I2CDisplay.py First Commit 2024-05-10 18:26:38 +07:00
README.md First Commit 2024-05-10 18:26:38 +07:00

I2C Display Controller Example Code

This is a simple code to control I2C Display. MicroPython needs ssd1306 driver to work.