Raspberry Pi
Control Raspberry Pi GPIO pins for digital input/output and PWM operations.
Run a krill server on a Raspberry Pi, a laptop, or a rack box. Open the app on any device on your network. Wire sensors, schedulers, calculations, GPIO and dashboards into a live swarm — no cloud, no accounts, no rented brain. The architecture pros use for SCADA, scaled down to fit on a workbench.
Servers discover each other on your LAN and pair into a swarm. Your data, your hardware, your network — never anyone else's cloud.
Data points, cron timers, calculations, GPIO, alerts, dashboards — composable nodes wired into directed graphs. Inspired by industrial SCADA.
Aquaponics, vivariums, breweries, greenhouses, workshops. Drop a server on a Pi, plug in sensors, build the system you actually wanted.
Typed nodes, explicit observer model, deterministic graph evaluation. The same patterns that run factories — without the seat-license bill.
Four minutes. Three nodes. One mental model that scales from a single thermostat to a building's worth of sensors.
Control Raspberry Pi GPIO pins for digital input/output and PWM operations.
Send HTTP requests to external systems for integration and notifications.
Control devices and IoT applications using MQTT protocol with publish/subscribe messaging.
Trigger workflows when data point values fall below a specified threshold.
Boolean logic operations (AND, OR, NOT, XOR, etc.) for conditional automation workflows.
Execute custom Python scripts for advanced automation and data processing.
Trigger workflows when data point values exceed a specified threshold.
Store and log time-series sensor data with millisecond precision for IoT monitoring, graphing, and automation.
Filter and clean sensor data with Deadband, Debounce, Discard Above, and Discard Below filters.
Trigger workflows on a schedule using cron expressions for time-based automation.