Posts

Temperature and humidity thing

Image
The temperature and humidity thing is based on one ESP-01  device. The idea is to have a device, connected to WIFI, broadcasting both values to my web server. Design is not a state-of-the-art, niter software nor hardware. It was designed to be simple and easy to maintain. The hardware The hardware is composed by a mini USB socket (just for power proposes), connected to a step down, regulated to 3.3V. Inside the core there is a small prototype board with some headers soldered, to make removal a less painful. On one the headers there is a dth11 temperature and humidity sensor (I will shortly change it to dht22 for better accuracy). On the other there is a esp8288-01. The software To develop the sketch I've used Arduino IDE. The code is, once again, simple and nothing fancy. I hate having to load a bunch of libruary's, thousand and thousand of code lines just to upload a value to a web server, so I've opted for the old and still useful GET. Main program is

My IOT setup

Image
This is not really my first IOT setup, even before IOT was a reality I've done many home automation. But, considering only now technology is cheap and accessible enough, let's make this as my first useful setup. This is a raw unpolished schema of how I've setup my day to day helpers: On next episode I will try to explain a little more on hardware/software Comment's / questions are welcome.

DIY IKEA Tradfri lamp

Image
I have been diy'ing for a long time, but sharing hasn't been my top priority. Nevertheless, with the pressure suffered from my coworkers, I decide to bring it online. On my first post I will try disassemble a IKEA Tradfri bulb, reusing zigbee board to power a LED strip  Starting with a IKEA Led bulb and a led strip On first approach I have cut the bulb where both plastics join, this way I'm trying to avoid cutting led board Job done, lets remove leds board. Bad luck, It is quite different from pictures I've seen on the web, the core is isolated with a aluminium metal case, believe it is part of heat sink. I have decided to cut it a little below. but the metal case is all around. I had a really bad time breaking it apart. Finally I'm in, and with it I get more bad news, there is some kind of rubber past all around, good news for IKEA, it looks they did a excellent job insulating electronics Finally... At this po