RCP App on BeagleBoneBlack
Posted: Wed Mar 27, 2019 5:44 am
This thread is to document my exploration of the BeagleBoneBlack (BBB), and it's potential as a host for the RCP App, or some subset of it, or else definitively prove that it is unsuitable.
In my specific case, I intend to use it to drive an external 1024x600 outdoor display, which worked perfectly.
The board arrived today, along with the display, and I have not been so excited in a long time. This is going to be a challenge.
Broadly speaking, there are three prongs to this attack, which I'm pursuing in parallel:
In parallel, I am generating an image via buildroot on my laptop. I will post the final buildroot config and kconfig, if this works out.
In my specific case, I intend to use it to drive an external 1024x600 outdoor display, which worked perfectly.
The board arrived today, along with the display, and I have not been so excited in a long time. This is going to be a challenge.
Broadly speaking, there are three prongs to this attack, which I'm pursuing in parallel:
- RCP with official debian image.
- RCP via custom image generated from Buildroot
- RCP via android port.
In parallel, I am generating an image via buildroot on my laptop. I will post the final buildroot config and kconfig, if this works out.