ESP32_S2 + platformIO and Arduino

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • arduino-esp32

    Arduino core for the ESP32

  • [env:esp32_s2_test] board = esp32doit-devkit-v1 platform = espressif32 @ https://github.com/espressif/arduino-esp32.git#idf-release/v4.2 ramework = arduino build_unflags = ${common.build_unflags} build_flags = ${common.build_flags_esp32} board_build.mcu = esp32s2 [env:esp32_s2_test2] board = featheresp32-s2 platform = [email protected] platform_packages = framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#idf-master build_unflags = ${common.build_unflags} build_flags = ${common.build_flags_esp32}

  • platform-espressif32

    Espressif 32: development platform for PlatformIO

  • I have a generic ESP32-S2-WOOR 1.1 board and everything worked pretty much out of the box but I used the platformio definition not the Arduino one. From memory it used an older version of the Espressif core than the Arduino one. It's worth a try.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Will platform IO update it's boards file for the ESP32-S3-DEVKITC-1

    2 projects | /r/esp32 | 23 Oct 2021
  • Any good/worthwhile Camera sensor modules for arduino/pico for still photography?

    1 project | /r/diyelectronics | 11 Dec 2023
  • I am trying to write to an SD card, it "works" but I can only find the file on PC if I use data recovery software?

    1 project | /r/esp32 | 9 Dec 2023
  • ESP32 memory corruption

    2 projects | /r/esp32 | 7 Dec 2023
  • ESP32 WiFiMulti: Connect to the Strongest Wi-Fi Network (from a listing of networks).

    2 projects | /r/u_KeatonParker | 1 Oct 2023