Skip to content

nicolasfguillaume/X10-Web-Remote-Control-IoT

Repository files navigation

X10 Web Remote Control with NodeMCU

With this project, you will be able to control any X10 compatible device (outlet plugs, lamps, appliances...) from the browser of your smartphone. You will be able to switch on, off and even dim lights.

Examples of X10 compatible device:

Pic 1

Required material:

  • NodeMCU ESP-12E
  • FS1000A 433MHz RF transmitter (X10 compatible)
  • X10RF library (by domocreation)

Putting together the NodeMCU and the X10 transmitter (433 MHz)

Pic 1

Connect the 'ATAD' pin of the FS1000A to the 'D1' pin of the NodeMCU.

Pic 2

Accessing the web server (living on the NodeMCU)

Simply type the NodeMCU local ip address in your web browser.

Pic 3

Note: If you want to access your web server from anywhere, you will have to modify the port forwarding on your router.

Releases

No releases published

Packages

No packages published