WildernessLabs / Documentation

Wilderness Labs Docs
https://developer.wildernesslabs.co/
63 stars 49 forks source link

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

Open upswing1 opened 1 month ago

upswing1 commented 1 month ago

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 commented 6 days ago

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.