SparkFun
BeaglePlay
BeaglePlay is an open-source single board computer built around the Texas Instruments AM6254 processor (quad-core ARM Cortex-A53) with 2GB DDR4 RAM and 16GB ...
BeaglePlay is an open-source single board computer built around the Texas Instruments AM6254 processor (quad-core ARM Cortex-A53) with 2GB DDR4 RAM and 16GB eMMC storage. It is designed to simplify connecting sensors, actuators, and human interfaces to a reliable embedded Linux system.
The board features an extensive range of connectivity options including Wi-Fi (2.4GHz/5GHz), Gigabit Ethernet, sub-GHz IEEE 802.15.4 wireless via a CC1352P7 co-processor, and single-pair Ethernet (10BASE-T1L) with power-over-data-line capability. It supports mikroBUS, Grove, and Qwiic connectors for compatibility with thousands of off-the-shelf add-ons.
Key Features
- TI AM6254 Processor – Quad-core Cortex-A53 with R5, M4, and PRU co-processors
- 2GB DDR4 + 16GB eMMC – Ready to run with customised Debian Linux
- Wi-Fi & BLE – WL1807MOD with 2.4GHz and 5GHz antennas
- Sub-GHz Wireless – CC1352P7 with BeagleConnect firmware
- Single-Pair Ethernet – 10BASE-T1L with power-over-data-line (5V @ 250mA output)
- Gigabit Ethernet – RTL8211F with integrated magnetics RJ-45
- Full-Size HDMI – Video output via IT66121 transmitter
- Multiple Expansion Connectors – mikroBUS, Grove, Qwiic, CSI camera, OLDI display
Specifications
- Processor – TI AM6254 (Cortex-A53 + R5 + M4 + PRU)
- PMIC – TPS6521901
- RAM – 2GB DDR4
- Storage – 16GB eMMC + microSD slot
- USB – USB-C (power + connectivity, 5V @ 3A) + USB 2.0 Type-A (480Mbps)
- Ethernet – Gigabit RJ-45 + 10BASE-T1L single-pair (RJ-11)
- Wireless – Wi-Fi 2.4/5GHz, BLE, sub-GHz 802.15.4
- Video – Full-size HDMI
- Expansion – mikroBUS (I2C/UART/SPI/CAN/PWM/GPIO), Grove (I2C/UART/ADC/PWM/GPIO), Qwiic (I2C)
- Camera – 22-pin CSI connector (compatible with RPi Zero/CM4)
- Display – 40-pin OLDI connector
Ideal For
- IoT gateways and sensor networks
- Human-machine interface designs
- Industrial automation with single-pair Ethernet
- BeagleConnect wireless mesh projects
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- Arm Cortex-A53
- A 64-bit Arm processor core commonly used in Linux-capable embedded boards. It matters because it is suited to higher-level computing tasks such as networking, graphics, and running multiple applications.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- eMMC
- Embedded MultiMediaCard is built-in flash storage soldered onto a board, similar in purpose to an SD card but integrated. It matters because it holds the operating system and files without needing a separate memory card.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Grove
- Grove is a plug-in connector ecosystem for sensors and modules that avoids soldering and jumper wires. Grove compatibility matters because it can make it quicker to add supported I2C devices, as long as the cable and voltage are suitable.
- HDMI
- HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
Microcontrollers
Supplier page — sparkfun.com
Supplier Description · 701.5 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au