- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 210字
- 2021-06-24 15:30:22
Understanding the Raspberry Pi
Raspberry Pi is a credit card sized, Linux-based minicomputer invented by the Raspberry Pi Foundation in 2012. The first Raspberry Pi model was called the Raspberry Pi 1B, which was then followed by the Model A. Raspberry Pi boards were initially intended to promote computer science programs in schools. However, their inexpensive hardware and free, open source software, quickly made the Raspberry Pi popular among hackers and robotics developers.
The Raspberry Pi can be used as a fully functional computer. It can be used to perform tasks such as browsing the internet, playing games, and watching HD videos, as well as creating Excel and Word documents. But what really differentiates it from a normal computer is its programmable GPIO pins. The Raspberry Pi consists of 40 digital I/O GPIO pins that can be programmed.
In simple terms, the Raspberry Pi can be thought of as a combination of a minicomputer, as it can be used as a fully fledged computer, and an electronics hardware board, as it can be used to create electronics and robotics projects.
There are different Raspberry Pi models. In this book, we are going to be using the following two models:
- The Raspberry Pi 3B+
- The Raspberry Pi Zero W
- R語言經典實例(原書第2版)
- PostgreSQL Cookbook
- Instant Typeahead.js
- Julia高性能科學計算(第2版)
- Python語言實用教程
- Natural Language Processing with Python Quick Start Guide
- App Inventor 2 Essentials
- Learning Python Data Visualization
- Java EE輕量級解決方案:S2SH
- 美麗洞察力:從化妝品行業看顧客需求洞察
- 輕松學Scratch 3.0 少兒編程(全彩)
- VC++ 2008專題應用程序開發實例精講
- Scala實用指南
- 零基礎入門Python數據分析與機器學習
- 區塊鏈原理與技術應用