- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 189字
- 2021-07-02 19:46:22
Installing our software
Throughout all the projects of this book, we are going to make use of the Raspbian operating system. More specifically, we will be using the Jessie Lite version of this operating system. Raspbian is the foundation's officially supported operating system and the one for which there is most community support for. It is derived from the Debian Linux operating system; so if you have used that or any of its derivatives (like Ubuntu) before, you should feel at home with Raspbian. I have decided to go with the Jessie Lite version of Raspbian for a couple of reasons:
- All of our projects will run headless (without a monitor, keyboard, or mouse), so why have a display manager use up our resources?
- The lower footprint of this operating system, in terms of memory and storage usage, will give us access to more of the computer's resources to use for our projects.
So, head over to https://www.raspberrypi.org/downloads/raspbian/ and download the latest version of the Jessie Lite operating system. Once this ZIP archive is downloaded on your computer, you will need to copy it onto your micro SD card.
- 程序員面試筆試寶典(第3版)
- 數據庫系統教程(第2版)
- Beginning C++ Game Programming
- SoapUI Cookbook
- 物聯網系統開發:從0到1構建IoT平臺(第2版)
- Hands-On JavaScript High Performance
- Apache Mahout Clustering Designs
- C#應用程序設計教程
- Java網絡編程核心技術詳解(視頻微課版)
- Odoo 10 Implementation Cookbook
- 硬件產品設計與開發:從原型到交付
- 現代C:概念剖析和編程實踐
- Java高級程序設計
- SQL Server實例教程(2008版)
- Visual FoxPro程序設計習題及實驗指導