-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build a version of BBN Marine OS for m5stack CoreMP135 #431
Comments
I’ve asked about state of the Debian OS image development for CoreMP135 on m5stack forums https://community.m5stack.com/topic/6478/coremp135-debian-image/24?_=1719934536704 ideas on auto expanding root partition on first boot https://raspberrypi.stackexchange.com/questions/138601/autoexpand-partition-after-first-boot |
About M5Core MP135 device |
Developers guide |
Applications library for coremp135 |
LVGL to rust binding |
Preliminary test images are available: https://cloudsmith.io/~bbn-projects/repos/bbn-repo/packages/?q=bbn-coremp135 |
What doesn't work
|
USB errors might be due to USB3.0 hub plugged into USB2.0 port Confirmed: The errors where due to USB3 hub in USB2 port |
Update What doesn't work
|
Update Todo list:
For releases past first version:
|
nmea 2000 and pypilot motor controller are now working plug-n-play. |
Update Todo list:
For releases past first version:
|
Done. Issues will be reported individually |
Build a version of BBN Marine OS for m5stack CoreMP135
CoreMP135 Is arm based computer 4GB RAM and with many interfaces two CAN bus for NMEA 2000,
RS 485 for NMEA 0183,
Uart for pypilot motor controller, i2c for IMU.
It has 2” color touchscreen. Good for LVGL GUI.
So building some headless BBN Marine OS for it
sounds like a good idea.
It could run SignalK, gpsd, pypilot, AvNav, NodeRed, possibly HomeAssistant, mopidy, etc
And instruments like in BBN for m5stack tough
using LVGL framebuffer on CoreMP135 touchscreen.
The text was updated successfully, but these errors were encountered: