From 0f040a48618d3417ee4abaa396490d2b6f81738e Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Tue, 31 Jan 2023 22:30:46 -0500 Subject: [PATCH] BeaglePlay: descriptive paragraph --- boards/beagleplay/index.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/boards/beagleplay/index.rst b/boards/beagleplay/index.rst index 45219cec..09effcca 100644 --- a/boards/beagleplay/index.rst +++ b/boards/beagleplay/index.rst @@ -3,8 +3,15 @@ BeaglePlay ########## -BeaglePlay simplifies embedded Linux development with connetivity and options for 1,000s of -sensor, actuator, indicator and connectivity plug-in add-on boards. +BeaglePlay is an open-source single board computer designed to simplify the process of adding +sensors, actuators, indicators, human interfaces, and connectivity to a reliable embedded system. +It features a powerful 64-bit, quad-core processor and innovative connectivity options, including +WiFi, Gigabit Ethernet, sub-GHz wireless, and single-pair Ethernet with power-over-data-line. With +compatibility with 1,000s of off-the-shelf add-ons and a customized Debian Linux image, BeaglePlay +makes expansion and customization easy. It also includes ribbon-cable connections for cameras and +touch-screen displays, and a socket for a battery-backed real-time-clock, making it ideal for +human-machine interface designs. With its competitive price and user-friendly design, BeaglePlay +provides a positive development experience for users. .. admonition:: Contributors -- GitLab