add some references
This commit is contained in:
parent
63eed514d6
commit
bda86b527d
1 changed files with 19 additions and 1 deletions
18
README.md
18
README.md
|
@ -1,3 +1,21 @@
|
||||||
# DigitalUhr
|
# DigitalUhr
|
||||||
|
|
||||||
The un-smart digital watch
|
The un-smart digital watch
|
||||||
|
|
||||||
|
|
||||||
|
Display:
|
||||||
|
https://www.sharpsecd.com/static/media/Sharp-LCD-Specification-LS012B7DD06A-12-2-19.4b439705.pdf
|
||||||
|
|
||||||
|
dev board:
|
||||||
|
Adafruit Clue
|
||||||
|
https://www.adafruit.com/product/4500
|
||||||
|
|
||||||
|
GUI lib:
|
||||||
|
https://lvgl.io/
|
||||||
|
|
||||||
|
Watch OS:
|
||||||
|
https://github.com/InfiniTimeOrg/InfiniTime
|
||||||
|
|
||||||
|
|
||||||
|
P8 hacking:
|
||||||
|
https://hackaday.com/2020/05/02/cheap-smartwatch-hacking-to-run-your-own-code/
|
||||||
|
|
Loading…
Reference in a new issue