Difference between revisions of "ESP32"
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 32: | Line 32: | ||
* [[ESP32: analogRead]]  | * [[ESP32: analogRead]]  | ||
* [[ESP32: WiFi contoh]]  | * [[ESP32: WiFi contoh]]  | ||
| + | * [[ESP32: WiFi UDP Echo Hello]]  | ||
| + | |||
===Thingspeak===  | ===Thingspeak===  | ||
Revision as of 17:31, 5 November 2019
Robust Design
ESP32 is capable of functioning reliably in industrial environments, with an operating temperature ranging from –40°C to +125°C. Powered by advanced calibration circuitries, ESP32 can dynamically remove external circuit imperfections and adapt to changes in external conditions.
Ultra-Low Power Consumption
Engineered for mobile devices, wearable electronics and IoT applications, ESP32 achieves ultra-low power consumption with a combination of several types of proprietary software. ESP32 also includes state-of-the-art features, such as fine-grained clock gating, various power modes and dynamic power scaling.
High Level of Integration
ESP32 is highly-integrated with in-built antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules. ESP32 adds priceless functionality and versatility to your applications with minimal Printed Circuit Board (PCB) requirements.
Hybrid Wi-Fi & Bluetooth Chip
ESP32 can perform as a complete standalone system or as a slave device to a host MCU, reducing communication stack overhead on the main application processor. ESP32 can interface with other systems to provide Wi-Fi and Bluetooth functionality through its SPI / SDIO or I2C / UART interfaces.
Referensi
- https://www.dfrobot.com/blog-964.html # CONTOH source code ESP32
 - https://www.espressif.com/en/products/hardware/esp32/overview
 
Pranala Menarik
- WeMOS
 - ESP32
 - ESP32: Arduino IDE Support
 - ESP32: pin assignment
 - ESP32: Blink
 - ESP32: analogRead
 - ESP32: WiFi contoh
 - ESP32: WiFi UDP Echo Hello