- 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.
- Visual FoxPro程序設計教程
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Ext JS Data-driven Application Design
- Mastering Python Scripting for System Administrators
- Mastering C# Concurrency
- Microsoft System Center Orchestrator 2012 R2 Essentials
- SQL Server與JSP動態網站開發
- RabbitMQ Essentials
- Microsoft Azure Storage Essentials
- Regression Analysis with Python
- Unity 2018 Augmented Reality Projects
- Django Design Patterns and Best Practices
- Android Sensor Programming By Example
- Visual Basic程序設計基礎
- 深入理解Java虛擬機:JVM高級特性與最佳實踐