From 3d1a916aaace28ecd7982c1dbe6f5bed48deab07 Mon Sep 17 00:00:00 2001 From: rduhr Date: Tue, 31 Oct 2023 14:06:50 +0100 Subject: [PATCH] 7Segment_display readme --- 7Segment_display/README.md | 6 +++++- 7Segment_display/video1.mp4 | Bin 0 -> 959076 bytes 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 7Segment_display/video1.mp4 diff --git a/7Segment_display/README.md b/7Segment_display/README.md index 3bd6110..94cd0be 100644 --- a/7Segment_display/README.md +++ b/7Segment_display/README.md @@ -83,4 +83,8 @@ end display; - Ensuite il a fallu donner du sens à ce que nous affichions. C'est pourquoi nous avons tenté d'afficher 1 2 3 4. -![img2](img2.jpg) \ No newline at end of file +![img2](img2.jpg) + +- Enfin il a fallu implémanter un simple algorithme pour le compteur. + +![video1](video1.mp4) \ No newline at end of file diff --git a/7Segment_display/video1.mp4 b/7Segment_display/video1.mp4 new file mode 100644 index 0000000..07aff3f Binary files /dev/null and b/7Segment_display/video1.mp4 differ -- libgit2 0.21.2