floatpt

Store, query, and plot data generated from your ESP32, Arduino, or Raspberry Pi

Upload sensor data with an HTTPS call. Query and plot it on floatpt.

curl -X POST -H "Authorization: Bearer YOUR_TOKEN" \
-d '{"temperature": 23.5, "relative_humidity": 55.7}' \
https://floatpt.com/api/v1/measurements