- Raspberry Pi Blueprints
- Dan Nixon
- 169字
- 2021-07-23 19:55:58
Chapter 1. Raspberry Pi Pirate Radio
In this chapter, we will take a quick look at the Raspberry Pi hardware and some of the software that will be used both in this project and the majority of others throughout this book.
As the Pi was based on hardware that was to be included in embedded or portable electronics (such as smartphones and tablets), it has a few extra hardware features that are not found on a typical desktop or laptop PC, one of which is the General Purpose Input and Output (GPIO) header. This is a set of pins (26 on the model A and B, and 40 on the model B+) that allows you to communicate with external hardware such as GPS sensors, accelerometers, and motors through programming languages such as Python, C, and C++. When we get further in this chapter, we will take a look at a little trick that can be done to turn one of these pins into an FM radio transmitter.
- Deploying Node.js
- 精通Nginx(第2版)
- SOA實踐
- Angular UI Development with PrimeNG
- INSTANT Weka How-to
- Scala程序員面試算法寶典
- Visual Basic程序設計上機實驗教程
- Mobile Device Exploitation Cookbook
- Learning AngularJS for .NET Developers
- UI設計全書(全彩)
- GameMaker Essentials
- Android應用開發(fā)實戰(zhàn)(第2版)
- 超好玩的Scratch 3.5少兒編程
- UML基礎與Rose建模實用教程(第三版)
- Learning TypeScript