For this assignment i decided to continue the work on my final project.
I used a Satshakit to read the values generated from a hall sensor, and to display them through a visual/audio feedback.
HARDWARE:
- [hall sensor]
- [satshakit]
SOFTWARE:
[MAX7]is a great software based on the nodes programming that works very well with the sound generation. Unfortunately it is not free but you can use it for 30 days trial after which you can use your patches using the pre-trial software version that allows you to read the patches but not edit them.
In both cases I printed in the serial the value read by the sensor, in max7 that value was used for the node "rect~" to generate an anti-aliased rectangle wave.
With vvvv while the value was read as a text string that appears in the render window where the background assumes increasing hue of red based on the increasing value reading.