diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-08 20:13:30 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-08 20:13:30 +0100 |
commit | 4f6bf1520ee7d1b9697c552c9ed9535f40d57cbc (patch) | |
tree | 47bee7a951b4959b0ddf35d1c9aa358c1c8aaa89 | |
parent | 23e63ce45259ec19e22e7721220bc8957e4dfd3c (diff) | |
download | renard_hb9hi-4f6bf1520ee7d1b9697c552c9ed9535f40d57cbc.tar.gz renard_hb9hi-4f6bf1520ee7d1b9697c552c9ed9535f40d57cbc.tar.bz2 renard_hb9hi-4f6bf1520ee7d1b9697c552c9ed9535f40d57cbc.zip |
Fix README.md links
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -36,8 +36,8 @@ Concept Les projets suivants servent d'inspiration pour la partie RF de ce projet: -* PA0LEZ : http://hamradio.nikhef.nl/afdeling/zaanstreek/hamspace/pe5edw/ARDF/ARDF-set.htm -* 80m TX Sprint: http://www.particle.kth.se/~szekely/foxhunt.html +* [PA0LEZ](http://hamradio.nikhef.nl/afdeling/zaanstreek/hamspace/pe5edw/ARDF/ARDF-set.htm) +* [80m TX Sprint](http://www.particle.kth.se/~szekely/foxhunt.html) Pour la logique du renard, un microcontrôleur ATtiny25-20SSU sera utilisé. Pour chaque renard, il faut: @@ -51,8 +51,8 @@ Liens utiles ------------ Comparaison de transistors: -http://alltransistors.com/mosfet/transistor.php?transistor=1342 +[alltransistors.com](http://alltransistors.com/mosfet/transistor.php?transistor=1342) Explications sur les Toroides RF: -http://www.vkham.com/resources/reference-info/ferromagnetic-information +[vkham.com](http://www.vkham.com/resources/reference-info/ferromagnetic-information) |