I tried to use a 3 layer I2C chain of command: keyboard handler -> coordinator -> oscillators. But this does not seem to work so I decide to use a simpler more direct way of communication between coordinator and oscillators using dedicated pins.
The keyboard handler now works. I fixed some software and hardware issues, the latter included adding four diodes to the 4x6 key matrix to prevent keys to influence each other.
Comments