Difference between revisions of "X10 / Arduino"

From Hackerspace ACKspace
Jump to: navigation, search
Line 6: Line 6:
 
Make Arduino control any X10 appliance in a single home.
 
Make Arduino control any X10 appliance in a single home.
 
It would be the most fun to make the arduino available via a web-interface and control the X10 appliances via the webinterface using the arduino
 
It would be the most fun to make the arduino available via a web-interface and control the X10 appliances via the webinterface using the arduino
 
  
 
== Hardware ==
 
== Hardware ==
Line 15: Line 14:
 
*Ethernet Shield
 
*Ethernet Shield
 
*XM10 TTL/CMOS interface ([[http://www.elekhomica.nl/product_info.php?products_id=31]])
 
*XM10 TTL/CMOS interface ([[http://www.elekhomica.nl/product_info.php?products_id=31]])
 +
 +
== Huidige status ==
 +
Het ethernetshield werkt zonder problemen. Het lcd shield heeft echter problemen met de library. Hierdoor ben ik nu al veel tijd kwijt met het omprogrammeren van deze library

Revision as of 16:00, 4 September 2011

Project: X10 / Arduino
Featured:
State Planned, Active
Members eagle00789
GitHub No GitHub project defined. Add your project here.
Description Let Arduino control my X10 Controllers
Picture
No project picture! Fill in form Picture or Upload a jpeg here

Make Arduino control any X10 appliance in a single home. It would be the most fun to make the arduino available via a web-interface and control the X10 appliances via the webinterface using the arduino

Hardware

De benodigde hardware hiervoor is inmiddels binnen. De hardware bestaat uit:

  • Arduino Mega 2560
  • LCD Shield van SparkFun ([[1]])
  • Ethernet Shield
  • XM10 TTL/CMOS interface ([[2]])

Huidige status

Het ethernetshield werkt zonder problemen. Het lcd shield heeft echter problemen met de library. Hierdoor ben ik nu al veel tijd kwijt met het omprogrammeren van deze library