Smart DIY for everyone
Sensatio (originally sensate.io, later sensatio.io) was a DIY IoT sensor platform that made it possible for anyone to build custom sensor hardware projects — without writing a single line of code. Using affordable ESP8266 and ESP32 microcontrollers, users could create weather stations, grill thermometers, plant watering systems, terrarium monitors, and more.
The Sensatio platform — Smart DIY for everyone
How It Worked
Build
Buy affordable components — an ESP8266 or ESP32 microcontroller and your choice of sensors. No soldering skills required for basic setups.
Flash
Flash the Sensatio firmware onto the microcontroller using a simple desktop tool. No programming, no IDE, no command line.
Configure & Use
Open the native iOS or Android app, connect to your device over WiFi, and start monitoring sensor data in real time — with historical charts and alerts.
The Sensatio Monitor app showing real-time sensor data
Features
Native Mobile Apps
iOS and Android apps (Sensatio Monitor) for real-time sensor data, historical charts, and device configuration. Rated 4.7–4.8 stars on Google Play.
18+ Sensor Types
Supported DHT-11, DHT-22, DS18B20, BME280, BMP280, BME680, PT100, PT1000, BH1750, Max44009, SI1145, VEML6075, and more — all auto-detected.
Auto-Scheduling via IFTTT
Three triggers (data exceeds limit, data below limit, sensor timeout) connected to 900+ services for automations.
Smart Grill App
A dedicated Sensatio Grill app turned cheap thermocouple sensors into a smart BBQ assistant.
ioBroker Integration
An official adapter for the ioBroker home automation platform, enabling integration with hundreds of smart home devices.
Open-Source Firmware
The firmware was GPL-3.0 licensed with 44+ releases, supporting the maker community to extend and customize.
Use Cases
- Weather stations with barometric pressure, temperature, and humidity
- Room climate monitoring (temperature, humidity, air quality)
- Smart BBQ and grill thermometers
- Terrarium and aquarium climate control
- Automated plant watering based on soil moisture
- Heating buffer temperature monitoring
Original sensate.io website (2019), designed by Starflower Design Collective
Timeline
Founded as the first project from Up to Eleven's Entrepreneur in Residence program in Graz, Austria. Website designed by Starflower Design Collective.
Active growth phase — ioBroker adapter launched, third-party tutorials appeared on Instructables, app updates with WLANThermo support.
Rebranded from sensate.io to sensatio.io. Last major app update (v1.8.2) and firmware release.
Farewell announcement in November. Cloud infrastructure shut down by end of year.
Tech Stack
| Firmware | C++ on ESP8266/ESP32 via PlatformIO |
| Mobile Apps | Native iOS & Android |
| Cloud | MQTT-based data ingestion |
| Integrations | IFTTT, ioBroker, iCal feeds |
| License | GPL-3.0 (firmware) |