add readme and demo videos

This commit is contained in:
Crispy 2024-04-13 00:59:22 +02:00
parent e2190c8dc8
commit 87172b4a58
3 changed files with 9 additions and 0 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# ch32-oled
A ssd1306 128x32 oled display controlled by a ch32v003 microcontroller with one input button and one LED.
<video width="480" height="270" controls>
<source src="./raw/branch/main/soweli.mp4" type="video/mp4">
</video>
![](soweli.mp4)
![](gol.mp4)

BIN
gol.mp4 Normal file

Binary file not shown.

BIN
soweli.mp4 Normal file

Binary file not shown.