- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 107字
- 2021-06-24 15:30:23
Downloading the Raspbian Stretch image
We now have to download an OS to run on our Raspberry Pi. While there are many third-party Raspberry Pi OSes available, we will install Raspbian OS. This OS is based on Debian and is developed specifically for the Raspberry Pi. The newest version is called Raspbian Stretch.
To download the Raspbian Stretch image, visit https://www.raspberrypi.org/downloads/raspbian/, look for the RASPBIAN STRETCH WITH DESKTOP ZIP file, and click on the Download ZIP button, as shown in the following screenshot:

Now that we have a copy of Raspbian Stretch on our laptops, let's move on to writing it to our microSD cards.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- 深入實踐Spring Boot
- Django開發從入門到實踐
- 算法精粹:經典計算機科學問題的Python實現
- MariaDB High Performance
- Blender 3D Incredible Machines
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- C語言程序設計學習指導與習題解答
- C語言課程設計
- Python Data Analysis Cookbook
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- Scratch·愛編程的藝術家
- Node.js區塊鏈開發
- AMP:Building Accelerated Mobile Pages
- 現代CPU性能分析與優化