layout | title |
---|---|
default |
Boards |
{: .no_toc}
If you think a project should be added here, please open an issue on GitHub to add it.
{: .no_toc}
- TOC {:toc}
The following boards are commercially available and can be purchased today.
{% for board in site.boards_cm %} {% if board.status == "production" %} {% endif %} {% endfor %}Picture | Board |
---|---|
{% if board.picture %} {% endif %} |
{{ board.title }} {{ board.short_description }} |
The following boards are either not yet commercially available or one-offs and might be licensed under an Open Hardware License, allowing you to build your own.
{% for board in site.boards_cm %} {% if board.status == "prototype" %} {% endif %} {% endfor %}Picture | Board |
---|---|
{% if board.picture %} {% endif %} |
{{ board.title }} {{ board.short_description }} |
{: .no_toc}
This project is maintained by Jeff Geerling. Raspberry Pi is a product of Raspberry Pi Ltd.