Getting Started with the Beagle Bone Black
Project Type: Beagle Bone
Software: None
OS: Linux
Kits/Part Source: BeagleBone Black
Project Source: Getting Started with BeagleBone by Matt Richardson
This project covers how to Get Started with the Beagle Bone Black. It is a project found in the book Getting Started with BeagleBone by Matt Richardson
The Beagle Bone Black
1-10 Ratings
IKEA Rating - 10
Clear Instructions and explanations for the project
Tony Stark Rating - 1
There are no prerequisites for this project
Mr. Wizard Rating - 10
The most important part of this project was just how to get started. I just needed to plug the Beagle Bone into the USB port. It mounted like an external hard drive.
Beagle Bond Mounted as an external drive
I found a Start html file in the mounted drive. The Start html contains the User Manual and Quick Start Guide.
The Start HTML found on the Beagle Bone Black
Next, I connected the Beagle Bone to a router and connected to it over ssh.
connecting over ssh
The project then walked me through the steps for updating software, navigating Linux, and the creation files and folders.
Creating Files and Folders in Linux
There is a section on launching Nano and setting time and password.
Nano editor
Yes, I already new most of this stuff because I us Ubuntu but it is a real good exercise for beginners.