- BeagleBone Robotic Projects(Second Edition)
- Dr. Richard Grimmett
- 229字
- 2021-07-02 22:06:37
Preface
The world we live in today is bursting with new possibilities, all made possible by new technology. Cell phones and personal computers, once the cutting edge of technology, are now a standard part of our lives. Self-driving cars, robotic vacuum cleaners, and software that can predict our shopping patterns are moving from the world of science fiction to the world of our everyday lives.
Much of this new technology is fueled by small and inexpensive but powerful processors that are not only easy to program, but are surrounded by a universe of inexpensive hardware that expands their capabilities to areas that only a few years ago weren't even in the realm of imagination. This book covers one flavor of this technology, the BeagleBone Blue. This processor embodies the next generation of do-it-yourself processors: it not only has the processing capability, but also incorporates much of the necessary surrounding support hardware in a single board.
This book will take you through a number of different projects that will show you how to take full advantage of the BeagleBone Blue. These projects include robots that roll, walk, fly, and sail. In each case, you'll learn how to use the full power of the BeagleBone Blue to create projects that would have required thousands of dollars of hardware just a few years ago.
So grab your BeagleBone Blue, and let's go!
- Mastering Entity Framework Core 2.0
- Moodle Administration Essentials
- Learn Swift by Building Applications
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- 微服務架構深度解析:原理、實踐與進階
- OpenCV 4計算機視覺項目實戰(原書第2版)
- 好好學Java:從零基礎到項目實戰
- Xamarin Blueprints
- Scratch從入門到精通
- Android編程權威指南(第4版)
- Solr權威指南(下卷)
- C/C++代碼調試的藝術(第2版)
- Java面試一戰到底(基礎卷)
- Python深度學習:基于PyTorch
- 三步學Python