|
|
|
|
|
by mmackh
513 days ago
|
|
We’ve been working on a new kind of home computer for a few years now based around microcontrollers. Unlike a traditional setup, it’s aimed at replacing the traditional light switch to provide environmental awareness and bring families closer together. Although the base OS is not open source, the SDK is totally scriptable, meaning as an owner you will be able to trace and understand the device fully. Examples of what it can do
- Autonomous lighting with mmWave radar with 180 degrees fov and ambient light sensor
- Recording of temperature, humidity, barometric pressure and VOX to onboard SQLite database at a chosen interval.
- Onboard web server, which serves as dashboard and configuration page.
- Communication platform with integrated microphone (hardware indicator light, off by default) and speakers. I’m also experimenting with talking to LLMs like this. And many more things. If you’d like to reach us hello [at] sentionic.com |
|