lahirunirmalx/ps2keyboard

3.1.0

Latest
uploaded 5 hours ago
PS/2 keyboard driver for ESP-IDF (ESP32 family). Provides scan code reading, ISO-8859 character translation, modifier handling and Caps/Num/Scroll Lock LED control.

Changelog

# Changelog

All notable changes to this component are documented here. This project
adheres to [Semantic Versioning](https://semver.org/).

## [3.1.0] - 2026-05

### Added
- Native ESP-IDF port: pure `driver/gpio` + `esp_timer`, IRAM ISR, plain C API.
- ESP Component Registry packaging (manifest metadata, examples, LICENSE).

### Notes
- Supersedes the Arduino-only line for ESP-IDF projects.

## [3.0.0] - 2026-01

### Added
- ESP32 / ESP8266 (Arduino) support.
- Caps / Num / Scroll Lock LED control.

## [2.x]

- Multi-platform Arduino library (Uno, Mega, Due, Teensy).

Links

Supports all targets

Maintainer

  • Lahiru <lahirunirmalx@gmail.com>
To add this component to your project, run:

idf.py add-dependency "lahirunirmalx/ps2keyboard^3.1.0"

download archive

Stats

  • Archive size
    Archive size ~ 22.95 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

lahirunirmalx/ps2keyboard version: 3.1.0
|