Thank you so much for this! Still a little fast for me but then I am 64 years old. I managed to do it first time with the help of your video. Much appreciated!!
Ciao Ho provato a flesciare Il Redcorners Con 4.00d Ma Mi da errore Poco spazio Nella memoria Ho visto Che oltre a cambiare il Call e uSDX+ Hai cancellato anche Una Riga. Potresi scrivere per esteso Cosa cancellare? Ne sarei grato
Guarda l’altro video sulla configurazione del codice. Potrebbe aiutarti a configurare meglio il tuo USDx. Se hai cancellato qualcosa semplicemente riscarica il sorgente da GitHub
Si hai ragione, ho rivisto il video e ho commentato l’#else sopra allo swap rotary per invertire il verso dell’encoder rotativo. A me in configurazione originale va al contrario.
@@kf4bzt I just had a quick look at the Yun. It uses a different microcontroller, ATmega32U4 instead of ATmega328P, so the sketch may be different and also the programmer you need to chose Arduino as ISP (ATmega32U4). This is all I hava found, but it is an experiment anyway. Let me know if you manage to do it.
Guarda anche questo video: ruclips.net/video/QfE0unZDzKQ/видео.htmlsi=hoE4BNzmsaoJibEy spero possa esserti utile per configurare al meglio la tua radio.
Thank you so much for this! Still a little fast for me but then I am 64 years old. I managed to do it first time with the help of your video. Much appreciated!!
@@DonaldBarnett2014 I’m glad it helped! 73 de IU7SYS
Un video sicuramente molto utile.
73 de M7YGR
Thank you for sharing this. Your info helped me upgrade my red corners scr transceiver.
Great! I'm glad it was helpful!
Amazing , thank you
Hello, would it be possible to simply use a raspberry pi directly instead of the arduino?
I guess it is probably possible, in that case, the Raspberry should act as an SPI programmer. But I never tried that.
I found this one. It should fit your needs: github.com/alanmimms/spi0
Yes it is actually easy in the end. Just use avrdude
Ciao Ho provato a flesciare
Il Redcorners Con 4.00d
Ma Mi da errore Poco spazio
Nella memoria
Ho visto Che oltre a cambiare il Call e uSDX+
Hai cancellato anche Una Riga.
Potresi scrivere per esteso
Cosa cancellare?
Ne sarei grato
Guarda l’altro video sulla configurazione del codice. Potrebbe aiutarti a configurare meglio il tuo USDx. Se hai cancellato qualcosa semplicemente riscarica il sorgente da GitHub
Si hai ragione, ho rivisto il video e ho commentato l’#else sopra allo swap rotary per invertire il verso dell’encoder rotativo. A me in configurazione originale va al contrario.
OK ci riprovo Ma non so se riesco
Potresti mandare il codice Gia pronto?
@@raffaelematera3517 mandami una mail e ti giro il codice come da video. nestaale@gmail.com
Can the Arduino Yun be used to flash this as well??
I don't know the details about Arduino Yun, but as long as it has SPI interface, it should be ok. Just find the respective Pins (MISO, MOSI, SCK, ...)
@@alessandronestaadventures Thank you so much. I did a comparison between the Yun and R3 and they both appear to have the same pin layouts.
@@kf4bzt I just had a quick look at the Yun. It uses a different microcontroller, ATmega32U4 instead of ATmega328P, so the sketch may be different and also the programmer you need to chose Arduino as ISP (ATmega32U4). This is all I hava found, but it is an experiment anyway. Let me know if you manage to do it.
Come Si puo disattivare la funzione Cat
Guarda anche questo video: ruclips.net/video/QfE0unZDzKQ/видео.htmlsi=hoE4BNzmsaoJibEy spero possa esserti utile per configurare al meglio la tua radio.
So you cant do this from a Windows PC>
Yes, the PC I used is actually a Windows PC.