- Raspberry Pi Home Automation with Arduino(Second Edition)
- Andrew K. Dennis
- 110字
- 2021-07-23 20:35:15
A note on Noobs
Noobs is an operating system installation manager that you can add to your SD card. It makes the setup of your Raspberry Pi simple and provides you with an option to try out different operating systems.
If you decide to try out Noobs, we recommend selecting Raspbian in order to follow along with the examples in this book.
Note
The Raspberry Pi website provides an introduction and guide to Noobs at http://www.raspberrypi.org/help/noobs-setup/. You can also download Noobs from http://www.raspberrypi.org/downloads/.
If you have not installed Raspbian via Noobs, then keep reading. Otherwise, you can jump directly to the Raspberry Pi SSH setup section later in this chapter.
推薦閱讀
- Practical Internet of Things Security
- PyTorch自然語(yǔ)言處理入門與實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)
- Python Data Analysis(Second Edition)
- 軟件工程
- Unreal Engine 4 Shaders and Effects Cookbook
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- OpenCV 3 Blueprints
- Java并發(fā)編程:核心方法與框架
- C#程序設(shè)計(jì)基礎(chǔ)入門教程
- 體驗(yàn)之道:從需求到實(shí)踐的用戶體驗(yàn)實(shí)戰(zhàn)
- Enterprise Application Architecture with .NET Core
- 計(jì)算機(jī)常用算法與程序設(shè)計(jì)教程(第2版)
- Office VBA開(kāi)發(fā)經(jīng)典:中級(jí)進(jìn)階卷
- Node.js進(jìn)階之路