Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 651 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 651 Bytes

micropython_experiments

A place to share my micropython experimental code.

Contents

Directory Description
hwapi/ Contains example hwconfig files for boards.
keypad/ Keypad matrix examples.
leds/ LED examples.
lcd/ LCD examples.
python_lcd_fork_dhylands My fork of David Hylands LCD examples.