esp-idf-ssd1306/KeyboardDemo/README.md
2024-08-21 16:07:20 +09:00

777 B

KeyboardDemo for SSD1306

Demo that displays input from the keyboard.
I used this component.

usb-keyboard-1

Hardware requirements

  • ESP32S2/S3
    These have USB-HOST functionality.

  • USB Connector
    I used this:
    usb-conector

  • USB keyboard

USB wiring

ESP32-S2/S3 BOARD          USB CONNECTOR
                           +--+
    [  5V   ]    --------> | || VCC
    [GPIO 19]    --------> | || D-
    [GPIO 20]    --------> | || D+
    [  GND  ]    --------> | || GND
                           +--+