Initk in serial monitor after uploading OpenCat code
Using a Mac M1 max laptop running arduino 2.0 IDE. I see the serial board as /dev/cu.usbserial-210. I configured it as an "arduino Uno" board. Serial monitor set to 115200baud/no line editing. commented out the code as suggested and uploaded to the board with no errors.
The serial monitor outputs "initk" over and over again.
Stuck at this point... any suggestions?
95 Views
The complete output should look like this. The random characters at the beginning and end don't matter.
If your board is not printing the contents correctly, I'm afraid the EEPROM is corrupted. If it's correct, we can move on to other causes, probably in the software configuration.