Skip to content

techinc/SpaceButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SpaceButton:

Code for a Nanode based networked on/off status button.

To compile, you need the techinc-fork of the EtherCard library
which can be found at:

https://github.com/techinc/ethercard

(The fork adds a polling interface for DHCP and DNS.)

The status LED should be connected to LED_PIN such that
a LOW output state will make it light up.

The button should be connected such that it pulls down BUTTON_PIN.
The code assumes a circuit breaking button, change BUTTON_PRESS
to LOW for a circuit making button.

About

Code for a Nanode based networked on/off status button

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%