Difference between revisions of "ESP32"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) (→ESP32) |
Blwikiadmin (talk | contribs) |
||
Line 1: | Line 1: | ||
== ESP32 == | == ESP32 == | ||
+ | |||
+ | ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. The ESP32 series employs a Tensilica Xtensa LX6 microprocessor in both dual-core and single-core variations and includes built-in antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power-management modules. ESP32 is created and developed by Espressif Systems. | ||
* [https://github.com/espressif/arduino-esp32 Arduino core for the ESP32] - espressif Github repo | * [https://github.com/espressif/arduino-esp32 Arduino core for the ESP32] - espressif Github repo |
Revision as of 11:56, 7 January 2020
ESP32
ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. The ESP32 series employs a Tensilica Xtensa LX6 microprocessor in both dual-core and single-core variations and includes built-in antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power-management modules. ESP32 is created and developed by Espressif Systems.
- Arduino core for the ESP32 - espressif Github repo