Can I use other hardwares other than supported Hardware?

I have a dust sensor GP2Y1010AU0F-[http://www.sharpsma.com/webfm_send/1488] that I would like to use with my raspberry pi and I would like to see the data using Cayenne but this sensor is not listed in the supported hardware.

Can I still use this sensor using Cayenne?

Thanks.

Yes, absolutely. Look into our “Bring your own Thing” MQTT API. Our documentation for it is very extensive and has examples with bringing sensors into Cayenne via MQTT. Certainly feel free to use myself and the rest of the community as resources if you have questions or get stuck along the way.

Along with @rsiegel suggestion you can use Arduino to read your device and then upload to a generic widget that way too.

Thanks for the reply. I just checked it out and it looks a little bit chellenging for me but I’ll try. :slight_smile:

Yes, I should do that thanks!