Patch_Beginnings
- Smee The Drummer
- Feb 3, 2022
- 1 min read

....and so it begins!
I've taken code from Programming for People, and from the sensor kit setup documentation via Arduino's packages.
The button attached to the board now communicates two integers to MaxMSP every time it's pressed. This is an example of the data I will use to control audio parameters.
The next task is to see whether the other sensors will communicate data too. I will add those as new integers.



Comments