HomeServer is a webpage that can be used to automate/control different devices around a household. The active implementation contains a list in which items can be added following the pin/name struct(ex:d13/lamp), that will initialize the pin as a digital output and on click of the item it will toggle the state of the pin (high/low).
HomeServer is a webpage that can be used to automate/control different devices around a household. The active implementation contains a list in which items can be added following the pin/name struct(ex:d13/lamp), that will initialize the pin as a digital output and on click of the item it will toggle the state of the pin (high/low).