Lenie

Lenie Used AI

10 devlogs
15h 42m
Created by dave9123

A smart alarm clock that helps you reduce distractions and reminds you about upcoming tasks.

Timeline

Made Focus Session UI design

Update attachment
Ginobeano Ginobeano about 1 month ago
This looks great. Good job

Designed some UI

Update attachment

Made some modifications on the screen initialization

Update attachment

Coded for 46 minutes, I have no idea what is making it 6h 26m 20s, probably some bug that will make me delete this devlog lol. Anyways, I'm here trying to figure out how to integrate and use lvgl using TFT_eSPI to show things on the UI

Update attachment

Migrated to ILI9488 and remapped the pins.

Update attachment

Improved WebSocket functionality and added proper WiFi connecting handler

Update attachment

Fixed race condition in-between clients by locking and stopping the server once WiFi onboarding is complete

Update attachment

Made automatic WebSocket reconnect with 5 seconds delay and encryptionType parser.

Update attachment

Made backend WebSocket handler for get available WiFi list

Update attachment

Made WiFi onboarding frontend, and fetch NTP and timezone

Update attachment