Greenhouse rack
Climate · irrigation · live charts
3 boards · 2 automations
Plynx turns boards, dashboards and firmware into one compact control surface across iPhone and browser, with docs, OTA workflows and MCP-ready tooling built around the app aesthetic.
Temperature, humidity, buttons, charts and sliders are rendered as widget surfaces, not as loose labels. The landing now mirrors the actual product language.
POST /v1/mcp/query
{
"page": "landing/hero",
"intent": "explain widget canvas",
"format": "docs"
}Card hover compatte a sinistra, un pannello di anteprima denso a destra. Frecce per navigare, auto-ciclo ogni 30 s.
Pulsanti momentanei, toggle latching, slider, zeRGBa, terminali, tabelle, gauge e grafici agganciati alla stessa canvas senza creare viste custom.
rotta live
anteprima
Climate · irrigation · live charts
3 boards · 2 automations
Pressure · service counters · alerts
step widget · ota queue
PSU · fans · OTA · remote checks
mcp docs · providers
Drop the device library into your Arduino sketch, point it at your Plynx server, and you are live. The board transport stays compact while the dashboard and account layer evolve independently.
123456789101112131415#define PLYNX_AUTH_TOKEN "YOUR_PLYNX_AUTH_TOKEN"#include <ESP8266WiFi.h>#include <BlynkSimpleEsp8266.h>char ssid[] = "YOUR_WIFI";char pass[] = "YOUR_PASS";void setup() { Blynk.begin(PLYNX_AUTH_TOKEN, ssid, pass, "plynx.cc", 8080);}void loop() { Blynk.run();}Binary protocol on the wire, C++ on the chip, Swift on the phone. No JSON wrappers, no REST APIs. Just bytes at wire speed.
Binary protocol
5-byte header, null fields
Auto-reconnect
Exp. backoff, zero loss
OTA updates
Push firmware OTA
Virtual pins
128 pins, any type
Download Plynx, flash your board, and have a live dashboard in under 5 minutes. No sign-up wall, no credit card.
Home screen widgets with live pin values
Control buttons and gauges from your wrist
Push firmware to boards over the air
Share and fork dashboard templates
AI agent access to your IoT devices
Full dashboard control from the browser
Connect Plynx to 800+ services
Dynamic Island + Lock Screen monitoring