Getting started with Bela » History » Version 3
Giulio Moro, 2015-07-16 12:28 PM
1 | 1 | Giulio Moro | h1. Getting started with BeagleRT |
---|---|---|---|
2 | 1 | Giulio Moro | |
3 | 1 | Giulio Moro | h2. Prerequisites |
4 | 1 | Giulio Moro | |
5 | 1 | Giulio Moro | Before starting, make sure you have: |
6 | 1 | Giulio Moro | * Beaglebone Black |
7 | 3 | Giulio Moro | * BeagleRT cape |
8 | 1 | Giulio Moro | * standard-A to mini-B USB cable |
9 | 1 | Giulio Moro | * 2GB or more micro-SD card |
10 | 3 | Giulio Moro | * Optional, but recommended: up to two 3-ways female connectors for audio in/out from the cape. You will probably want some sort of stereo female jack connector at the other end. |
11 | 1 | Giulio Moro | |
12 | 1 | Giulio Moro | h2. Hardware setup |
13 | 1 | Giulio Moro | |
14 | 1 | Giulio Moro | Stack the audio cape on top of the Beaglebone Black (BBB). Make sure all the pins from the cape fit into the socket header of the BBB and that no pin gets bent in the process. |
15 | 1 | Giulio Moro | |
16 | 1 | Giulio Moro | [TODO: connector wiring] |
17 | 1 | Giulio Moro | |
18 | 1 | Giulio Moro | h2. Software setup |
19 | 1 | Giulio Moro | |
20 | 1 | Giulio Moro | Clone the disk image from [TODO: url] on the SD card. This image contains a Debian 7.7 distribution with Xenomai extensions which contains all the toolkits needed to compile and run BeagleRT projects. |
21 | 2 | Giulio Moro | |
22 | 2 | Giulio Moro | [TODO: ssh setup for windows, macos, linux (copy from digital-foley, mention possible security issues) |