send link to app

IoT sensors


4.8 ( 8848 ratings )
Ensino
Developer: Georgi Valkov
Livre

IoT sensors is a development app for visualisation of sensor data sent as JSON over BLE, TCP or UART. The sensor type is detected automatically, showing appropriate UI elements. Sensors can be shared with other clients by enabling bridge mode.

– Thingy:91 temperature, pressure, humidity, air resistance, ambient light, accelerometer, impact, LED control
– compass with 3D calibration, gravity, gyroscope, battery state of charge
– JSON format for sensor data
– connectivity: BLE, TCP, UART
– bridge TCP to BLE or UART requires g_relay, gncom or compatible server, and allows multiple clients to share a single sensor
– compatible with sensor samples from nano RTOS
– new sensors can be added on demand