This tutorial is from 2012, before the MKR1000 existed. The tutorial says the 16x32 LED Matrix panel is compatible with the Arduino Zero, which the MKR1000 is supposedly related to, so I'm thinking I should be able to upload the same program. However, the board keeps disconnecting every time I try to upload a simple sketch, so I am worried that perhaps they are not compatible. I am using the same wiring as the Arduino Uno (using pins 2-10, A0, A1, A2, GND on the MKR1000) that you can see in this tutorial
Asked
Active
Viewed 53 times
1
-
without anything wired to pins is it OK with upload? – Juraj Jul 14 '19 at 15:24
-
1Yes, for example I am able to upload the "Blink" program just fine. – garson Jul 14 '19 at 15:32