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

Prochaine révision
Révision précédente
raspberry-pi_sstv_code [2016/10/22 15:09] – créée f4hizraspberry-pi_sstv_code [2016/10/26 15:46] (Version actuelle) f4hiz
Ligne 48: Ligne 48:
   alsamixer   alsamixer
  
 +==== Câblage de l'interrupteur ====
 +{{:schema:interrupteur.jpg?direct&800|}}
  
-**TODO ajouter schéma de câblage de l'interrupteur et des LED**+ 
 +==== Câblage des LED ==== 
 +{{:schema:led_infos.jpg?direct&800|}} 
 + 
 + 
 +==== Le programme pour la SSTV ====
  
 Télécharger le fichier suivant : Télécharger le fichier suivant :
 <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 150: 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
Ligne 196: Ligne 205:
  
  
- +[[réception_SSTV|Réception de la SSTV]]\\ 
-[[https://f4hiz.com/wiki/doku.php?id=pi_sstv_photos|Photos du montage final]]+[[pi_sstv_photos|Photos du montage final]]
raspberry-pi_sstv_code.1477148965.txt.gz · Dernière modification : 2016/10/22 15:09 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