WiFi to 433/IR bridge
Project: WiFi to 433/IR bridge | |
---|---|
Featured: | |
State | Active |
Members | Da Syntax |
GitHub | No GitHub project defined. Add your project here. |
Description | Building a WiFi to 433MHz and ir bridge for cheap domotics |
Picture | |
No project picture! Fill in form Picture or Upload a jpeg here |
Used hardware for a test setup
- Arduino Uno
- ESP8266 module
- 433MHz transmitter (http://www.hobbyelectronica.nl/product/433mhz-rf-ontvanger-zender-set/)
- Cheap 433MHz remote switches from the Action. Working with the following lib https://bitbucket.org/fuzzillogic/433mhzforarduino/wiki/Home
The test setup build with the above mentioned parts worked. The next step is to get rid of the Arduino and add an IR led so it can control my amplifier. When that is working I will try to build a cleaner setup and document it here.