Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
You are viewing an older revision! See the latest version
Homepage
Le convertisseur série parallel, ou "Registre à Décalage", permet d'obtenir 8 sorties (controller 8 LED par exemple) en utilisant seulement 3 sorties de la carte Nucleo.
De très bonnes explications ici: http://electroniqueamateur.blogspot.fr/search/label/74HC595 et en anglais là: http://weworkweplay.com/play/practical-guide-to-shift-registers/.
Il montre notamment comment controller simplement le CI 74HC595 avec 3 boutons poussoirs !
On trouve aussi de bonnes explications sur le tutoriel de Elegoo. Pour info la datasheet du composant http://www.ti.com/lit/ds/symlink/sn74hc595.pdf
Les termes anglais:
- 8 bits Shift register
- Serial In, Parallel Out (SIPO)