cynk is the fastest way to put an ESP32, Arduino or Pi on the internet. Flash, wire up a dashboard, and own the data — without a single line of server code.
Drop the cynk C SDK into your existing project. Three calls — connect, send, poll. If it speaks MQTT, it works.
Drag widgets onto a canvas. Bind each to a telemetry key. Publish — it's live.
MQTT broker runs the fanout. Device → cloud → phone, with sub-second latency and message-level acks.
cynk shortens the path from device signals to a working mobile interface.
Your UI lives in the browser. No React, no CSS, no separate frontend project to maintain.
Your dashboard is meant to be used on your phone, next to the hardware.
No more flashing firmware 20 times to debug a button. Emulate your device from the terminal and see the dashboard update in real time.
Drop the C SDK into your project. If it speaks MQTT, it works — ESP32, Arduino, STM32, Raspberry Pi.
Ship once, control anywhere. The cynk mobile app turns whatever you just flashed into a tactile, live dashboard — widgets feel like hardware, not web components.
Test your dashboard without flashing firmware. Install the
cynk-console
CLI, stream mock telemetry, iterate.
Widgets for telemetry, controls, logs, and practical device workflows. Each one binds to a telemetry key with one line of firmware.
Single value or range control with draggable handles
Visualize time-series telemetry data
Track device location on a live map
On/off switch control for devices
Send a command to a device on press
Arc gauge showing a single value in a range
Display a live sensor reading with optional trend
Tabular view of device data
Status indicator with color thresholds
Pick and send a color to a device
Choose and send a predefined command
Send free-form text to a device
Voted up by the community and coming to the palette soon.
Two-axis analog control for pan/tilt or drive.
Live MJPEG preview from an ESP32-CAM board.
Trigger alerts from your firmware on any event.
ESP32 greenhouse controller with live temp/humidity graphs and a remote pump toggle.
Beta-test a device in customer hands before the companion app exists.
Ship each unit with a polished mobile UI without a React team.
Five minutes to your first telemetry point. Your weekend project deserves a dashboard worth keeping.