- Raspberry Pi Home Automation with Arduino(Second Edition)
- Andrew K. Dennis
- 101字
- 2021-07-23 20:35:15
Chapter 2. Getting Started – Setting Up Your Raspberry Pi and Arduino
This chapter aims to provide a quick overview on setting up the Raspberry Pi and Arduino. In order to use your Raspberry Pi, you need to start by installing an operating system on an SD card. Once this is in place, you can install extra software to write code.
Setting the up Arduino is much simpler. All you need is to download the IDE and plug the Arduino into your computer via a USB cable. We will start this chapter by walking through the Raspberry Pi setup.
推薦閱讀
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- 跟小海龜學(xué)Python
- 軟件架構(gòu):Python語(yǔ)言實(shí)現(xiàn)
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- Spring Boot+MVC實(shí)戰(zhàn)指南
- QGIS 2 Cookbook
- Hadoop 2.X HDFS源碼剖析
- Building Business Websites with Squarespace 7(Second Edition)
- Java程序設(shè)計(jì)教程
- Redmine Cookbook
- Web前端開(kāi)發(fā)最佳實(shí)踐
- Swift High Performance
- Java程序設(shè)計(jì)入門(mén)(第2版)
- Getting Started with Windows Server Security
- 軟件自動(dòng)化測(cè)試實(shí)戰(zhàn)解析:基于Python3編程語(yǔ)言