- Internet of Things with ESP8266
- Marco Schwartz
- 133字
- 2021-07-14 10:58:52
Chapter 1. Getting Started with the ESP8266
In this chapter, we are going to start by setting up the ESP8266 chip. We will learn how to choose the right module for your project and get all the additional hardware you need to use the chip. We will also see how to connect the ESP8266 to your computer, so you can program it using a USB cable.
Then, we are going to see how to configure and upload code to the ESP8266 chip. For that, we will be using the Arduino IDE. This makes using the ESP8266 much easier, as we will be using a well-known interface and language to configure the chip. We will also be able to use most of the already existing Arduino libraries for our projects. Let's start!
推薦閱讀
- Java系統分析與架構設計
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Python數據可視化:基于Bokeh的可視化繪圖
- CentOS 7 Server Deployment Cookbook
- 用Flutter極速構建原生應用
- jQuery開發基礎教程
- Learning Probabilistic Graphical Models in R
- 微信小程序全棧開發技術與實戰(微課版)
- Visual Basic程序設計上機實驗教程
- jQuery for Designers Beginner's Guide Second Edition
- Java程序設計教程
- ArcPy and ArcGIS(Second Edition)
- Elasticsearch搜索引擎構建入門與實戰
- Unity 5 Game Optimization
- Python深度學習(第2版)