====== Projet Horloge ======
 

==== Horloge Neopixel arduino =====

         * [[https://arduino103.blogspot.com/2019/03/horloge-murale-neopixel-avec-esp8266.html|Horloge Neopixel esp8266]]
         * [[https://youtu.be/JYeb5Mjj0Mg|Video :Horloge linéaire à l’aide d’Arduino + DS1307 + Neopixel : ré-utilisation de certains matériels. ]]
         * [[https://www.tubefr.com/horloge-lineaire-a-l-aide-d-arduino-ds1307-neopixel-re-utilisation-de-certains-materiels.html| Tutos : Horloge linéaire à l’aide d’Arduino + DS1307 + Neopixel : ré-utilisation de certains matériels.]]
         * [[https://boutique.semageek.com/fr/index.php?controller=attachment&id_attachment=56|Datasheet WS2812]]
         * [[https://github.com/adafruit/Adafruit_NeoPixel|Librairie Adafruit Neopixel Arduino]]
         * [[http://wiki.mchobby.be/index.php?title=NeoPixel-UserGuide|Le guide utilisateur NeoPixel (MCHobby, Français)]]
         * [[https://github.com/FastLED/FastLED|FastLED : Autre Bibliothèque Arduino  pour Neopixel]]
         * [[https://ouilogique.com/files/2017-04-27-neopixel-didel-ws2813/RGBstrips.pdf|RGBstrips.pdf]]

    *Code pour Bibliotheque [[https://github.com/adafruit/Adafruit_NeoPixel|Adafruit_NeoPixel.h]]
          * https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library-use
          * [[https://adafruit.github.io/Adafruit_NeoPixel/html/index.html|Documentation de la Librairie Adafruit Neopixel]]

    * avec un module RTC:
           * http://diy.rcnc.fr/2018/08/24/arduino-nano-horloge-temps-reel/

    * sans module RTC :
           * http://www.wikidebrouillard.org/index.php?title=Horloge_Arduino


=== Projets Horloge Neopixel (brouillon) ===

[[start:arduino:horloge:BrouillonGL|horloge Neopixel brouillon GL]]

{{ :start:arduino:anneauleds24003.png?direct&200 |}}

[[https://www.tinkercad.com/things/4qmwXcM94MC?sharecode=4S_ZWXcMgNw4MlWCLHurq4Skf499SO3I-O_FpkXk1Tk|Projets sur thinkercad GL Brouillon ]]
  
  
        


==== Horloge Neopixel Micro-Bit====
         * [[start:micro-bit:neopixel|]]

==== Horloge Neopixel Raspberry====
        * [[start:raspberry:neopixel|]]