Modification README

This commit is contained in:
Snorky 2024-10-26 02:13:06 +02:00
parent 7068d2b94c
commit eeeab0d758

View File

@ -1,4 +1,4 @@
# Communication entre un attiny_85 et un attiny_84 via Serial
# Communication entre un attiny_85 et un attiny_84 via Serial.
Le but de ce petit projet était de comprendre comment faire discuter deux MCUs.
@ -8,6 +8,8 @@ L'Attiny_85 contrôle la LED rouge et envoie les informations a l'Attiny_84 pour
<img src="Serial_comm_Attiny85_84_bb.png" align="center" width="850" height="600">
## Petit gif de démo.
![demo montage](assets/demo.gif)
## Configuration de l'Arduino en mode ISP.