Pardalote

Control Arduino hardware directly from a web browser over WiFi.

Author
Scott Mitchell
Website
https://github.com/ScottMit/Pardalote
Category
Communication
License
GPL 3.0 or later
Library Type
Contributed
Architectures
esp32, renesas_uno

Pardalote bridges Arduino and JavaScript over a binary WebSocket protocol. The Arduino-side library handles WiFi, the WebSocket server, board detection, and extension dispatch. Sketches reduce to Pardalote.begin() / Pardalote.run(). Extensions for Servo, NeoPixel, Ultrasonic, IMU, and ESP32 Camera are included as opt-in headers.

Downloads

Filename Release Date File Size
Pardalote-1.1.0.zip 2026-08-16 146.25 KiB
Pardalote-1.0.0.zip 2026-08-14 145.73 KiB