-
Notifications
You must be signed in to change notification settings - Fork 1
Development Log
Nikhil M Jeby edited this page Aug 30, 2021
·
2 revisions
22-08-2021
- Use bluetooth to reset wifi ssid and password
- WebServer on 192.168.1.11
- MDNS not working properly , so not using.
16-08-2021
- Taking out keyboard (should be doable with smartphone) - may come in future release
- Taking out JSON parser for external apps ( faster and easy to manage hardcoded UI) - may come in future release
- Bubble button for apps
08-06-2021
- Added JSON program extracter for external apps
06-06-2021
- Added basic Menu Navigation
- Added Veritical + Horizonal align center logic for text.
- Added Basic Button Widget UI
- Added Scrollable Menu
05-06-2021
- Added Analog Clock
- Image support for minute, second and hour needle.
04-06-2021
- Added image rotation.
03-06-2021
- Removed FreeRTOS as its getting complicated with more functions.
- Added custom interval scheduler (replacing FreeRTOS)
- Added Battery, Wifi animated, bluetooth and menu icons
02-06-2021
- Added FreeRTOS Multitasking
01-06-2021
- Added Battery remaining ON time calculation based on load current.
- Clear and Draw text (to minimize flickering)
31-05-2021
- Added Brightness Control on Top section swipe
- Added autoDim , autoSleep, autoDeepSleep, touch to wakeup.
30-05-2021
Just started development
- Added RTC, power and touch controls
- Added Tap, Drag, Hold, DragStart, DragEnd detection