hlo, this is wonderful platform but i am looking more
acutely i making a car and i have to used the temperature,humidity sensor and hall effect speed sensor . but i am confuse which sensor and how to integrate with it cayenne. i am using the raspberry 3 to attach the all sensor.please help if any one can help me.
i am also confuse in bring your own thing. i am not understanding how to integrate with my raspberry pi 3.
thanks in advance…
There are some sensors that are natively supported in Cayenne, and as @tad.dvor mentioned any other sensor can be added using Cayenne’s MQTT API.
Have you read MQTT documentation yet? Perhaps you can start by following a great tutorial here that goes over how to add dht11 sensor to Raspberry Pi over MQTT.