diff --git a/projects/beagleconnect/index.rst b/projects/beagleconnect/index.rst index 285d5c5c23a80c2feab2e6ecf49dfb878d9643c5..116bc34b82ebb88ad63d667e11bf1218f8dd695c 100644 --- a/projects/beagleconnect/index.rst +++ b/projects/beagleconnect/index.rst @@ -25,7 +25,7 @@ built, this section helps describe the development currently in progress and the principles of operation. Background ----------- +********** .. image:: media/SoftwareProp.jpg :width: 600 :align: center @@ -37,7 +37,7 @@ eliminate the need to add and manually configure devices added onto the Linux system. High-level ----------- +********** * For Linux nerds: Think of BeagleConnectâ„¢ as 6LoWPAN over 802.15.4-based Greybus (instead of Unipro as used by Project Ara), where every BeagleConnectâ„¢ board shows up as new SPI, I2C, UART, PWM, ADC, and GPIO @@ -53,7 +53,7 @@ High-level driver. Further, the Greybus protocol is spoken over 6LoWPAN on 802.15.4. Software architecture ---------------------- +********************* .. image:: media/bcf_block_diagram.png :width: 600 @@ -62,7 +62,7 @@ Software architecture :alt: BeagleConnect Block Diagram TODO items ----------- +********** * :strike:`Linux kernel driver` (wpanusb and bcfserial still need to be upstreamed) @@ -83,7 +83,7 @@ TODO items Associated pre-work -------------------- +******************* * Click Board support for Node-RED can be executed with native connections on PocketBeagle+TechLab and BeagleBone Black with mikroBUS Cape @@ -98,7 +98,7 @@ Associated pre-work eliminate any need to edit /boot/uEnv.txt. User experience concerns ------------------------- +************************ * Make sure no reboots are required @@ -111,7 +111,7 @@ User experience concerns provisioning is completed BeagleConnectâ„¢ Greybus demo using BeagleConnectâ„¢ Freedom -######################################################## +******************************************************** BeagleConnectâ„¢ Freedom runs a subGHz IEEE 802.15.4 network. This BeagleConnectâ„¢ Greybus demo shows how to interact with GPIO, I2C and mikroBUS add-on boards remotely connected over a BeagleConnectâ„¢ Freedom.