🎯 PurposeThe ESP32-S2™ is performant triple-core microcontroller unit (MCU) designed for general purposes by Espressif Systems™ company.
All software was designed in the C++ API that was developed for the purpose to wrap original C code provided by native ESP-IDF software development kit (SDK). Visual Studio Code from Microsoft Corp. (open source) has been used as convenient development platform for all projects. All hardware information was obtained with FNIRSI-5012H oscilloscope.
More details to follow in the Software API section. |
Topics
Order
Publications
Example: PULSE_CNT
📃 C++ code
Example: WS2812
📃 C++ code
Disclaimer
⚠️ The code is intended for API familiarization purposes only. Downloading and running the binaries on the ESP32-S2 is at your own risk and excludes any liability on my part for any direct or indirect damages. Using the above files for any other purposes is not permitted. |