<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://funduinoshop.com/fr/blog/raspberry-pi/?sRss=1" rel="self" type="application/rss+xml"/>
        <title>Blog / Flux RSS</title>
        <link>https://funduinoshop.com/fr/</link>
        <description>Funduinoshop - Raspberry Pi</description>
        <language>en-en</language>
        <lastBuildDate>Mon, 13 Apr 2026 17:18:42 +0200</lastBuildDate>
                    <item>
                <title>Bouton-poussoir sur le Raspberry Pi</title>
                <guid>https://funduinoshop.com/fr/bouton-poussoir-sur-le-raspberry-pi</guid>
                <link>https://funduinoshop.com/fr/bouton-poussoir-sur-le-raspberry-pi</link>
                <description>Dans les premiers exemples, nous avons connu les broches GPIO comme des sorties que nous avons commutées sur HIGH pour faire briller une LED. Mais GPIO signifie General Purpose Input/Output. Tu peux donc aussi utiliser les broches comme entrée...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Wed, 27 Jul 2022 14:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>LED RGB sur Raspberry Pi</title>
                <guid>https://funduinoshop.com/fr/led-rgb-sur-raspberry-pi</guid>
                <link>https://funduinoshop.com/fr/led-rgb-sur-raspberry-pi</link>
                <description> Une LED RGB est la réunion de trois LED de couleurs différentes dans un seul boîtier. Derrière le terme RGB se cachent les couleurs &quot;rouge&quot;, &quot;vert&quot; et &quot;bleu&quot;. Les LED respectives peuvent être activées par modulation de largeur d&#039;impulsion (PWM)....</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Tue, 19 Jul 2022 09:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>LED pulsée sur Raspberry Pi (modulation de largeur d&#039;impulsion)</title>
                <guid>https://funduinoshop.com/fr/led-pulsee-sur-raspberry-pi-modulation-de-largeur-d-impulsion</guid>
                <link>https://funduinoshop.com/fr/led-pulsee-sur-raspberry-pi-modulation-de-largeur-d-impulsion</link>
                <description>Une LED doit s&#039;éclaircir et s&#039;assombrir par pulsations. (On parle aussi de &quot;fading&quot;, d&#039;après le verbe anglais to fade= diminuer, s&#039;atténuer). Nous voulons réaliser cela avec ce que l&#039;on appelle la modulation de largeur d&#039;impulsion...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Fri, 17 Jun 2022 10:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>Connecter le buzzer et la LED au Raspberry Pi</title>
                <guid>https://funduinoshop.com/fr/connecter-le-buzzer-et-la-led-au-raspberry-pi</guid>
                <link>https://funduinoshop.com/fr/connecter-le-buzzer-et-la-led-au-raspberry-pi</link>
                <description>Dans cet article, nous voulons faire s&#039;allumer un buzzer et une LED à l&#039;aide d&#039;un microcontrôleur Raspberry Pi. Ce programme est souvent utilisé dans les écoles pour montrer...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Wed, 15 Jun 2022 15:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>Alternance de LEDs clignotantes sur le microcontrôleur Raspberry Pi</title>
                <guid>https://funduinoshop.com/fr/alternance-de-leds-clignotantes-sur-le-microcontroleur-raspberry-pi</guid>
                <link>https://funduinoshop.com/fr/alternance-de-leds-clignotantes-sur-le-microcontroleur-raspberry-pi</link>
                <description>Tu peux aussi connecter les composants électroniques sur la breadboard sans T-cobbler. Mais dans ce cas, tu as besoin de câbles enfichables (en anglais jumper wire) de type femelle - mâle pour la connexion à la barrette de connexion J6 du Raspberry Pi...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Mon, 06 Jun 2022 08:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>LED clignotante sur le microcontrôleur Raspberry Pi</title>
                <guid>https://funduinoshop.com/fr/led-clignotante-sur-le-microcontroleur-raspberry-pi</guid>
                <link>https://funduinoshop.com/fr/led-clignotante-sur-le-microcontroleur-raspberry-pi</link>
                <description>Contrairement à l&#039;Arduino, le Raspberry Pi n&#039;a pas accès aux LED intégrées. Celles-ci indiquent uniquement l&#039;alimentation électrique et l&#039;accès à la carte µSD. Pour faire clignoter une LED, il faut donc utiliser une LED externe avec un...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Wed, 01 Jun 2022 00:45:00 +0200</pubDate>
                            </item>
                    <item>
                <title>Débuter avec le Raspberry Pi - Partie 3 : Programmer</title>
                <guid>https://funduinoshop.com/fr/debuter-avec-le-raspberry-pi-partie-3-programmer</guid>
                <link>https://funduinoshop.com/fr/debuter-avec-le-raspberry-pi-partie-3-programmer</link>
                <description>En principe, tu peux aussi installer l&#039;IDE Arduino sur ton Raspberry Pi ou utiliser le programme préinstallé Geany, un éditeur très fonctionnel, dans différents langages de programmation...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Tue, 24 May 2022 11:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>Débuter avec le Raspberry Pi - Partie 2 : matériel et logiciel</title>
                <guid>https://funduinoshop.com/fr/debuter-avec-le-raspberry-pi-partie-2-materiel-et-logiciel</guid>
                <link>https://funduinoshop.com/fr/debuter-avec-le-raspberry-pi-partie-2-materiel-et-logiciel</link>
                <description>Une brève introduction aux composants les plus importants pour le Raspberry Pi. Qu&#039;il s&#039;agisse d&#039;un câble enfichable, d&#039;une résistance ou d&#039;une LED, nous te montrons les composants dont tu as besoin pour démarrer. Nous abordons également l&#039;installation du logiciel pour le Rasp...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Sun, 22 May 2022 12:00:00 +0200</pubDate>
                            </item>
                    <item>
                <title>Débuter avec le Raspberry Pi - Partie 1 : La préface</title>
                <guid>https://funduinoshop.com/fr/debuter-avec-le-raspberry-pi-partie-1-la-preface</guid>
                <link>https://funduinoshop.com/fr/debuter-avec-le-raspberry-pi-partie-1-la-preface</link>
                <description>Ce guide doit servir de base pour apprendre le système d&#039;exploitation Raspberry Pi OS en mettant l&#039;accent sur le langage de programmation Python. Il vise à offrir aux débutants une introduction simple, intéressante et...</description>
                <category>Raspberry Pi</category>
                                    <pubDate>Thu, 19 May 2022 13:30:00 +0200</pubDate>
                            </item>
            </channel>
</rss>
