Sunday, December 27, 2015

ESP8266 WiFi LED dimmer Part 10 of X: Finding the right lights

Now that the LED dimmer is working and I have workable boards (Still working on better PCB designs) and I have a plan laid out for the house, the last task was to find the right lights to use them with. This turned out to be harder then I thought!

Recently I finally found what I've been looking for, both a downlights and LED strip!


Special Magic COB LED downlight

Friday, December 4, 2015

ESP8266 WiFi LED dimmer Part 9 of X: The new house lighting plan

The whole reason for building my own LED dimmer was because I'm currently building a new house and was unsatisfied with commercially available dimmers. They either didn't have the features I desired or where way too expensive and often, both!

This post will describe which parts of the house will be powered using my LED dimmer solution.

Saturday, August 29, 2015

New Firmware Version 2.5.1.8 for DM365/DM368 DSP IP Camera

A while back a new firmware (2.5.1.8) appeared for the Ti DaVinci DM365 and DM368 camera's. Only recently a kind comment-er was able to find a link where to download this firmware.

Sadly, as always, there is no changelog. After testing it at least fixes 2 issues I was having with the previous versions have been fixed and who knows what else has improved! Since I've been running it without issues the last 2 weeks, it's time to share it with everyone!

You can find the previous post about the firmware here, I suggest we do new replies about this firmware (and newer) in this topic.


Thursday, August 27, 2015

New Ti DM365/DM368 5Mpix Camera's

Since the first two sets of camera's I ordered I placed a big order of new camera's with AOTE last year. I ordered a lot of camera's this time because I was able to combine some orders and have decided that these camera's are worth the investment for my events. I will detail the new camera's so you know what to expect when you buy them!


Lots of camera's!

Sunday, August 23, 2015

PL-PSE3008-A2 "dumb" POE switch

Over the last few years I've been gathering more and more equipment which supports Power over Ethernet such a access-points and the IP camera's I've written about before.

I need something to power those POE devices! Most managable POE switches are quite expensive so I've been looking around for cheaper options and decided to order a "dumb" POE+ switch from China to test!




Sunday, April 5, 2015

ESP8266 WiFi LED dimmer Part 8 of X: Version 2 of the PCB design

With the help of kind internet folks I was able to get a fritzing part for the new voltage converter I wanted to use to try and make a smaller board. A few weeks ago I sent my new 'panalized' design to dirtypcb's and I got them back last week. They are awesome! Read on to order the boards yourself!








Wednesday, March 4, 2015

ESP8266 WiFi LED dimmer Part 7 of X: Updated Dimmer and Domoticz code

I recently did a small addition to my dimmer code which gives you the ability to add the dimmer time to the sent values remotely. This way you can choose to dim quickly or slowly per dim action.


Saturday, February 28, 2015

ESP8266 WiFi LED dimmer Part 6 of X: ESP8266 Domoticz Wall Switch

The next part I needed for my Domotica system was a way to have physical switches in my house which would run 'virtual' actions. Tonight I programmed the ESP LUA code to test this.




Sunday, February 1, 2015

Domoticz: Bash script for presence detection using NMAP

Today I programmed another part of the system I envision for my new house. It's a bash shell script which checks if either my phone or that of my girlfriend is in range and depending on if it is or not it changes a switch in Domoticz. That way I can automate all the lights turning off when we are not home, and coming back on when we are!


Sunday, January 18, 2015

ESP8266 WiFi LED dimmer Part 5 of X: Ikea Lamp hacks

Since I now have a cheap WiFi controllable LED dimmer I'm looking at various ways of lighting rooms, hallways, etc. Since different rooms require different type of lighting they require a different lamp. Some simple, some more fancy. After experimenting with LED strips in aluminium profiles this post will be about hacking Ikea lamps!


Friday, January 2, 2015

ESP8266 WiFi LED dimmer Part 4 of X: Configuring Domoticz

The last part of the ESP8266 WiFi LED dimmer project is getting it to work inside of my Domotica system of choice: Domoticz. We can do this using LUA scripts, in the end you will have an easy dimmer slider in Domoticz which you can use to control each channel of the ESP8266 WiFi LED dimmer.

Thursday, January 1, 2015

ESP8266 WiFi LED dimmer Part 3 of X: Flashing and programming the ESP-01

To get started with the ESP8266 ESP-01 I recommend flashing and programming it before soldering it down. This way you know it's working and that the program code is also functioning. Depending on how you mount it on your board it can be a bit hard to do so later on!