Git Product home page Git Product logo

knobos's Introduction

Knob OS ๐ŸŽ›๏ธ: Automating Your Environment

Group 1

Tags

Arduino, esp32, lvgl, smart-knob, gc9a01

Intro

Knob OS is an environment automation project inspired by the Smart Knob project. It serves as the central control hub for your environment, extending beyond just your home. Powered by an esp32 s3 with a GC9A01 display and touch interface, Knob OS leverages the LVGL graphics library, with UI designed by SquareLine Studios.

Features

  • Fan Control ๐ŸŒ€: Regulate fan speed effortlessly.
  • Light Control ๐Ÿ’ก: Adjust brightness and color to your preference.
  • Lap Control ๐Ÿ’ป: Remotely unlock your laptop.
  • WiFi Connectivity ๐Ÿ“ถ: Easily connect to WiFi networks and auto-connect on reboot.
  • Gesture Controlled UI ๐Ÿ‘†: Navigate seamlessly with touch gestures.
  • Watch Face โŒš: Basic watch face included; more designs in development.

Upcoming Features

  • WiFi Network-Based Profile Switching ๐Ÿ ๐Ÿข: Automatically switch profiles between work and home networks.
  • Auto Connect to Available Networks ๐Ÿ”„: Streamlined connectivity experience.
  • App State Persistence ๐Ÿ’พ: Remember preferences such as fan speed and light settings.
  • WiFi Power Management ๐Ÿ”Œ: Turn off WiFi during extended periods of inactivity.
  • Dynamic Watch Faces ๐Ÿ”„โŒš: Enhanced watch face designs.
  • Knob-Based Control ๐Ÿ”„๐ŸŽ›๏ธ: Integrate actual knob controls.
  • Flash Screen Animations โšก: Engaging visual feedback.
  • Advanced Documentation ๐Ÿ“˜: Detailed installation and implementation guide.

Long Term

In the long term, watch-related features will be transitioned to a separate project known as Knob OS - Watch. ๐Ÿ•’

knobos's People

Contributors

sainsaji avatar

Stargazers

 avatar

Watchers

 avatar

knobos's Issues

Home Screen Time stays static

Home screen doesn't update time automatically since the screen syncs only when loaded. After loading there is no sync.

Need to get a better implementation by updating the time based on a timer or something better.

Home Screen Delay

Home Screen delays while syncing since a while loop runs until time is synched.

A solution will be to use lv_handler() function inside the no op while loop

Improve Gesture flow

Gesture Screen changes are now mixed and not following a pattern , need to get uniform

Auto Connect WiFi if toggle button is enabled

Implement a toggle button that will automatically connect to WiFi.

Steps:

  • Create toggle button in UI
  • State of toggle button must be stored in EEPROM
  • This task should start in the flashscreen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.