Posts tagged with “ESP32”
Continuous Radon Sensing Using Airthings Wave
8/23/2021
📺 Watch the Video View on YouTube --- Radon Radon is everywhere, see map Naturally-occurring radioactive gas - causes lung cancer Inert, colorless...
Sending sensor data from ESP32 to InfluxDB | Local access - time-series database
3/15/2021
📺 Watch the Video View on YouTube --- Instead of sending data to services in the cloud, here we send sensor data to local InfluxDB database. Grafana...
Connect ESP32 to WPA2-Enterprise WiFi (eduroam: University of Michigan Wireless)
1/12/2021
📺 Watch the Video View on YouTube --- Walkthrough of minimal settings for ESP32 to connect to WPA2-Enterprise WiFi at University of Michigan (eduroam...
DIY Smart Deck Lights | ESPHome | Home Assistant controlled
11/30/2020
📺 Watch the Video View on YouTube --- Building a Home Assistant controlled ESP32 based controller for deck LED lights via ESPHome. Software: ESPHome...
DIY Smart Wooden Faux Beam Pendent Lights | ESPHome | Smart Plant Lights | Home Assistant controlled
10/24/2020
📺 Watch the Video View on YouTube --- DIY Faux wood-beam lights mode from cedar fence pickets. Light is controlled by Sonoff Mini. Pendent Lights: am...
Voice Controlled (Connected) BIDET: A Solution for Non-Availability of Toilet-Paper Caused by COVID19
4/13/2020
📺 Watch the Video View on YouTube --- Install of Biobidet Bliss BB200 and connecting it to Home-Assistant. Wilbur Sargunaraj 📺 Watch the Video View...
ESP32 to Process Audio Signals: Software (Fourier Transforms) and Hardware (MSGEQ7)
3/4/2019
📺 Watch the Video View on YouTube --- Here we use ESP32 microcontroller to analyze real-time audio signals 1. Real-time FFT to get frequencies 2. Use...
ESP8266/ESP3232: Home Assistant Switch Connected to PCF8574 Controlling 8 AC Relays
2/24/2019
📺 Watch the Video View on YouTube --- Home Assistant Switch for 8 Relays: PCF8574 can be used to extend the GPIO of ESP8266/32 and here we use 8 port...
ESP8266/ESP32 Based RGB Light (NeoPixels) Connecting to Google Home & Alexa via ARTIK Cloud
2/9/2019
📺 Watch the Video View on YouTube --- ⚠️ ⚠️ ⚠️ ARTIK Cloud has been depcreciated by Samsung ⚠️ ⚠️ ⚠️ Here we create an ESP8266/32 based device that e...
Control a "Dumb" TV Using a Transistor and ESP8266
1/14/2019
📺 Watch the Video View on YouTube --- The goal here is to control a "dumb" TV using virtual assistants via Home Assistant. We tap into the push butto...
NeoPixel Painter Draw Using LEDs on Thin Air
12/23/2018
📺 Watch the Video View on YouTube --- - Exploiting low light photography with long exposure to paint in thin air using NeoPixels LED strips. - Here w...
E1.31 Pixel Pusher: Sending E1.31 UDP Data to ESP8266 Displayed on NeoPixels
12/19/2018
📺 Watch the Video View on YouTube --- Here we try to push E1.31 UDP data received wirelessly via ESP8266 and pushed to NeoPixel in the fastest way po...
Creating a Home Assistant Web Scraper Sensor
12/1/2018
📺 Watch the Video View on YouTube --- Here is a demonstration of using lxml for scraping a website to extract essential HTML data and pass the data a...
ESP8266/ESP32 Connecting to SSL/TLSv1.2 Secured Mosquitto MQTT Broker
11/17/2018
📺 Watch the Video View on YouTube --- Demonstration on ESP8266 & ESP32 using SSL/TLSv1.2 two-way handshake with secured mosquitto broker. SSL is pref...
Hacking an Automatic Trash Can to Listen to You
10/22/2018
📺 Watch the Video View on YouTube --- Idea To convert an automatic trash can into a smart one. Hardware - Automatic Trash Can - Wemos D1 mini (ESP826...
Using Gestures to Control Lights on Home-Assistant
7/21/2018
📺 Watch the Video View on YouTube --- Getting one's hands on APDS9960 is very easy, that can be used to detect hand gestures. Here we use this sensor...
ESP32 Communicating With Xiaomi Flora Plant Sensor Using BLE
6/29/2018
📺 Watch the Video View on YouTube --- Using ESP32 to communicate with Xiaomi flora (miflora) plant sensor using BLE and posting the values on MQTT se...
HARestAPI: Control Home Assistant Directly Using ESP8266
4/14/2018
📺 Watch the Video View on YouTube --- Control components on Home Assistant directly from ESP8266. This is an Arduino Library that can be used in vari...