433MHZ More Things for Smart Things

Finally - off the breadboard and into a working environment. It’s currently working for 433mhz sensors, I will possibly be adding more frequencies later. For now I will continue refining the code to release it on github. Day 1: A few issues. I accidentally flipped the polarities on the siren. I will eventually implement a 12v regulator to up the voltage for the siren for the full 120db power. Day 2: [Read More]

433mhz testing

I decided due to the lack of community support I am not going to make a Zigbee 433mhz chip instead I will continue my efforts with the WiFi esp8266. Now that I have the 433mhz working with the esp8266 I will be performing some distance testing with a few receivers I purchased and different antennas I have.

 

 

Update to: https://blog.silocitylabs.com/post/2017/12/01/smart-things-433mhz/

Complete Smart Home Setup

 

I wanted to talk about my smart home setup from the ground up. I have many articles describing my setup in pieces but not everyone gets an entire overview of everything I have setup here. I don’t have a mansion or anything fancy like built in sprinkler/irrigation, so this will be more catered to your average city home.

 

The Assistant: r Google Home and/or Mini manage my random routines that aren’t part of a automation rule. Going to the basement to do laundry, or going to sleep at random times. I can just send a command and google home will handle it. Link your SmartThings account and Google Home together for best results. Give all your devices aliases to make it easier to command via Google. I want one located in every central room of the house, Kitchen, Living room, Master Bedroom.

Control Center:

What controls my entire setup and why I chose this hub vs others. My only hub is a Samsung SmartThings hub. This manages just about everything in my home minus the security cameras. I did heavy research on many hubs including Wink, IOT (hub-less), and Phillips hue. Why SmartThings?

[Read More]

Smart Things 433mhz

Going to be creating a receiver to translate 433mhz sensors to smart things, Most likely going to be using a esp8266 to make it easier to configure. I still have to figure out how to identify the smart things hub withouth manually entering in its ip, maybe upnp? I also bought a CC2530 chip for zigbee testing, Not sure what im going to do with that yet. Edit: I think I may have made a mistake buying zigbee chips. [Read More]