Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
MQTT and CayenneIntroduction | ||||||||
Line: 32 to 32 | ||||||||
which can be used to control the builtin LED on the ESP32 CPU board.
![]() | ||||||||
Added: | ||||||||
> > | CayennemyDevices Cayenne supplies an MQTT broker and an application to visualize data sent to it in nice graphical widgets. It can also save a history of measurement in a plot and allows you you download the historic data to your PC as a csv file for further analysis. It supplies a dash board on which you can create the Graphical User Interface objects most suited for your measurement. Control widgets are also available. You can also run a Cayenne app on your smart phone and visualize your sensor data or control your actuators from there. You may want to have a look at the slides from the IoT workshop ( session 3 and session 4) at the African Internet Summit 2019 in Kampala, Uganda where access to Cayenne from an ESP8266 was explained.Interfacing to CayenneCayenne supplies libraries for many programming languages giving access to its broker. The Cayenne language binding for Python![]() | |||||||
-- ![]() |