add readme and demo videos
This commit is contained in:
parent
e2190c8dc8
commit
c6b0db8e23
3 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal 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="./src/branch/main/soweli.mp4" type="video/mp4">
|
||||
</video>
|
||||
![](soweli.mp4)
|
||||
![](gol.mp4)
|
BIN
gol.mp4
Normal file
BIN
gol.mp4
Normal file
Binary file not shown.
BIN
soweli.mp4
Normal file
BIN
soweli.mp4
Normal file
Binary file not shown.
Loading…
Reference in a new issue