From eeeab0d758368663e9d77e0dfe1b2683d79f7177 Mon Sep 17 00:00:00 2001 From: Snorky Date: Sat, 26 Oct 2024 02:13:06 +0200 Subject: [PATCH] Modification README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef27c4e..d4a3a3b 100644 --- a/README.md +++ b/README.md @@ -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 +## Petit gif de démo. + ![demo montage](assets/demo.gif) ## Configuration de l'Arduino en mode ISP.