Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
This project is an MQTT client for controlling individually addressable LEDs like the WS2812 or SK6812 using an ESP32. It is designed to be used with a GUI controller application available at MQTT-led ...
Though threading is a old concept in computer science, and fabric computing has been a term for about thirty years, the terminology has so far been more metaphorical than strictly descriptive.
It is a pretty common first project to use an Arduino (or similar) to blink an LED. Which, of course, brings taunts of: you could have used a 555! You can, of course, also use any sort of oscillator, ...
This project uses an HC-SR04 ultrasonic sensor to measure how close an object is. A buzzer and LED react depending on the distance, similar to a car parking sensor. < 10 cm → buzzer and LED stay on.
Smart home platforms like Apple Home, Google Home, and Amazon Alexa give you a simple way to sync all your smart devices. However, not all products work with every platform. For example, your video ...