- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 363字
- 2021-06-24 15:30:22
The Raspberry Pi Zero W
If we were looking for a smaller-sized version of the Raspberry Pi, we could instead opt for the Raspberry Pi Zero W. The W stands for wireless, as the Raspberry Pi Zero W has built-in Wi-Fi. The following is an annotated photo of the Raspberry Pi Zero W:

The Raspberry Pi Zero W model costs around $10. There is also Raspberry Pi Zero, without the W, which costs around $5, but this does not have built-in Wi-Fi, which makes it very difficult to connect it to the internet. The Raspberry Pi Zero W, which was released in 2017, is basically an updated version of the Raspberry Pi Zero, released in 2015.
The Raspberry Pi Zero W has a couple of disadvantages, due to its small size. Firstly, it's a bit slower than the Raspberry Pi 3B+. Secondly, if we want to use it as a minicomputer, we would need to purchase different extensions to connect peripherals such as a keyboard, a mouse, or a monitor. If we are going to use the Raspberry Pi Zero W for building electronics and robotics projects, however, we don't need to worry about this drawback. Later on in this book, we will learn how to connect the Raspberry Pi Zero W to a laptop via Wi-Fi and how to use the laptop to control it as well.
The specifications of the Raspberry Pi Zero W are as follows:
- A Broadcom ARM11 1 GHz processor
- 512 MB RAM
- A Broadcom VideoCore GPU
- Bluetooth 4.0
- Dual-band 2.4 GHz and 5 GHz Wi-Fi
- Storage with a microSD card via a microSD slot
- 40 programmable GPIO pins
- A mini HDMI port
- The Camera Serial Interface (CSI), used for connecting the Raspberry Pi Camera directly to the Raspberry Pi
- Puppet 4 Essentials(Second Edition)
- 兩周自制腳本語言
- Practical Windows Forensics
- Mastering Ubuntu Server
- Nginx Essentials
- Mastering Python Networking
- Apache Spark 2.x for Java Developers
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Access 2010中文版項目教程
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- JavaScript前端開發基礎教程
- Parallel Programming with Python
- 前端程序員面試筆試真題與解析
- Java程序設計基礎教程