- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 304字
- 2021-06-24 15:30:28
Setting up the Raspberry Pi Zero W
The steps to install the Raspbian OS onto a microSD card are exactly same as those listed already for the Raspberry Pi 3B+ in the section Installing Raspbian OS on an SD card. Once you have your SD card ready, follow these steps to set up the Raspberry Pi Zero W:
- First, insert the microSD card into the SD card slot of the Raspberry Pi Zero W.
- Connect one end of the mini HDMI to the HDMI connector (H2HC) inside the HDMI port of the Raspberry Pi Zero W, and the other end of H2HC connector to the HDMI cable.
- Connect the OTG connector to the Micro USB data port—not the power port—and connect the USB hub to the OTG connector.
- Connect the keyboard and the mouse to the USB hub.
- Connect a 5V mobile charger or a battery bank to the power unit's Micro USB port.
- Next, connect an HDMI cable to the HDMI port of a TV or a monitor.
- Connect the mobile charger to your mains supply to power the Raspberry Pi Zero W. You will then see the green LED blink for a period of time as the Raspberry Pi Zero W turns on.
- If you have connected the HDMI cable to your TV, select the correct HDMI input channel. The following annotated photo shows the connections mentioned here:

Raspberry Pi Zero W Connections
- It will take around two or three minutes for the Raspberry Pi Zero W to boot up. Once it's ready, you will see the following window on your TV or monitor screen:

- To shut down the Raspberry Pi, press the Raspberry Pi icon and click on Shutdown.
Now that it's set up, let's connect our Raspberry Pi Zero W to a laptop.
推薦閱讀
- Learn ECMAScript(Second Edition)
- 程序員面試筆試寶典(第3版)
- 圖解Java數據結構與算法(微課視頻版)
- Learning SQLite for iOS
- Julia機器學習核心編程:人人可用的高性能科學計算
- Visual C++串口通信技術詳解(第2版)
- concrete5 Cookbook
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Mastering Backbone.js
- Programming with CodeIgniterMVC
- C語言程序設計實訓教程與水平考試指導
- Photoshop智能手機APP界面設計
- 30天學通C#項目案例開發
- Parallel Programming with Python
- C語言程序設計