2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00
2025-08-21 15:54:05 +02:00

SPORE

SProcket ORchestration Engine

Features

  • WiFi STA / AP
  • node auto discovery over UDP
  • service registry
  • pub/sub event system
  • Over-The-Air updates

Supported Hardware

  • ESP8266

Configuration

Choose one of your nodes as the API node to interact with the cluster and configure it in .env:

export API_NODE=10.0.1.x

Build

Build the firmware:

./ctl.sh build

Flash

Flash firmware to a connected device:

./ctl.sh flash

OTA

Update one nodes:

./ctl.sh ota update 10.0.1.x

Update all nodes:

./ctl.sh ota all
Description
SProcket ORchestration Engine
Readme 1.2 MiB
Languages
C++ 53.5%
JavaScript 35.5%
Shell 8.9%
HTML 1.6%
C 0.5%