Simple OS for LILYGO® T-WATCH-2020 V3, based on Xinyuan-LilyGO /TTGO_TWatch_Library. Partially support for LILYGO® T-WATCH-2020 V2
Free time project to create lightweight and simple OS for smartwatch, with only necessary small functionality (to keep it simple and effective). With strong DIY cyberpunk motivation (don't want to support and pay money to big corporations). And with cool 80' cyberpunk retro design!
https://cyberwatch.cyberdeck.cz/
- cool cyberpunk / retrowave vibes
- multiple watchfaces
- some usefull apps (with cool app menu available by swipe up on watch face)
- 3slot alarm
- stopwatch
- flashlight
- simple calculator
- calendar
- for full list of features, see changelog.txt
- synchronize date & time with computer during compile/upload
- download and install VS Code and PlatformIO (or any other C/C++ IDE)
- (use complex IDE; this project is too large fro Arduino IDE)
clonedownload this repository- add TTGO library to the project, following instructions in library's readme
- connect LillyGo T_Watch device via USB
- compile and upload via your favorite IDE
- have a fun!
- screen is autolocked (prevention of random touch) - if there is a lock icon, press crown (button) to unlock it!
- "tilt up" maneuver sometimes doesn't activate display (maybe will be solved by tuning BMA423 sensor)
- Misra C++ standards (98% and still improving)
- step counter app with steps walk/run, stats over last few days
- wifi netowrks scannner
- conection vith phone via BT (require app for android)
- SMS notification icon
- missed call icon
- other notifications icon
- show who's calling
- ability to reject call
- show SMS content (and mark as read in phone)
- show notifications (and mark as read)
- many many more
Feel free to contact me via email (spaceangel@cyberdeck.cz ) if you need some help, want to participate or support me :-)