- BeagleBone Robotic Projects(Second Edition)
- Dr. Richard Grimmett
- 466字
- 2021-07-02 22:06:38
Getting Started with the BeagleBone Blue
Welcome to the beginning of an exciting adventure! Hopefully, you've ordered and received your BeagleBone Blue, an exciting platform that combines some excellent computing resources with the capability of accessing a wide range of hardware power.
Ordering the hardware (HW) is the exciting part of any project. You have wonderful dreams of all that you might accomplish once this amazing piece of technology is delivered. Unfortunately, the frustration of the first few attempts at accessing the capabilities of the unit can leave many developers, especially those with little experience with this type of dedicated system, so discouraged that the board ends up on the shelf, gathering dust next to the pet rock and cassette tape recorder.
In this chapter, we will cover the following topics:
- Powering up and connecting to the BeagleBone Blue
- Accessing the operating system
- Accessing the board remotely via WLAN
- Downloading the example code and colored images
There is rarely anything as exciting as ordering the latest new technology and anticipating its arrival. You daydream of the projects you'll build, the amazing things you can do, and the accolades you'll receive from family, friends, and colleagues. However, reality rarely meets your fantasies. This chapter will hopefully help you avoid the pitfalls that normally accompany unboxing and configuring a dedicated processor system such as the BeagleBone Blue. You'll step through the process and get answers to all kinds of specific questions so that you can understand what is going on. If you don't get yourself through this chapter, then you'll not be successful at any of the others, so buckle up and get ready for an exciting ride.
The most challenging aspect of accomplishing this for me as your guide is trying to decide to what level I should describe each step. Some of you are beginners, others have some limited experience, while still others will know significantly more than I in some of these areas. I'll try and keep it brief, but also try to be thorough so that at least you'll know what steps to take in order to be successful. I'll also try and point out some of the different ways you can get help if you are encountering problems.
Here are the items you'll need for this chapter's project:
- A BeagleBoard Blue.
- The USB cable provided with the board.
- An external power supply that can provide 7.4 to 18 volts or a standard 2S LiPo battery for the BeagleBone Blue.
- A wireless LAN connection for the BeagleBone Blue.
- A separate computer that is connected to the internet.
- PLC編程及應用實戰
- Python編程:從入門到實踐
- AppInventor實踐教程:Android智能應用開發前傳
- MySQL從入門到精通(軟件開發視頻大講堂)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Kotlin Programming By Example
- Learning iOS Security
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Python應用與實戰
- Koa與Node.js開發實戰
- Visual FoxPro程序設計習題及實驗指導
- Visual FoxPro程序設計實驗教程