CHAPTER 2
Beagle Software
In this chapter, you are introduced to the Linux operating system and software tools that can be used with the Beagle boards. This chapter aims to ensure that you can connect to your board and control it. By the end of this chapter, you should be able to “blink” a system LED having followed a step-by-step guide that demonstrates how you can use Linux shell commands in a Linux terminal window. In this chapter, you are also introduced to a library of software functions, called BoneScript, which can be used with Node.js and the Cloud9 integrated development environment to build code that flashes the same system LED.
EQUIPMENT REQUIRED FOR THIS CHAPTER:
- Any Beagle board
- USB cable (typically USB A male to mini- or micro-USB A male)
- Micro-SD card (4 GB or greater; Class 10+)
- Network infrastructure and cabling (optional)
Further details on this chapter are available here:
Linux on the Beagle Boards
A Linux...