- Programming the BeagleBone
- Yogesh Chavan
- 147字
- 2021-07-23 14:36:46
Summary
This chapter covered all the prerequisites to get programming IDE access on BeagleBone with the latest software. In this chapter we learned about different boards available in the BeagleBone series and their hardware differences. Then we learned how to install the latest Debian image on BeagleBone and various ways to connect to BeagleBone with troubleshooting steps. Once connected, we can visit the bone101 HTML page, which has lots of information about BeagleBone. It also provides help pages for JavaScript and BoneScript functions. Then we started using Cloud9 IDE. It is a web-based IDE that runs on port number 3000
on BeagleBone. In the end, we created our first JavaScript program that prints Hello World
.
Now, we are ready with IDE and we know how to compile and run a program on BeagleBone. In the next chapters, we will write programs that interact with the physical environment.
- Beginning C++ Game Programming
- Android開發精要
- 架構不再難(全5冊)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- BeagleBone Media Center
- Java EE 7 Development with NetBeans 8
- KnockoutJS Starter
- Learning Python Design Patterns
- Spring快速入門
- 批調度與網絡問題的組合算法
- Learning Apache Cassandra
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 大學計算機基礎實訓教程
- 數據分析與挖掘算法:Python實戰
- Mastering OAuth 2.0