Pages

Monday, June 8, 2020

Wi-Fi enabled Smart BlueJeans Meeting status indicator Light

Wi-Fi enabled Smart BlueJeans Meeting status indicator Light

Looking at the current Work from Home situations that almost everyone of us are going through, I thought about creating a simple Indicator Light that can be placed somewhere in the home. This Indicator light is connected in the same Wi-Fi network as our Laptop and a simple web request calls are made every few seconds and the indicator light turns on based on the Meeting status. This will help everyone else in the home to be considerate on the level of noise produced while we are in meeting...

This Project has been built with following components:  
Hardware:
o   Node MCU
o   LEDs (Red, Green and Amber)
o   Some Wires to connect the LEDs
o   A Li Ion Battery or 5 Volt Mobile chargers with micro USB cable to power Node MCU
·        Software:
o   Blue Jeans
o   PowerShell
o   Small Webserver installed on the Node MCU.
o   Arduino IDE to program the Node MCU.
Lets review all the steps in detail now:

No comments:

Post a Comment