Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 51739076 authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

WIP: Test SVG rendering

parent c0d63a20
1 merge request!40Merge BeaglePlay and latest BeagleConnect documentation
Showing
with 130 additions and 13 deletions
.. _beagleplay-high-level-specifications: .. _beagleplay-design-and-specifications:
High-level specification Design and specifications
######################### #########################
If you want to know how the BeaglePlay hardware is designed and what are it's
high-level specifications then this chapter is for you. We are going to discuss
each hardware design element in detail and provide high-level device
specifications in a short and crisp form as well.
.. tip::
You can download BeaglePlay schematic to have clear view of
all the elements that makes up the BeaglePlay hardware.
:download:`BeaglePlay schematic diagram PDF <https://git.beagleboard.org/beagleplay/beagleplay/-/blob/main/BeaglePlay_SCH_PDF.pdf>`
BeaglePlay block diagram BeaglePlay block diagram
************************* *************************
.. figure:: images/block-diagrams/System-Block-Diagram.svg
:width: 1400
:align: center
:alt: BeaglePlay block diagram
System on Chip (SoC) System on Chip (SoC)
********************* *********************
......
...@@ -3,11 +3,7 @@ ...@@ -3,11 +3,7 @@
Detailed hardware design Detailed hardware design
######################### #########################
.. tip::
You can download BeaglePlay schematic to have clear view of
all the elements that makes up the BeaglePlay hardware.
:download:`BeaglePlay schematic diagram PDF <BeaglePlay_SCH_PDF.pdf>`
Power supply Power supply
************** **************
......
...@@ -23,3 +23,39 @@ For any additional support you can submit your queries on our forum, ...@@ -23,3 +23,39 @@ For any additional support you can submit your queries on our forum,
https://forum.beagleboard.org/ https://forum.beagleboard.org/
.. _beagleplay-change-history:
Change History
###############
.. note::
This section describes the change history of this document and board.
Document changes are not always a result of a board change. A board
change will always result in a document change.
.. _beagleplay-document-changes:
Document Changes
******************
.. table:: BeaglePlay document change history
+---------+------------------------------------------------------------+----------------------+-------+
| Rev | Changes | Date | By |
+=========+============================================================+======================+=======+
| | | | |
+---------+------------------------------------------------------------+----------------------+-------+
.. _beagleplay-board-changes:
Board Changes
**************
.. table:: BeaglePlay board change history
+---------+------------------------------------------------------------+----------------------+-------+
| Rev | Changes | Date | By |
+=========+============================================================+======================+=======+
| | | | |
+---------+------------------------------------------------------------+----------------------+-------+
boards/beagleplay/images/block-diagrams/I2C-tree.jpg

150 KiB

This diff is collapsed.
boards/beagleplay/images/block-diagrams/Power-Block-Diagram.jpg

526 KiB

This diff is collapsed.
boards/beagleplay/images/block-diagrams/System-Block-Diagram.jpg

611 KiB

source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
File added
...@@ -7,10 +7,17 @@ BeaglePlay ...@@ -7,10 +7,17 @@ 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/
.. image:: images/front.png
:width: 700 .. table::
:align: center :align: center
:alt: BeaglePlay board :widths: auto
+----------------------------------------------------+---------------------------------------------------------+
| .. image:: images/front.png | .. image:: images/back.png |
| :width: 700 | :width: 700 |
| :align: center | :align: center |
| :alt: BeaglePlay | :alt: BeaglePlay |
+----------------------------------------------------+---------------------------------------------------------+
.. raw:: latex .. raw:: latex
...@@ -51,15 +58,15 @@ BeaglePlay ...@@ -51,15 +58,15 @@ BeaglePlay
Getting started guide. Getting started guide.
.. grid-item-card:: .. grid-item-card::
:link: beagleplay-high-level-specifications :link: beagleplay-design-and-specifications
:link-type: ref :link-type: ref
**05. High level specification** **03. Design & Specifications**
^^^ ^^^
.. image:: images/chapter-thumbnails/05-high-level-specifications.jpg .. image:: images/chapter-thumbnails/03-design-and-specifications.jpg
:align: center :align: center
:alt: BeaglePlay Chapter05 thumbnail :alt: BeaglePlay Chapter03 thumbnail
+++ +++
...@@ -165,12 +172,12 @@ BeaglePlay ...@@ -165,12 +172,12 @@ BeaglePlay
01-introduction 01-introduction
02-quick-start 02-quick-start
03-design-and-specifications.rst
04-detailed-overview 04-detailed-overview
05-high-level-specifications 05-high-level-specifications
06-detailed-hardware-design 06-detailed-hardware-design
07-connectors-and-pinouts 07-connectors-and-pinouts
08-expansion 08-expansion
09-demos-and-tutorials
10-support-documents 10-support-documents
11-mechanical-specifications 11-mechanical-specifications
12-additional-pictures 12-additional-pictures
......
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