With Pi boards being harder to find, I've been looking at alternatives. I think the ESP32 might be an interesting option.

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

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
  • tinyusb

    An open source cross-platform USB stack for embedded system

  • For input, there is the TinyUSB Library, which supports USB Host, albeit not on the ESP32-S2 yet. But it does support it on the Pi Pico (RP2040). So a Pico + ESP combo would allow for most flexible peripheral selection (supporting keyboard, mouse, storage and other things). Adding PS2 support can easily be done with another library as well. Could also do simple key matrix scanning.

  • FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal

  • https://github.com/fdivitto/fabgl is pretty much everything you'd ever want from an 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.

    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

  • An open source cross-platform USB stack for embedded system

    1 project | news.ycombinator.com | 12 Dec 2023
  • Bluetooth to USB Audio bridge

    1 project | /r/raspberrypipico | 5 May 2023
  • So I started porting braids to the PI PICO and ended with a generative drum machine

    2 projects | /r/synthdiy | 5 May 2023
  • USB CDC: Multiple Virtual COM Ports

    2 projects | /r/embedded | 27 Apr 2023
  • ESP32 and A barcode scanner

    1 project | /r/esp32 | 11 Mar 2023