- 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
- 計算機(jī)圖形學(xué)編程(使用OpenGL和C++)(第2版)
- 單片機(jī)C語言程序設(shè)計實(shí)訓(xùn)100例:基于STC8051+Proteus仿真與實(shí)戰(zhàn)
- 跟“龍哥”學(xué)C語言編程
- The Computer Vision Workshop
- Practical Game Design
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- HTML5 and CSS3 Transition,Transformation,and Animation
- 從學(xué)徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(第3版)
- Getting Started with Gulp
- UVM實(shí)戰(zhàn)
- Mastering openFrameworks:Creative Coding Demystified
- 用戶體驗(yàn)可視化指南
- iPhone應(yīng)用開發(fā)從入門到精通
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)