Newer
Older
"imager": {
"latest_version": "2.0.0",
"devices": [
{
"name": "BeagleConnect Freedom",
"description": "BeagleConnect Freedom based on Ti CC1352P7",
"icon": "https://www.beagleboard.org/app/uploads/2021/04/feature-400x975.png",
"flasher": "BeagleConnectFreedom",
"documentation": "https://docs.beagleboard.org/latest/boards/beagleconnect/freedom/index.html"
},
{
"name": "BeagleConnect Freedom MSP430",
"description": "BeagleConnect Freedom USB to UART bridge based on MSP430F5503",
"icon": "https://www.beagleboard.org/app/uploads/2021/04/feature-400x975.png",
"flasher": "Msp430Usb",
"documentation": "https://docs.beagleboard.org/latest/boards/beagleconnect/freedom/index.html"
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
},
{
"name": "BeagleY-AI",
"description": "BeagleY-AI based on TI AM67A",
"icon": "https://www.beagleboard.org/app/uploads/2024/06/beagley-ai.svg",
"flasher": "SdCard",
"documentation": "https://docs.beagleboard.org/boards/beagley/ai/index.html#beagley-ai-home"
},
{
"name": "BeaglePlay",
"description": "BeaglePlay and other boards based on TI AM62",
"icon": "https://www.beagleboard.org/app/uploads/2024/03/image6.png",
"flasher": "SdCard",
"documentation": "https://docs.beagleboard.org/boards/beagleplay/index.html#beagleplay-home"
},
{
"name": "BeagleBone AI-64",
"description": "BeagleBone AI-64 based on TI TDA4VM",
"icon": "https://www.beagleboard.org/app/uploads/2024/06/bbai64-front-a-2.png",
"flasher": "SdCard",
"documentation": "https://docs.beagleboard.org/boards/beaglebone/ai-64/index.html#bbai64-home"
},
{
"name": "BeagleV-Fire",
"description": "BeagleV-Fire based on Microchip PolarFire SoC",
"icon": "https://www.beagleboard.org/app/uploads/2023/10/1-102110898-BeagleV-Fire-45-degree-front.jpg",
"flasher": "SdCard",
"documentation": "https://docs.beagleboard.org/boards/beaglev/fire/index.html#beaglev-fire-home"
},
{
"name": "BeagleBone Black",
"description": "BeagleBone Black and other boards based on TI AM335",
"icon": "https://www.beagleboard.org/app/uploads/2022/10/product_beaglebone_black.jpg",
"flasher": "SdCard",
"documentation": "https://docs.beagleboard.org/boards/beaglebone/black/index.html#beagleboneblack-home"
"os_list": [
{
"name": "MicroBlocks",
"description": "MicroBlocks is a blocks programming language for physical computing inspired by Scratch.",
"icon": "https://microblocks.fun/assets/img/logos/MicroBlocks-white.svg",
"url": "https://openbeagle.org/api/v4/projects/809/packages/generic/stable/244/microblocks.bin.xz",
"release_date": "2024-07-31",
"image_sha256": "81450f550ae6970740b3975686b2247e660695543c40cd9f73f9874eb2a209f8",
"devices": [
"BeagleConnect Freedom"
],
"tags": [
"zephyr"
]
},
{
"name": "BeagleConnect Freedom MSP430 USB To UART Bridge",
"description": "MSP430 USB to UART firmware with Windows Support",
"icon": "https://upload.wikimedia.org/wikipedia/commons/6/67/USB_icon.svg",
"url": "https://openbeagle.org/beagleconnect/msp430/usb_uart_bridge/-/jobs/38525/artifacts/raw/usb_uart_bridge.hex?inline=false",
"release_date": "2024-09-19",
"image_sha256": "d4bbffd365b50f35adeee91787d50b8bd13717b8cd65e2e16cab81f82ac01e42",
"devices": [
"BeagleConnect Freedom MSP430"
],
"tags": [
"freertos"
]
}
]