- Internet of Things Projects with ESP32
- Agus Kurniawan
- 168字
- 2021-06-24 16:02:49
Introduction to ESP32
ESP32 is a low-cost Wi-Fi and Bluetooth chip from Espressif Systems. ESP32 integrates Wi-Fi (2.4 GHz band) and Bluetooth 4.2 solutions on a single chip. It also supports classic Bluetooth for legacy connections such as L2CAP, SDP, GAP, SMP, AVDTP, AVCTP, A2DP (SNK), and AVRCP (CT). ESP32 also supports Bluetooth Low Energy (BLE), which covers L2CAP, GAP, GATT, SMP, and GATT-based profiles. A detailed product review of the ESP32 chip/module can be found at the following link: https://www.espressif.com/en/products/hardware/esp32/.
There are two forms for ESP32: chip form and module form. ESP32 chip and module forms have different sizes and numbers of pins. Choosing ESP32 form is dependent on your design and purposes. The size factor of ESP32 form can also be one of your preferences when you make and design an IoT solution-included PCB scheme. A list of ESP32 chips and modules can be read on the following website: https://www.espressif.com/en/products/hardware/modules.
Next, we will review some development boards that use the ESP32 chip or ESP32 module.
- 24小時(shí)學(xué)會(huì)電腦組裝與維護(hù)
- Istio入門(mén)與實(shí)戰(zhàn)
- Linux KVM虛擬化架構(gòu)實(shí)戰(zhàn)指南
- Applied Unsupervised Learning with R
- 電腦組裝與維修從入門(mén)到精通(第2版)
- Effective STL中文版:50條有效使用STL的經(jīng)驗(yàn)(雙色)
- 龍芯自主可信計(jì)算及應(yīng)用
- 電腦組裝與維護(hù)即時(shí)通
- 計(jì)算機(jī)電路基礎(chǔ)(第2版)
- Istio實(shí)戰(zhàn)指南
- 計(jì)算機(jī)組裝與維護(hù)(慕課版)
- 創(chuàng)客電子:Arduino和Raspberry Pi智能制作項(xiàng)目精選
- 主板維修實(shí)踐技術(shù)
- Hands-On Embedded Programming with C++17
- Unreal Engine 4 AI Programming Essentials