GithubHelp home page GithubHelp logo

x10's Introduction

x10

Platform independent solution that makes it easy to interface with X10 hardware, that supports sending and receiving both standard and extended X10 messages over the power line and receiving X10 messages over Ethernet, RF and IR. The solution is meant to replace products like the Marmitek CM15PRO, the Marmitek IRRF7243 and commercial X10 Ethernet interfaces.

x10's People

Contributors

tmittet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

x10's Issues

Simple example not compiling in Arduino IDE 1.8.5 and workaround

It took me some time to figure out why the simple example won't compile as is so I'm reporting here for anyone that has the same problem.
First of all the ISR routine PowerLineEvent must be declared before the creation of the x10 object so I copy-pasted it up before everything else;
also, the X10 object is declared with a non correct form: it's declared as "X10ex x10ex = X10ex(" but it should be: "X10ex x10ex(" - mind the capital X!.
Also I renamed the library folder as x10ex, but don't know if it's mandatory.
Hope this helps someone.

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.