Skip to content

schneiderr/heimcontrol.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heimcontrol.js

Documentation can be found here: http://ni-c.github.com/heimcontrol.js/

Additions

Added a method to control Active low relays such as this one here. Since these are active low, they need to be switched off inorder to turn them on. I simply made another method, (Active low) that reverses the switches used in the led method. In order for this to work, i also use another duino lib name Active low which can be downloaded here.

About

Home-Automation with node.js and Raspberry PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • CSS 0.5%