You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: