Minimising disturbances to enable productive remote work - In today's remote work environment, unintentional interruptions can disrupt productivity and professional communication. This project tackles the challenge by creating a IoT-driven indicator designed to signal your availability and minimize disturbances during critical work activities like calls and meetings.
This is version 2.0 of the system, building on the foundations of the original version developed in 2020. The initial solution utilized an ESP32 microcontroller to poll the Webex API for status updates, displaying availability through an LED strip. While effective, areas for improvement were identified in terms of performance, reliability, and design.
This project is Distributed under the MIT License - see the LICENSE file for information.
If you are having problems, please let me know by raising a new issue.
This project was made possible thanks to the following resources:
AWS Samples - Several Arduino examples for AWS IoT projects using ESP32.