Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 275 Bytes

MicroPython

Code created while fiddling with my MicroPython.

  • EEPROM.py How to read and write data to an Atmel EEPROM flash memory chip
  • Grove_RGB_LCD.py A driver for SeeedStudio's Grove RGB LCD.
  • OLED.py A driver for SeeedStudio's Grove OLED display.