OTTO PLUS assistance
by mnrkI have wired and verified all the extras are working (LED Matrix, touch sensor(single one connected to D6), MAX4466 mic). I don't have the bluetooth or the RGB led connected.
I commented out the RGB code in the OTTO Plus v3 code on github. I also disconnected the servos so it wouldn't move around on me while I test it out.
Things seem to be working, but the code seems to hang up after the code is running for a very short while. I know this because the ledmatrix gets stuck at on a mouth display and the touch sensor isn't able to change the mode.
Has anyone experienced this? Where or what should I be looking into to resolve the issue.
At one point, I modified the v3 code so the interrupt was not in the code and I was able to cycle through the modes by touching the touch sensor, but it seems others have theirs working and I shouldn't need to hack the code so much to get it to work.