ESP32-S2 and USB OTG

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • tinyusb

    An open source cross-platform USB stack for embedded system

  • According to the IDF documentation, the S2 runs tinyUSB, and that features a mass storage device example: https://github.com/hathach/tinyusb/blob/master/examples/device/msc_dual_lun/src/msc_disk_dual.c - you can try and Port that.

  • Adafruit_TinyUSB_Arduino

    Arduino library for TinyUSB

  • I'm curious about this restriction to ESP32-S series as shown here: https://docs.tinyusb.org/en/latest/reference/supported.html . This article https://www.pschatzmann.ch/home/2021/02/19/tinyusb-a-simple-tutorial/ claims that "Most Microcontrollers have a built in Serial USB functionality that can not be changed (e.g. ESP32, ESP8266". OTOH, https://github.com/adafruit/Adafruit_TinyUSB_Arduino indicates that all ESP32 chips are supported.

  • 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

  • Benchmarking latency across common wireless links for microcontrollers

    5 projects | news.ycombinator.com | 9 Feb 2024
  • TinyUSB: Open-source cross-platform USB Host/Device stack for embedded systems

    9 projects | news.ycombinator.com | 23 May 2022
  • I've been working on a new sound library for the ESP32, but I could use some help.

    4 projects | /r/esp32 | 7 May 2022
  • Navigating USB Approaches, Advice Needed.

    2 projects | /r/embedded | 2 Nov 2021
  • An open source cross-platform USB stack for embedded system

    1 project | news.ycombinator.com | 12 Dec 2023