Skip to content

Development Log

Nikhil M Jeby edited this page Aug 30, 2021 · 2 revisions

22-08-2021

  1. Use bluetooth to reset wifi ssid and password
  2. WebServer on 192.168.1.11
  3. MDNS not working properly , so not using.

16-08-2021

  1. Taking out keyboard (should be doable with smartphone) - may come in future release
  2. Taking out JSON parser for external apps ( faster and easy to manage hardcoded UI) - may come in future release
  3. Bubble button for apps

08-06-2021

  1. Added JSON program extracter for external apps

06-06-2021

  1. Added basic Menu Navigation
  2. Added Veritical + Horizonal align center logic for text.
  3. Added Basic Button Widget UI
  4. Added Scrollable Menu

05-06-2021

  1. Added Analog Clock
  2. Image support for minute, second and hour needle.

04-06-2021

  1. Added image rotation.

03-06-2021

  1. Removed FreeRTOS as its getting complicated with more functions.
  2. Added custom interval scheduler (replacing FreeRTOS)
  3. Added Battery, Wifi animated, bluetooth and menu icons

02-06-2021

  1. Added FreeRTOS Multitasking

01-06-2021

  1. Added Battery remaining ON time calculation based on load current.
  2. Clear and Draw text (to minimize flickering)

31-05-2021

  1. Added Brightness Control on Top section swipe
  2. Added autoDim , autoSleep, autoDeepSleep, touch to wakeup.

30-05-2021

Just started development

  1. Added RTC, power and touch controls
  2. Added Tap, Drag, Hold, DragStart, DragEnd detection
Clone this wiki locally