You are viewing an older revision! See the latest version

Send Files To Raspberry And Nucleo

<h1>Pour envoyer des files dans le Raspberry : </h1>

<h4>ssh/putty :</

adresse du raspberry : 172.24.1.1 id : root pwd : root

stp/ftp : envoyer les fichiers dans le répertoire /root dans le raspberry

command sur Putty (Terminal) :

mount /dev/sda nucleo/

cp benedicte_NUCLEO_F411RE.bin nucleo/; sync

picocom /dev/ttyACM0 imap lfcrlf

Attention :

Pour quitter picocom : ctrl + a -> ctrl + x


All wikipages