<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.fablab37110.chanterie37.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.fablab37110.chanterie37.fr/feed.php">
        <title>Castel&#039;Lab le Fablab MJC de Château-Renault - start:arduino:horloge</title>
        <description></description>
        <link>https://www.fablab37110.chanterie37.fr/</link>
        <image rdf:resource="https://www.fablab37110.chanterie37.fr/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-05T18:48:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.fablab37110.chanterie37.fr/doku.php?id=start:arduino:horloge:brouillongl&amp;rev=1674832120&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.fablab37110.chanterie37.fr/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Castel'Lab le Fablab MJC de Château-Renault</title>
        <link>https://www.fablab37110.chanterie37.fr/</link>
        <url>https://www.fablab37110.chanterie37.fr/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://www.fablab37110.chanterie37.fr/doku.php?id=start:arduino:horloge:brouillongl&amp;rev=1674832120&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-27T15:08:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Projet Horloge Neopixel arduino Brouillon GL</title>
        <link>https://www.fablab37110.chanterie37.fr/doku.php?id=start:arduino:horloge:brouillongl&amp;rev=1674832120&amp;do=diff</link>
        <description>Projet Horloge Neopixel arduino Brouillon GL



Projets sur thinkercad GL Brouillon 

Projet avec neopixel arduino Module RTC et potentiometre



#include &lt;Wire.h&gt;               // bibliotheque pour communiquer en I2C
#include &lt;RTClib.h&gt;             // bibliotheque pour module RTC DS1307
#include &lt;Adafruit_NeoPixel.h&gt;  // Bibliotheque pour module Neopixel de chez AdaFruit


#define PIN 6  // broche pour envoi de donnée sur Neopixel DI
#define NUMPIXELS 24 // nombre de Leds neopixels à piloter 
#…</description>
    </item>
</rdf:RDF>
