My vacation week
Posted: Sun Jun 21, 2015 3:20 pm
I took last week off for a vacation week. Actually I'm disabled, but I took a "mental" vacation week to just play.
On Monday my 3D printer (XYZPrinting Da Vinci 1.0 - $349) arrived and I started printing enclosures for all of my little projects which use the .96" and 1.3" oled displays. And also an enclosure for my 4x20 LCD display "mqtt message center".
The printing went amazingly well and it makes a whole world of difference in how nice my little projects look.
If I do say so myself - LOL!
That printer is just amazing - it's like magic to watch.
I also made a few more ESP projects - a couple of MOSFET light dimmers. 3,4 and 1 channel for various types of LEDs, colors, etc. I'm waiting for some desk and floor lamps to arrive to put the lights into.
As usual it's all controlled via mqtt messages.
Then another package arrived - a box of 5 Elekcity 433Mhz wireless outlet (mains) controllers.
It was 5 for $20, and I was planning on just using the enclosures and putting ESPs & SSRs in them as I've done for a few other outlets.
But the RF control was interesting, so instead of gutting the units and replacing their innards I did some rf detective work and discovered what the codes where for turning the 5 outlets on and off. By using a little 433Mhz receiver and an arduino to snoop out the signal.
Then I got a little 433Mhz transmitter module, coupled it with an ESP-12, put it all in a nice little custom printed enclosure - and now I can control all 5 outlet units, again via mqtt message. Neat! I'm going to order 5 more of these, they are very handy. The little 433Mhz "Wifi to 433Mhz" ESP bridge can be just about anywhere in my home and it's able to control all the outlets. Plus the little remote controls that came with the package still work, so that's a pretty good setup.
I made a little controller/fader app for my iPod with NetIO so I can do the lights up and down, turn the outlets on and off, etc.
My only big fail for the week was a project to try to use those 8x8 LED matrix Max7219 displays to display mqtt messages.
I've tried a handful of different modules and none of them work well. In no case can I ever have more than 4 of them daisy chained without the displays turning to garbage, and the new ones I tried that have 4 units hard wired together (thinking maybe the cables were introducing the garbage) are printing everything "backwards" both right to left and top to bottom. I've tried with arduinos, ESPs, various LED matrix libraries - and just nothing works.
But all in all it was a good week!
On Monday my 3D printer (XYZPrinting Da Vinci 1.0 - $349) arrived and I started printing enclosures for all of my little projects which use the .96" and 1.3" oled displays. And also an enclosure for my 4x20 LCD display "mqtt message center".
The printing went amazingly well and it makes a whole world of difference in how nice my little projects look.
If I do say so myself - LOL!
That printer is just amazing - it's like magic to watch.
I also made a few more ESP projects - a couple of MOSFET light dimmers. 3,4 and 1 channel for various types of LEDs, colors, etc. I'm waiting for some desk and floor lamps to arrive to put the lights into.
As usual it's all controlled via mqtt messages.
Then another package arrived - a box of 5 Elekcity 433Mhz wireless outlet (mains) controllers.
It was 5 for $20, and I was planning on just using the enclosures and putting ESPs & SSRs in them as I've done for a few other outlets.
But the RF control was interesting, so instead of gutting the units and replacing their innards I did some rf detective work and discovered what the codes where for turning the 5 outlets on and off. By using a little 433Mhz receiver and an arduino to snoop out the signal.
Then I got a little 433Mhz transmitter module, coupled it with an ESP-12, put it all in a nice little custom printed enclosure - and now I can control all 5 outlet units, again via mqtt message. Neat! I'm going to order 5 more of these, they are very handy. The little 433Mhz "Wifi to 433Mhz" ESP bridge can be just about anywhere in my home and it's able to control all the outlets. Plus the little remote controls that came with the package still work, so that's a pretty good setup.
I made a little controller/fader app for my iPod with NetIO so I can do the lights up and down, turn the outlets on and off, etc.
My only big fail for the week was a project to try to use those 8x8 LED matrix Max7219 displays to display mqtt messages.
I've tried a handful of different modules and none of them work well. In no case can I ever have more than 4 of them daisy chained without the displays turning to garbage, and the new ones I tried that have 4 units hard wired together (thinking maybe the cables were introducing the garbage) are printing everything "backwards" both right to left and top to bottom. I've tried with arduinos, ESPs, various LED matrix libraries - and just nothing works.
But all in all it was a good week!