513
edits
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
I want to construct a matrix structure in order to implement a „multiple switch device“ that can be triggered by peoples walking on it. | I want to construct a matrix structure in order to implement a „multiple switch device“ that can be triggered by peoples walking on it.<br> | ||
Therefore I want to design switches that can handle the weight of a person standing on them. | Therefore I want to design switches that can handle the weight of a person standing on them.<br> | ||
The switches have to be made of a flexible material so that they automatically return to their „off-state“ when the person changes his/her location. <br> | The switches have to be made of a flexible material so that they automatically return to their „off-state“ when the person changes his/her location. <br> | ||
I will try to implement a kind of resistor ladder in order to reduce the amount of input pins needed (this amount can easily become very high depending on the amount of sensors). | I will try to implement a kind of resistor ladder in order to reduce the amount of input pins needed (this amount can easily become very high depending on the amount of sensors).<br> | ||
The outputs will be controlled by an Arduino Micro controller board. | The outputs will be controlled by an Arduino Micro controller board.<br> | ||
It will trigger certain sounds or other outputs such as motor movement or LED lights. <br> <br> | It will trigger certain sounds or other outputs such as motor movement or LED lights. <br> <br> | ||
edits