home-automation/hardware/arduino/i2c_dip/slave_sender
KemoNine 3d0dbe28fe Tweak dashboard update interval to help with battery life, add status LED just in case something pops up during operation for better indication of state, add DIP switch code and tweak the DIP switch i2c code to support two 8 pin DIP switches and report data via i2c (not integrated into dashboard yet) 2019-05-30 19:56:49 -04:00
..
README.md Update arduinio sources, overhal some basic folder structures, further implementation of plant dashboard/monitor build 2019-05-27 13:29:03 -04:00
slave_sender.ino Tweak dashboard update interval to help with battery life, add status LED just in case something pops up during operation for better indication of state, add DIP switch code and tweak the DIP switch i2c code to support two 8 pin DIP switches and report data via i2c (not integrated into dashboard yet) 2019-05-30 19:56:49 -04:00

README.md

slave_sender

The main ATTiny code that reads the dip switch states and sends back a single byte with each dip's state encoded as a 0 for off and 1 for on.