3 Steps to Install Audio Controlled LEDs
I stumble across the cool WLED firmware which allow you to control my LED Strips. So combining this with LedFx, it makes one heck of […]
I stumble across the cool WLED firmware which allow you to control my LED Strips. So combining this with LedFx, it makes one heck of […]
One problem when you are using micro controllers such as Arduino or ESP8266 is that you need to be aware of how precious the memory […]
To continue with the DIYHue build, I am going to show you how to create your own DIYHue Motion sensor. The motion sensor can be […]
I stumble across a post about how to turn your ESP8266 to be compatible Philip Hue device. Step 1. Install DIY Hue The first step […]
If you have been following my post on installing Home Assistant on Raspberry Pi, now it is the time to try posting MQTT message to […]
This writeup is the continuation from the previous IoT LEDStrip post. We are using the same circuit as before in the IoT LEDStrip with Blynk. […]
I have the previous post about how to make a disco light using the individually addressable LEDStrip. This was done using Arduino nano, and I […]
I have been busy for a couple of weeks and didn’t get around to post. But, I know that shouldn’t be an excuse. So here […]
I have always wanted to have an internet controlled LED light. So after researching a few different combination, I manage to find the one that […]
In this writeup, I am utilising the previous magic 8 ball circuit. You can expand the use of the same circuit to be Internet Weather […]
As the previous follow up to the Magic 8 Ball with ESP8266, I am extending this to add the code for OTA (On The Air) […]
Do you have the urge to have Magic 8 Ball, but never get around to get one? Well I do. So what can I do […]
I have a dilema of trying to test the TV remove, but not having the TV. I have tried to point the remote to the […]
Just to finished up with the final post in regards to ESP8266 sleep mode. In the process of learning all the different sleep modes, I […]
This is the continuation of the ESP8266 Light Sleep mode. In this post, I will show the practical example of using the Light Sleep mode […]
This is the continuation from the previous blog about ESP8266 Deep Sleep Mode, I am trying to use the other sleep mode. So I embark […]
I always wanted to learn about the deep sleep mode in ESP8266. So I stumble across a few post in the internet, and comparing various […]
I am helping my brother to make a remote Gate opener. He have a remote that can open the gate, but being in this day […]
Quite often we take shortcut to make things simple. That that sometimes will come and bite you back. To make sure you always consider security […]
I was in the middle of replicating my 433 MHz remote control using Arduino. The receiver circuit is quite simple and it is using Arduino […]