Hi
I am currently doing a haptic project that requires me to drive multiple LRA's using DRV2605L Haptic Driver breakout board. I am also using the TCA9548A Multiplexer (also Adafruit breakout) to drive multiple at the same time.
Ideally, I am trying to drive 4 LRA's sequentially (i.e LRA 1 buzzes, stops, LRA 2 buzzes, stops, LRA 3 buzzes, stops etc.)
However, when it comes to the code I unfortunately have no idea where to start, let alone where I am going wrong. I have no experience with Arduino's or coding before.
I have attached my attempted code thus far.
Any help or guidance as to how to code multiple LRA's to work would be greatly appreciated.
Cheers
test3.ino (1.04 KB)