Arduino & TouchDesigner & Bitwise Math!
A tutorial that extends the previous Arduino/TouchDesigner video. This one uses bitwise math and a couple python tricks to send the state of three sensors/switches to TouchDesigner using a single byte.
Some of the references from the video:
My interactive binary/decimal web page: https://rahji.github.io/bits
The interactive bitwise math webpage: https://www.advanced-ict.info/interactive/bitwise.html