- Programming the BeagleBone
- Yogesh Chavan
- 86字
- 2021-07-23 14:36:48
Summary
In this chapter, we wrote and tested a few BoneScript programs. We used Arduino-like functions to blink onboard LEDs. We learned how to exit the program automatically after some time and run your program without the Cloud9 IDE. Finally, we wrote a program to dance the LEDs in a single direction and in both directions. All these programs are done without attaching any external component to BeagleBone. In the next chapter, we will connect external LEDs to BeagleBone and write similar programs to blink/dance them.
推薦閱讀
- Getting Started with Gulp(Second Edition)
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- JavaScript:Functional Programming for JavaScript Developers
- Django開發(fā)從入門到實(shí)踐
- BeagleBone Media Center
- Java程序設(shè)計(jì)與計(jì)算思維
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第二版)
- Learning Unreal Engine Android Game Development
- JavaScript應(yīng)用開發(fā)實(shí)踐指南
- C++ Fundamentals
- ASP.NET Core and Angular 2
- 創(chuàng)新工場(chǎng)講AI課:從知識(shí)到實(shí)踐
- Apache Kafka 1.0 Cookbook
- Azure for Architects
- Python AI游戲編程入門:基于Pygame和PyTorch