- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 72字
- 2021-06-24 15:30:23
Downloading and installing Etcher
Etcher will first format the microSD card, and then write the Raspbian Stretch image to it. Let's start by installing Etcher:
- On your browser, go to http://www.etcher.io/.
- Select your OS from the drop-down menu. Etcher will start downloading, as shown in the following screenshot:

- Once it has downloaded, open the setup file and install Etcher.
Now that Etcher is set up, let's move on to Raspbian.
推薦閱讀
- C語言程序設計教程
- Learning ROS for Robotics Programming(Second Edition)
- ASP.NET MVC4框架揭秘
- Python數據分析基礎
- Vue.js 2 and Bootstrap 4 Web Development
- 深入實踐Spring Boot
- Python Geospatial Development(Second Edition)
- Python機器學習算法與實戰
- Building Serverless Applications with Python
- 微服務架構深度解析:原理、實踐與進階
- Mastering Web Application Development with AngularJS
- Fast Data Processing with Spark(Second Edition)
- 深入理解BootLoader
- 邊玩邊學Scratch3.0少兒趣味編程
- Mastering Concurrency in Python