- Programming the BeagleBone
- Yogesh Chavan
- 189字
- 2021-07-23 14:36:44
Chapter 1. Cloud9 IDE
BeagleBoard foundation has created a few low power ARM-based open hardware boards. The most successful board among them was BeagleBone Black. Actually, it is a series of boards that match physical size with the same processor and slightly different hardware. There are three variants in this series—BeagleBone White, BeagleBone Black and BeagleBone Green. This book is about programming boards in this BeagleBone series. We will see details about BeagleBone hardware as the first topic of this chapter. Then we will learn how to connect and set up BeagleBone for our work. All BeagleBones come with a programming interface called BoneScript. It is a faster and easier way to deal with components of BeagleBone. We are going to use BoneScript for programming in the first part of this book. At the end of this chapter, we will learn about IDE (Integrated Development Environment), which helps us to do programming in BoneScript—Cloud9.
Here are the topics that will be covered in this chapter:
- BeagleBone hardware
- Installing the Debian image on SD card
- Setting up BeagleBone
- bone101 page
- Cloud9
Hello World
program
- CMDB分步構建指南
- 軟件架構設計:大型網(wǎng)站技術架構與業(yè)務架構融合之道
- Mastering Ember.js
- Programming ArcGIS 10.1 with Python Cookbook
- Oracle數(shù)據(jù)庫從入門到運維實戰(zhàn)
- Silverlight魔幻銀燈
- Raspberry Pi 2 Server Essentials
- The Complete Coding Interview Guide in Java
- HTML5秘籍(第2版)
- Apache Camel Developer's Cookbook
- 編程可以很簡單
- Mastering AWS Security
- Java程序設計與項目案例教程
- C#程序設計基礎入門教程
- Microsoft Dynamics GP 2013 Cookbook