Outils pour utilisateurs

Outils du site


raspberry-pi_sstv_code

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
raspberry-pi_sstv_code [2016/10/25 13:34] f4hizraspberry-pi_sstv_code [2016/10/26 15:46] (Version actuelle) f4hiz
Ligne 61: Ligne 61:
 <file bash raspberry_sstv.sh> <file bash raspberry_sstv.sh>
 #!/bin/bash #!/bin/bash
 +
 +indicatif='F4HIZ' # mettez votre indicatif ici
  
 #5V ;5V   ;GND  ;GPIO14;GPIO15;GPIO18;GND   ;GPIO23;GPIO24;GND   ;GPIO25;GPIO8 ;GPIO7;DNC;GND  ;GPIO12;GND   ;GPIO16;GPIO20;GPIO21 #5V ;5V   ;GND  ;GPIO14;GPIO15;GPIO18;GND   ;GPIO23;GPIO24;GND   ;GPIO25;GPIO8 ;GPIO7;DNC;GND  ;GPIO12;GND   ;GPIO16;GPIO20;GPIO21
Ligne 157: Ligne 159:
  fi  fi
  
- convert /root/data/photo.jpg -fill '#0008' -draw 'rectangle 0,0,65,25' -fill white -pointsize 20 -annotate +5+20 'F4HIZ' /root/data/anno_photo.jpg+ convert /root/data/photo.jpg -fill '#0008' -draw 'rectangle 0,0,65,25' -fill white -pointsize 20 -annotate +5+20 $indicatif /root/data/anno_photo.jpg
  
  # encode wav  # encode wav
raspberry-pi_sstv_code.txt · Dernière modification : 2016/10/26 15:46 de f4hiz

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki