Giter Club home page Giter Club logo

alexa-rc-switch's Introduction

Connect Alexa to RC Switches

Control RC switches over Amazons Alexa.

Screenshot Webinterface

Features

  • Control 433.92MHz RC switches with Alexa via FauxmoESP
  • Webinterface (add to home screen)
  • API:
    • Switch devices via GET requests
    • Get device state via GET request
  • Over the air updates
  • Website resources on SPIFFS

Development

Requires assembled hardware (see below) and PlatformIO.

  1. Create src/secret.h from src/secrects.template.h
  2. Set SSID and password of your WLAN and over the air hostname
  3. Update switch IDs depending on your dip switch settings (see ReceiveDemo_Simple in examples of rc-switch to get them)
  4. First deploy only:
    1. Comment out upload_port and upload_port in platform.io
    2. Plug device to FTDI adapter
  5. Flash device via OTA update/FTDI adapter
  6. Upload web resources to SPIFFS

Dependencies

Required libraries:

  • ArduinoOTA
  • rc-switch
  • ESPAsyncTCP
  • FauxmoESP

Deployment

See (development section above)[#Development].

Hardware

Parts

  • Amazon Echo Device (Amazon Affiliate Link)
  • ESP8266 (ESP-01)
  • Voltage Regulator (AMS1117)
  • USB Micro Plug
  • 433.92MHz receiver (FS1000A)
  • 220โ„ฆ Resistor
  • Wires
  • RC Switches (Amazon Affiliate Link)
  • Plastic case
  • USB cable (USB A to micro)
  • Power supply (1A)

Wiring

See Fritzing Sketch.

Fritzing Sketch

alexa-rc-switch's People

Contributors

tilmanjusten avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.