Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c45bf163 authored by Jason Kridner's avatar Jason Kridner
Browse files

Merge branch 'main' of git.beagleboard.org:docs/docs.beagleboard.io

parents c41268e4 1b73de44
Branches
Tags
No related merge requests found
Showing
with 4740 additions and 123 deletions
...@@ -12,7 +12,14 @@ BUILDDIR = _build ...@@ -12,7 +12,14 @@ BUILDDIR = _build
help: help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
.PHONY: help Makefile submodule:
git submodule update --init
git pull
librobotcontrol:
cd projects/librobotcontrol/docs/ ; doxygen
.PHONY: help Makefile submodule librobotcontrol
# Catch-all target: route all unknown targets to Sphinx using the new # Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
......
.. _support-information: .. _beaglebone-ai-64-support-information:
Support Information Support Information
#################### ####################
......
...@@ -11,25 +11,26 @@ are all that need to be added to start building performance-optimized embedded a ...@@ -11,25 +11,26 @@ are all that need to be added to start building performance-optimized embedded a
expansion possibilities are enabled through familiar BeagleBone® cape headers, with hundreds of open-source expansion possibilities are enabled through familiar BeagleBone® cape headers, with hundreds of open-source
hardware examples and dozens of readily available embedded expansion options available off-the-shelf. hardware examples and dozens of readily available embedded expansion options available off-the-shelf.
.. admonition:: OSHWA Certification mark .. grid:: 2
.. figure:: images/OSHW_mark_US002120.* .. grid-item::
:width: 200 :columns: 12 12 12 4
:target: https://certification.oshwa.org/us002120.html
:alt: BeagleBone AI-64 OSHW Mark
.. note:: .. figure:: images/OSHW_mark_US002120.*
:width: 200
:target: https://certification.oshwa.org/us002120.html
:alt: BeagleBone AI-64 OSHW Mark
This work is licensed under a `Creative Commons Attribution-ShareAlike .. grid-item::
4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__ :columns: 12 12 12 8
Hardware design files can be found at https://git.beagleboard.org/beagleboard/beaglebone-ai-64 .. admonition:: License Terms
.. tip:: * This work is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page. * Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleboard/beaglebone-ai-64>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
Use of either the boards or the design materials constitutes agreement to the T&C including any * Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglebone-ai-64>`__
modifications done to the hardware or software solutions provided by beagleboard.org foundation. * For export, emissions and other compliance, see :ref:`beaglebone-ai-64-support-information`
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
......
...@@ -5,19 +5,26 @@ BeagleBone AI ...@@ -5,19 +5,26 @@ BeagleBone AI
BeagleBone AI is based on the Texas Instruments AM5729 dual-core Cortex-A15 SoC with flexible BeagleBone Black header and mechanical compatibility. BeagleBone AI makes it easy to explore how artificial intelligence (AI) can be used in everyday life via the TI C66x digital-signal-processor (DSP) cores and embedded-vision-engine (EVE) cores supported through an optimized TIDL machine learning OpenCL API with pre-installed tools. Focused on everyday automation in industrial, commercial and home applications. BeagleBone AI is based on the Texas Instruments AM5729 dual-core Cortex-A15 SoC with flexible BeagleBone Black header and mechanical compatibility. BeagleBone AI makes it easy to explore how artificial intelligence (AI) can be used in everyday life via the TI C66x digital-signal-processor (DSP) cores and embedded-vision-engine (EVE) cores supported through an optimized TIDL machine learning OpenCL API with pre-installed tools. Focused on everyday automation in industrial, commercial and home applications.
.. admonition:: License Terms .. grid:: 2
.. figure:: images/OSHW_mark_US000169.* .. grid-item::
:width: 200 :columns: 12 12 12 4
:target: https://certification.oshwa.org/us000169.html
:alt: BeagleBone AI OSHW Mark .. figure:: images/OSHW_mark_US000169.*
:align: left :width: 200
:target: https://certification.oshwa.org/us000169.html
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__ :alt: BeagleBone AI OSHW Mark
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleboard/beaglebone-ai>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions` .. grid-item::
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglebone-ai>`__ :columns: 12 12 12 8
* For export, emissions and other compliance, see :ref:`beaglebone-ai-support`
.. admonition:: License Terms
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleboard/beaglebone-ai>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglebone-ai>`__
* For export, emissions and other compliance, see :ref:`beaglebone-ai-support`
.. image:: images/BB_AI_handheld_500px.jpg .. image:: images/BB_AI_handheld_500px.jpg
:width: 500 :width: 500
......
...@@ -6,35 +6,26 @@ BeagleBone Black ...@@ -6,35 +6,26 @@ BeagleBone Black
BeagleBone Black is a low-cost, community-supported development platform for developers and hobbyists. BeagleBone Black is a low-cost, community-supported development platform for developers and hobbyists.
Boot Linux in under 10 seconds and get started on development in less than 5 minutes with just a single USB cable. Boot Linux in under 10 seconds and get started on development in less than 5 minutes with just a single USB cable.
.. admonition:: OSHWA Certification mark (BeagleBone Black) .. grid:: 2
.. figure:: images/OSHW_mark_US000236.* .. grid-item::
:width: 200 :columns: 12 12 12 4
:target: https://certification.oshwa.org/us000236.html
:alt: BeagleBone Black OSHW Mark
.. admonition:: OSHWA Certification mark (BeagleBone Black Wireless) .. figure:: images/OSHW_mark_US000236.*
:width: 200
:target: https://certification.oshwa.org/us000236.html
:alt: BeagleBone Black OSHW Mark
.. figure:: images/OSHW_mark_US000011.* .. grid-item::
:width: 200 :columns: 12 12 12 8
:target: https://certification.oshwa.org/us000011.html
:alt: BeagleBone Black Wireless OSHW Mark
.. note:: .. admonition:: License Terms
This work is licensed under a `Creative Commons Attribution-ShareAlike * This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__ * Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleboard/beaglebone-black>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
Hardware design files can be found at, * Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglebone-black>`__
* For export, emissions and other compliance, see :ref:`beagleboneblack-support`
- BeagleBone Black: https://git.beagleboard.org/beagleboard/beaglebone-black
- BeagleBone Black Wireless: https://git.beagleboard.org/beagleboard/beaglebone-black-wireless
.. tip::
Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page.
Use of either the boards or the design materials constitutes agreement to the T&C including any
modifications done to the hardware or software solutions provided by beagleboard.org foundation.
.. image:: media/image1.jpg .. image:: media/image1.jpg
:width: 598 :width: 598
......
...@@ -15,29 +15,25 @@ robotics by `UCSD Flow Control and Coordinated Robotics Lab <http://robotics.ucs ...@@ -15,29 +15,25 @@ robotics by `UCSD Flow Control and Coordinated Robotics Lab <http://robotics.ucs
`WowWee <http://www.wowwee.com/mip/>`_, `National Instruments LabVIEW <http://www.ni.com/labview/>`_ `WowWee <http://www.wowwee.com/mip/>`_, `National Instruments LabVIEW <http://www.ni.com/labview/>`_
and of course the `BeagleBoard.org Foundation <https://beagleboard.org/about>`_. and of course the `BeagleBoard.org Foundation <https://beagleboard.org/about>`_.
.. admonition:: OSHWA Certification mark .. grid:: 2
.. figure:: media/OSHW_mark_US000064.* .. grid-item::
:width: 200 :columns: 12 12 12 4
:target: https://certification.oshwa.org/us000064.html
:alt: BeagleBone Blue OSHW Mark
.. figure:: media/OSHW_mark_US000064.*
:width: 200
:target: https://certification.oshwa.org/us000064.html
:alt: BeagleBone Blue OSHW Mark
.. note:: .. grid-item::
:columns: 12 12 12 8
This work is licensed under a `Creative Commons Attribution-ShareAlike .. admonition:: License Terms
4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
Hardware design files can be found at https://git.beagleboard.org/beagleboard/beaglebone-blue
.. tip::
Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page.
Use of either the boards or the design materials constitutes agreement to the T&C including any
modifications done to the hardware or software solutions provided by beagleboard.org foundation.
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleboard/beaglebone-blue>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglebone-blue>`__
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
......
...@@ -21,28 +21,26 @@ over-the-air upgrades (OTA) capability. This MCU provides flexible support for m ...@@ -21,28 +21,26 @@ over-the-air upgrades (OTA) capability. This MCU provides flexible support for m
This is a work in progress, for latest documentation please This is a work in progress, for latest documentation please
visit https://docs.beagleboard.org/latest/ visit https://docs.beagleboard.org/latest/
.. admonition:: OSHWA Certification mark .. grid:: 2
.. figure:: media/OSHW_mark_US002175.* .. grid-item::
:width: 200 :columns: 12 12 12 4
:target: https://certification.oshwa.org/us002175.html
:alt: BeagleConnect™ Freedom OSHW Mark
.. note:: .. figure:: media/OSHW_mark_US002175.*
:width: 200
:target: https://certification.oshwa.org/us002175.html
:alt: BeagleConnect™ Freedom OSHW Mark
This work is licensed under a `Creative Commons Attribution-ShareAlike .. grid-item::
4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__ :columns: 12 12 12 8
Hardware design files can be found at https://git.beagleboard.org/beagleconnect/freedom
.. tip::
Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page.
Use of either the boards or the design materials constitutes agreement to the T&C including any
modifications done to the hardware or software solutions provided by beagleboard.org foundation.
.. admonition:: License Terms
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleconnect/freedom>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beagleconnect-freedom>`__
* For export, emissions and other compliance, see :ref:`beagleconnect-freedom-support`
.. raw:: latex .. raw:: latex
......
...@@ -7,13 +7,26 @@ BeaglePlay ...@@ -7,13 +7,26 @@ BeaglePlay
This is a work in progress, for latest documentation please This is a work in progress, for latest documentation please
visit https://docs.beagleboard.org/latest/ visit https://docs.beagleboard.org/latest/
.. admonition:: OSHWA Certification mark .. grid:: 2
.. figure:: images/OSHW_mark_US002174.* .. grid-item::
:width: 200 :columns: 12 12 12 4
:target: https://certification.oshwa.org/us002174.html
:alt: BeaglePlay OSHW Mark
.. figure:: images/OSHW_mark_US002174.*
:width: 200
:target: https://certification.oshwa.org/us002174.html
:alt: BeaglePlay OSHW Mark
.. grid-item::
:columns: 12 12 12 8
.. admonition:: License Terms
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleplay/beagleplay>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beagleplay>`__
* For export, emissions and other compliance, see :ref:`beagleplay-support`
.. table:: .. table::
:align: center :align: center
...@@ -26,20 +39,6 @@ BeaglePlay ...@@ -26,20 +39,6 @@ BeaglePlay
| :alt: BeaglePlay | :alt: BeaglePlay | | :alt: BeaglePlay | :alt: BeaglePlay |
+----------------------------------------------------+---------------------------------------------------------+ +----------------------------------------------------+---------------------------------------------------------+
.. note::
This work is licensed under a `Creative Commons Attribution-ShareAlike
4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
Hardware design files can be found at https://git.beagleboard.org/beagleplay/beagleplay
.. tip::
Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page.
Use of either the boards or the design materials constitutes agreement to the T&C including any
modifications done to the hardware or software solutions provided by beagleboard.org foundation.
.. raw:: latex .. raw:: latex
\begin{comment} \begin{comment}
......
...@@ -11,19 +11,34 @@ BeagleV-Ahead ...@@ -11,19 +11,34 @@ BeagleV-Ahead
This is a work in progress, for latest documentation please This is a work in progress, for latest documentation please
visit https://docs.beagleboard.org/latest/ visit https://docs.beagleboard.org/latest/
.. admonition:: OSHWA Certification mark .. grid:: 2
.. grid-item::
:columns: 12 12 12 4
.. figure:: media/OSHW_mark_US002535.*
:width: 200
:target: https://certification.oshwa.org/us002535.html
:alt: BeagleV-Ahead OSHW Mark
.. grid-item::
:columns: 12 12 12 8
.. admonition:: License Terms
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beaglev-ahead/beaglev-ahead>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglev-ahead>`__
* For export, emissions and other compliance, see :ref:`beaglev-ahead-support`
.. figure:: media/OSHW_mark_US002535.*
:width: 200
:target: https://certification.oshwa.org/us002535.html
:alt: BeagleV-Ahead OSHW Mark
.. note:: .. note::
This work is licensed under a `Creative Commons Attribution-ShareAlike This work is licensed under a `Creative Commons Attribution-ShareAlike
4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__ 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
Hardware design files can be found at https://git.beagleboard.org/beaglev-ahead/beaglev-ahead Hardware design files can be found at
.. tip:: .. tip::
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
Introduction Introduction
############# #############
BeagleV®-Fire is a revolutionary SBC powered by the Microchip's PolarFire® MPFS025T FCVG484E 5x core RISC-V System on Chip BeagleV®-Fire is a revolutionary SBC powered by the Microchip's PolarFire® MPFS025T System on Chip (SoC) with 4x RV64GC Application cores,
(SoC) with FPGA fabric. BeagleV®-Fire opens up new horizons for developers, tinkerers, and the open-source community to explore the vast potential 1x RV64IMAC monitor/boot core, and FPGA fabric. BeagleV®-Fire opens up new horizons for developers, tinkerers, and the open-source community to explore the vast potential
of RISC-V architecture and FPGA technology. It has the same P8 & P9 cape header pins as BeagleBone Black allowing you to stack your favourite BeagleBone of RISC-V architecture and FPGA technology. It has the same P8 & P9 cape header pins as BeagleBone Black allowing you to stack your favourite BeagleBone
cape on top to expand it's capability. Built around the powerful and energy-efficient RISC-V instruction set architecture (ISA) along with its versatile FPGA fabric, cape on top to expand it's capability. Built around the powerful and energy-efficient RISC-V instruction set architecture (ISA) along with its versatile FPGA fabric,
BeagleV®-Fire SBC offers unparalleled opportunities for developers, hobbyists, and researchers to explore and experiment with RISC-V technology. BeagleV®-Fire SBC offers unparalleled opportunities for developers, hobbyists, and researchers to explore and experiment with RISC-V technology.
...@@ -20,6 +20,31 @@ BeagleV®-Fire SBC offers unparalleled opportunities for developers, hobbyists, ...@@ -20,6 +20,31 @@ BeagleV®-Fire SBC offers unparalleled opportunities for developers, hobbyists,
| :alt: BeagleV-Fire front | :alt: BeagleV-Fire back | | :alt: BeagleV-Fire front | :alt: BeagleV-Fire back |
+----------------------------------------------------+---------------------------------------------------------+ +----------------------------------------------------+---------------------------------------------------------+
Pinout Diagrams
***************
Choose the cape header to see respective pinout diagram.
.. tabs::
.. group-tab:: P8 cape header
.. figure:: media/pinout/BeagleV-Fire-P8.*
:align: center
:alt: BeagleV-Fire P8 cape header pinout
BeagleV-Fire P8 cape header pinout
.. group-tab:: P9 cape header
.. figure:: media/pinout/BeagleV-Fire-P9.*
:align: center
:alt: BeagleV-Fire P9 cape header pinout
BeagleV-Fire P9 cape header pinout
.. _beaglev-fire-detailed-overview: .. _beaglev-fire-detailed-overview:
Detailed overview Detailed overview
......
...@@ -13,7 +13,24 @@ When you purchase a brand new BeagleV-Fire, In the box you'll get: ...@@ -13,7 +13,24 @@ When you purchase a brand new BeagleV-Fire, In the box you'll get:
Unboxing Unboxing
********* *********
.. todo:: unboxing video here .. only:: latex
.. image:: https://img.youtube.com/vi/5cylv1R-1mc/maxresdefault.jpg
:alt: BeagleV Ahead Unboxing YouTube video
:width: 1280
:target: https://www.youtube.com/watch?v=5cylv1R-1mc
.. only:: html
.. raw:: html
<iframe style="display: block; margin: auto;" width="1280" height="720" style="align:center"
src="https://www.youtube.com/embed/5cylv1R-1mc"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
Tethering to PC Tethering to PC
......
...@@ -539,7 +539,7 @@ P9.23-P9.25 ...@@ -539,7 +539,7 @@ P9.23-P9.25
+============+==============================+==============================+==============================+ +============+==============================+==============================+==============================+
| Name | GPIO48NB1 | GPIO48PB1/CLKIN_S_4 | GPIO41NB1 | | Name | GPIO48NB1 | GPIO48PB1/CLKIN_S_4 | GPIO41NB1 |
+------------+------------------------------+------------------------------+------------------------------+ +------------+------------------------------+------------------------------+------------------------------+
| BALL | C1 | B12 | B7 | | BALL | C12 | B12 | B7 |
+------------+------------------------------+------------------------------+------------------------------+ +------------+------------------------------+------------------------------+------------------------------+
| DEFAULT | core_gpio[10] @ 0x41200000 | ~ | core_gpio[12] @ 0x41200000 | | DEFAULT | core_gpio[10] @ 0x41200000 | ~ | core_gpio[12] @ 0x41200000 |
+ +------------------------------+------------------------------+------------------------------+ + +------------------------------+------------------------------+------------------------------+
......
...@@ -9,13 +9,26 @@ of RISC-V architecture and FPGA technology. It has the same P8 & P9 cape header ...@@ -9,13 +9,26 @@ of RISC-V architecture and FPGA technology. It has the same P8 & P9 cape header
cape on top to expand it's capability. Built around the powerful and energy-efficient RISC-V instruction set architecture (ISA) along with its versatile FPGA fabric, cape on top to expand it's capability. Built around the powerful and energy-efficient RISC-V instruction set architecture (ISA) along with its versatile FPGA fabric,
BeagleV®-Fire SBC offers unparalleled opportunities for developers, hobbyists, and researchers to explore and experiment with RISC-V technology. BeagleV®-Fire SBC offers unparalleled opportunities for developers, hobbyists, and researchers to explore and experiment with RISC-V technology.
.. admonition:: License Terms .. grid:: 2
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__ .. grid-item::
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beaglev-fire/beaglev-fire>`__ :columns: 12 12 12 4
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglev-fire>`__ .. figure:: media/OSHW_mark_US002120.*
* For export, emissions and other compliance, see :ref:`beaglev-fire-support` :width: 200
:target: https://certification.oshwa.org/us002120.html
:alt: BeagleBone AI OSHW Mark
.. grid-item::
:columns: 12 12 12 8
.. admonition:: License Terms
* This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
* Design materials and license can be found in the `git repository <https://git.beagleboard.org/beaglev-fire/beaglev-fire>`__
* Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
* Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglev-fire>`__
* For export, emissions and other compliance, see :ref:`beaglev-fire-support`
.. image:: media/BeagleV-Fire-hero.* .. image:: media/BeagleV-Fire-hero.*
......
boards/beaglev/fire/media/OSHW_mark_US002120.png

512 KiB

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="549" height="442" viewBox="0 0 549 442" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<!--
NOTE: This file *must* embed its own webfont in order to render
correctly, due to the fact that we're rendering via an <img> tag and
<img> does not inherit webfonts from the enclosing context. The webfont
below has been subset to include only uppercase letters and numbers to
reduce size. If this template is updated in the future, make sure to
include the webfont and modify the <text> element's style below.
-->
<defs>
<style>
@font-face {
font-family: 'DejaVu Sans Mono Subset';
src: url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2');
font-weight: normal;
font-style: normal;
}
</style>
</defs>
<rect id="stacked-template" x="0" y="0" width="548.94" height="441.02" style="fill:none;"/>
<g id="stacked-template1" serif:id="stacked-template">
<g id="logo">
<g>
<path d="M46.942,85.472l-0,209.895l455.056,-0l0,-209.895l-18.106,0l-0.397,191.392l-418.05,-0l-0,-172.889l355.694,0l0,-18.503l-374.197,0Z" style="fill:rgb(51,51,51);fill-rule:nonzero;"/>
<path d="M153.705,192.668c0,-15.853 -1.638,-27.177 -4.915,-33.972c-3.228,-6.794 -8.553,-10.192 -15.973,-10.192c-7.372,0 -12.697,3.398 -15.974,10.192c-3.228,6.794 -4.842,18.117 -4.842,33.972c-0,15.804 1.614,27.104 4.842,33.898c3.277,6.794 8.601,10.191 15.974,10.191c7.42,-0 12.745,-3.373 15.973,-10.119c3.277,-6.794 4.915,-18.118 4.915,-33.972m15.251,0c0,18.793 -2.987,32.816 -8.962,42.067c-5.927,9.252 -14.986,13.878 -27.177,13.878c-12.191,-0 -21.25,-4.602 -27.177,-13.806c-5.926,-9.203 -8.89,-23.249 -8.89,-42.138c0,-18.84 2.964,-32.886 8.89,-42.138c5.975,-9.251 15.034,-13.877 27.177,-13.877c12.191,-0 21.25,4.626 27.177,13.877c5.975,9.252 8.962,23.298 8.962,42.138" style="fill:rgb(51,51,51);fill-rule:nonzero;"/>
<path d="M250.508,142.308l0,14.817c-4.433,-2.843 -8.89,-4.987 -13.371,-6.433c-4.433,-1.445 -8.914,-2.168 -13.444,-2.168c-6.891,0 -12.335,1.614 -16.335,4.843c-3.999,3.18 -5.999,7.493 -5.999,12.937c0,4.771 1.301,8.409 3.903,10.915c2.65,2.505 7.565,4.601 14.745,6.288l7.661,1.735c10.119,2.361 17.491,6.071 22.117,11.131c4.626,5.059 6.939,11.95 6.939,20.671c0,10.264 -3.18,18.094 -9.541,23.491c-6.36,5.396 -15.612,8.095 -27.755,8.095c-5.059,-0 -10.143,-0.554 -15.25,-1.663c-5.108,-1.06 -10.24,-2.674 -15.396,-4.842l0,-15.54c5.542,3.517 10.77,6.095 15.685,7.733c4.963,1.639 9.95,2.458 14.961,2.458c7.373,-0 13.107,-1.638 17.203,-4.915c4.095,-3.325 6.143,-7.951 6.143,-13.878c0,-5.396 -1.421,-9.516 -4.264,-12.359c-2.795,-2.843 -7.686,-5.035 -14.673,-6.577l-7.805,-1.807c-10.023,-2.265 -17.299,-5.686 -21.828,-10.264c-4.53,-4.578 -6.795,-10.721 -6.795,-18.431c0,-9.637 3.229,-17.347 9.686,-23.129c6.505,-5.83 15.13,-8.746 25.875,-8.746c4.144,0.001 8.505,0.482 13.083,1.446c4.577,0.916 9.396,2.313 14.455,4.192" style="fill:rgb(51,51,51);fill-rule:nonzero;"/>
<path d="M276.29,138.607l14.672,0l-0,44.235l39.97,0l0,-44.235l14.673,0l-0,107.911l-14.673,0l0,-51.389l-39.97,-0l-0,51.389l-14.672,0l-0,-107.911" style="fill:rgb(51,51,51);fill-rule:nonzero;"/>
</g>
<path d="M355.453,138.607l14.238,0l10.336,87.601l12.288,-57.968l15.25,0l12.432,58.113l35.008,-167.926l14.239,-0l-40.79,188.091l-13.805,0l-14.673,-64.11l-14.6,64.11l-13.806,0l-16.118,-107.911" style="fill:rgb(255,68,68);fill-rule:nonzero;"/>
</g>
<text id="project-uid" x="56.375px" y="381.312px" style="font-family: 'DejaVu Sans Mono', 'DejaVuSansMono', 'DejaVu Sans Mono Subset';font-size:90.49px;fill:rgb(51,51,51);">US002120</text>
</g>
</svg>
\ No newline at end of file
boards/beaglev/fire/media/pinout/BeagleV-Fire-P8.jpg

432 KiB

boards/beaglev/fire/media/pinout/BeagleV-Fire-P8.png

718 KiB

This diff is collapsed.
boards/beaglev/fire/media/pinout/BeagleV-Fire-P8.webp

219 KiB

boards/beaglev/fire/media/pinout/BeagleV-Fire-P9.jpg

364 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment