solids pressure sensitive buttons
This is an arduino sketch running on an arduino uno
[This is] (https://github.com/solids/sps/tree/master/circuit) the latest board/schematic sensor design (designed in eagle)
[This is] (https://github.com/solids/sps/tree/master/node) the code that runs on the physical board defined in the circuit folder.
Currently I2C is used for the bus, but we may migrate to chained SPI for less protocol overhead.