From idea to a connected product, on one platform.
Take devices to production in minutes with powerful APIs, real-time data streams, and remote update tooling.
01
import PxServ from ‘pxserv’02
03
const pxServ = new PxServ({04
apiKey: process.env.PXSERV_API_KEY!,05
06
})07
08
await pxServ.setData(09
‘temperature’, ‘24.6’10
)● Official JavaScript / TypeScript client pxserv
SDKs
Connect to PxServ, from prototype to production
Choose the right PxServ SDK for everything from your first test to a professional IoT product.
↗
Arduino
Send sensor data to PxServ with just a few lines of code.
↗
JavaScript / TypeScript
Connect PxServ data to dashboards, automations, and backend services.
↗
Rust
Process PxServ data in fast, reliable systems.
Hands-on Learning
Progress from maker projects to professional patterns in 25 builds
Learn the ESP32 and PxServ Arduino library through wiring tables, complete sketches, test procedures, and practical safety guidance.
→
Beginner · 10 Projects
Wi-Fi, GPIO, essential sensors, and first PxServ data flows.
→
Intermediate · 10 Projects
Remote commands, automation, calibration, and alarm scenarios.
→
Advanced · 5 Projects
Safe states, hysteresis, GPS, health telemetry, and OTA.
Features
Manage devices remotely
↗
Maps and Location
Monitor device locations and essential telemetry on a map.
↗
OTA Updates
Update ESP32 and ESP8266 firmware without visiting the device.
APIs
Connect applications to PxServ
Last updated