Dopiero co zaczyna programować cokolwiek w arduino. Udało mi się wgrać jeden podstawowy program i działał. Lecz gdy go trochę rozbudowałem o kilka linijek wyskoczył mi błąd:
Connecting to programmer: .
Found programmer: Id = "CATERIN"; type = S
Software Version = 1.0; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.
Programmer supports the following devices:
Device code: 0x44
Próbowałem restartować komputer lecz nie dało żadnego efektu. Później próbowałem zaktualizować sterowniki portu szeregowego lecz też nic nie dało. Co jakiś czas wyskakiwał błąd odnośnie odmowy dostępu do portu szeregowego. Więc pobrałem program process explorer i zrobiłem tak jak było w instrukcji bez żadnego efektu. Proszę o pomoc bo nie wiem czy idzie jeszcze naprawić moje oryginalne arduino micro czy już je uszkodziłem.
That is not an error; it's an annoying message and it's even more annoying that it's in red but it does indicate a succesful upload. Please check the notifications to see if the upload was succesful.
You can use the blink example sketch (modify the timing) and upload it to see if your Arduino is still OK.
In future, please use English when posting; use google translate (or similar) if needed.