{% seo %}
View on GitHub

{{ site.title }}

{{ site.description }}

{{ page.title }}

{% if page.picture %} {{ page.title }} {% else %}

There is no picture for this card yet.

{% endif %}
CM4 Functionality Pi 5 Functionality Driver Required? More Info
{{ page.functionality_cm4 }} {{ page.functionality_pi5 }} {{ page.driver_required }} GitHub Issue

Videos Related to this Card

{% if page.videos.size >= 1 %}
    {% for video_url in page.videos %}
  • {% youtube video_url %}
  • {% endfor %}
{% else %}

There are no videos for this card yet.

{% endif %}

Description and Notes

{{ content }}
{% if site.fathom_analytics %} {% endif %}