Forum | Documentation | Website | Blog

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

beagleconnect: update

parent 226be8cc
Branches
Tags
No related merge requests found
...@@ -15,12 +15,8 @@ architecture. ...@@ -15,12 +15,8 @@ architecture.
:height: 400 :height: 400
:alt: BeagleConnect :alt: BeagleConnect
BeagleConnect™ Greybus Stack BeagleConnect™ is built using `Greybus <https://kernel-recipes.org/en/2015/talks/an-introduction-to-greybus/>`__
**************************** code in the Linux kernel originally designed for mobile phones.
Work in progress
================
To understand a bit more about how the BeagleConnect™ Greybus stack is being To understand a bit more about how the BeagleConnect™ Greybus stack is being
built, this section helps describe the development currently in progress and built, this section helps describe the development currently in progress and
the principles of operation. the principles of operation.
...@@ -65,16 +61,18 @@ Software architecture ...@@ -65,16 +61,18 @@ Software architecture
TODO items TODO items
---------- ----------
* Linux kernel driver * :strike:`Linux kernel driver` (wpanusb and bcfserial still need to be upstreamed)
* Provisioning * Provisioning
* Firmware for host CC13x * :strike:`Firmware for host CC13x`
* :strike:`Firmware for device CC13x`
* Firmware for device CC13x * Unify firmware for host/device CC13x
* Click Board drivers and device tree formatted metadata for 100 or so Click * :strike:`Click Board drivers and device tree formatted metadata for 100 or so Click
Boards Boards`
* Click Board plug-ins for node-red for the same 100 or so Click Boards * Click Board plug-ins for node-red for the same 100 or so Click Boards
...@@ -110,7 +108,7 @@ User experience concerns ...@@ -110,7 +108,7 @@ User experience concerns
provisioning is completed provisioning is completed
BeagleConnect™ Greybus demo using BeagleConnect™ Freedom BeagleConnect™ Greybus demo using BeagleConnect™ Freedom
======================================================== ########################################################
BeagleConnect™ Freedom runs a subGHz IEEE 802.15.4 network. This BeagleConnect™ 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 Greybus demo shows how to interact with GPIO, I2C and mikroBUS add-on boards
remotely connected over a BeagleConnect™ Freedom. remotely connected over a BeagleConnect™ Freedom.
......
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