Skip to content
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

We need a page that list all the boards supported by the Meadow OS #748

Open
upswing1 opened this issue May 29, 2024 · 1 comment
Open
Labels

Comments

@upswing1
Copy link

upswing1 commented May 29, 2024

There is a need to improve the documentation by creating a table that list all the boards supported besides the F7. For example, Raspberry and BeagleBone with model numbers etc.

The table should include a column stating the latest version of the OS supported (?) and a column specifying if it was tested on the specific hardware platform

<html>
<body>
<!--StartFragment--><p></p>
Board Name | Model Number | Tested | Notes
-- | -- | -- | --
Raspberry Pi | 4 Model B | Yes | Popular SBC with GPIO and various interfaces
Raspberry Pi | 3 Model B+ | Yes | Widely used for IoT projects
BeagleBone Black | Rev C | Yes | Supports various peripherals via capes
BeagleBone AI-64 |   | No | Advanced AI capabilities
Seeed Studio | BeagleBone Green | No | Designed for IoT with Grove connectors
NVIDIA Jetson Nano |   | No | Suitable for AI and ML applications
Seeed Studio | reTerminal | No | Integrated touchscreen for IoT
Wilderness Labs | Meadow F7 | Yes | Designed for IoT, supports .NET
Wilderness Labs | Meadow F7v2 | Yes | Enhanced version of Meadow F7

<h3>Notes:</h3><!--EndFragment-->
</body>
</html>
@patridge
Copy link
Collaborator

This was content that previously existed in a similar form back when Meadow.Linux was still coming about. This page had a table with what was tested at the time, though it is no longer in the current site structure.

https://developer.wildernesslabs.dev/Meadow/Meadow_Desktop/Meadow_Linux/

We can probably spin this out to the new SBC page, https://developer.wildernesslabs.dev/Meadow/Getting_Started/SBCs/, with links to the Meadow.Desktop pages for any other support.

@patridge patridge added the p1 label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants