<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://chez.jcdenis.fr/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jean-Christian Paul Denis - Mot-clé - respeaker</title>
    <link>https://chez.jcdenis.fr/</link>
    <atom:link href="https://chez.jcdenis.fr/feed/tag/respeaker/rss2" rel="self" type="application/rss+xml" />
    <description>Moment de vie d'un homme invisible.</description>
    <language>fr</language>
    <pubDate>Sun, 09 Nov 2025 09:31:14 +0100</pubDate>
    <copyright>Tous droits réservés © Jean-Christian Denis</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>Installer Respeaker 2mics Hat sur Raspberry Pi</title>
        <link>https://chez.jcdenis.fr/post/2020/03/31/Installer-Respeaker-2mics-Hat-sur-Raspberry-Pi</link>
        <guid isPermaLink="false">urn:md5:b1d72b3c3b9b6e5e82a2e2f0faa6f90c</guid>
        <pubDate>Tue, 31 Mar 2020 16:34:00 +0200</pubDate>
        <dc:creator>Jean-Christian Denis</dc:creator>
                  <category>Raspberry</category>
                          <category>respeaker</category>
                  <category>seeed</category>
                  <category>zero</category>
                <description> &lt;ul&gt;
&lt;li&gt;Raspberry : Pi Zero W&lt;/li&gt;
&lt;li&gt;Raspbian : Strech, Buster (downgrade)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Désactiver les drivers internes en éditant le fichier :&lt;br /&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-plaintext&quot;&gt;sudo nano /boot/config.txt&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Modifier la ligne :&lt;br /&gt;&lt;/p&gt;
&lt;pre&gt;
dtparam=audio=off
&lt;/pre&gt;

&lt;p&gt;Installation des drivers Seeed :&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-plaintext&quot;&gt;sudo apt-get install git
git clone https://github.com/respeaker/seeed-voicecard
cd seeed-voicecard
sudo ./install.sh
sudo reboot&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Attention cela recompile le noyau Linux en le downgradant...&lt;/p&gt;</description>
        
              </item>
      </channel>
</rss>
