Posts tagged with โIoTโ
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...
Ultimate guide to permanent holiday lights using NeoPixels/WS2812B LEDs
12/13/2020
๐บ Watch the Video View on YouTube --- Permanent holiday lights hardware and software setup using NeoPixels/WS2812B LEDs Hardware - LEDs: https://amzn...
Epoxy resin holiday lights/night lamp | DIY resin LED decor | WLED
12/8/2020
๐บ Watch the Video View on YouTube --- Board Prep ๐บ Watch the Video View on YouTube --- WLED Software: GitHub: Aircoookie/WLED PCB: https://github.co...
ESP8266 based WLED NeoPixel Lights | Insomnia soldering session | Holiday lights prep
12/2/2020
๐บ Watch the Video View on YouTube --- WLED Software: GitHub: Aircoookie/WLED PCB: https://github.com/toblum/McLighting/tree/master/documentation/pcb
ESPHome Dot Matrix Display | Internet Connected Display Home Assistant Display
10/4/2020
๐บ Watch the Video View on YouTube --- Using ESPHome for connecting ESP8266 to MAX7219 Dot-Matrix Display to show useful information from Home Assista...
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...
Connect to AWS IoT While Making Masala Chai [ASMR]
2/18/2019
๐บ Watch the Video View on YouTube --- Don't confuse Masala Chai with Chai Latte, no not the same thing! While we make chai during the snowy season, l...
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...
Using ESP8266 to Call RESTful API From TheRide to Get Real-Time BUS Data
10/27/2018
๐บ Watch the Video View on YouTube --- Here is a tutorial on how to call RESTful API on ESP8266 and process the data using ArduinoJSON. This data is v...
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...
ESP8266 Talking to AWS IoT Using MQTT
7/13/2018
๐บ Watch the Video View on YouTube --- Arduino library connecting to the AWS IoT service from an ESP8266 using websockets and MQTT. GitHub: debsahu/es...
ESP8266 Making Google Home Speak
7/6/2018
๐บ Watch the Video View on YouTube --- Using esp8266-google-home-notifier library on ESP8266 to make Google Home speak! Software Prerequisites/Limitat...
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...
The Button: Amazon "Dash" Type Button to Communicate to Home-Assistant
6/1/2018
๐บ Watch the Video View on YouTube --- An attempt to build a Amazon "Dash" type button to communicate with Home Assistant, which is a combination of t...
Image Recognition Using Movidius Neural Compute Stick on a RPi0W
5/27/2018
๐บ Watch the Video View on YouTube --- Let's build a security camera using Raspberry Pi Zero W and Movidius Neural Compute Stick to recognize a "perso...
MeshyMcLighting: NeoPixels Lighting Solution Using Mesh Network
5/16/2018
๐บ Watch the Video View on YouTube --- Wouldn't be cool for many McLighting (RGB LED lighting using NeoPixels) to talk to each other and synchronize?...
Using RTL-SDR to Read Values From Wireless Electric/Gas/Water Meters
5/5/2018
๐บ Watch the Video View on YouTube --- An attempt to use RTL-SDR to read values from wireless electric/gas/water meters and visualize these values on...
RobinhoodAPI: Live Stock Prices From Robinhood on ESP8266
4/28/2018
๐บ Watch the Video View on YouTube --- A simple Arduino library that retrieves live stock prices from www.robinhood.com in JSON format and processes i...
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...
ESP8266 Based Color Sensor Talking to Home Assistant via RestAPI
4/7/2018
๐บ Watch the Video View on YouTube --- Did you ever want to use ESP8266 to communicate to Home Assistant directly? Here we use a TCS34725 color sensor...
Talking to Twitter Using TwitterWebAPI for ESP8266
3/19/2018
๐บ Watch the Video View on YouTube --- Idea: - Use ESP8266 to talk to Twitter - Get User Data or Tweet or Search Twitter - Display the data on a Dot-M...
Internet Connected Smoke Alarm
1/23/2018
๐บ Watch the Video View on YouTube --- Have you wondered how to build a internet connected smoke alarm using ESP8266 and a cheap Kidde RF-SM-DC? Overa...
Extreme Power-Save Mode: ESP8266 Powered ON After External Interrupt
1/22/2018
๐บ Watch the Video View on YouTube --- Have you ever wondered how to turn on ESP8266 using external interrupt? Build a battery powered amazon dash but...
Internet Connected Dog Water Bowl Sensor
10/15/2017
๐บ Watch the Video View on YouTube --- Wouldnโt it be nice to know if your dogโs water bowl is empty? Let us build a sensor that measures the water le...
IoT Dot Matrix Display: Twitter Mentions Using ESP8266 Adafruit.io and IFTTT
2/17/2017
๐บ Watch the Video View on YouTube --- Letโs say that you donโt have your smartphone around and someone mentions you on twitter. Wouldnโt it be nice t...