hello friends! new(ish)!

ESP32

From InstallGentoo Wiki v2
Revision as of 09:49, 23 September 2024 by Void (talk | contribs) (just getting started)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ESP32 is a family of relatively cheap, power-effective and often wireless-capable single-board computers(SBCs). Primarily used in IoT devices, embedded systems and also by hobbyists as a universal platform for development.

Overview

ESP32 series are developed and manufactured by Espressif Systems. Official release date: 6th of September 2016. This family of low-power low-cost and Wi-Fi/Blutetooth-capable development platform offers many possibilities for implementing IoT devices on it's basis. While Espressif have developed their own framework for programming those SBCs, it is also fully compatible with Arduino framework, from libraries to hardware GPIO modules. In it's core, either Tensilica Xtensa LX6(single- and dual-core) or Xtensa LX7(dual-core) processors are employed, while single-core ultra-low power(ULP) RISC-V co-processors also remain an option.