The IoT Project Builder “myDevices” Has Added Arduino Support
“myDevices”, creators of IoT platform Cayenne, announced in a press release a partnership with Arduino to integrate Arduino support in their system. The partnership seems to be with Arduino SRL not with Arduino LLC.
The currently supported Arduino boards, beside variety of sensors and actuators, are:
- Arduino Due
- Arduino Leonardo
- Arduino Mega
- Arduino Nano
- Arduino Pro Micro
- Arduino Pro Mini
- Arduino Uno
- Arduino Yun
- Ethernet and WIFI Shields
To write your application code you need to add Cayenne library to your Arduino IDE.
How to use Arduino with Cayenne:
An overview of Cayenne:
Cayenne is a drag and drop IoT project builder, gives the hardware developers the ability to have their own apps without having any background in web or mobile development.
Cayenne platform has two major parts,a Cayenne Mobile Apps to monitor and control your IoT projects remotely from the Android or iOS Apps, and Cayenne Online Dashboard with customizable widgets to visualize data, set up rules, schedule events.
The main Cayenne features are:
- Drag-and-drop widgets.
- Visualize Arduino sensor data.
- Create triggers & alerts between different platforms.
- Ability to create widgets for any connected sensor or actuator.
Visit the documentation and resources pages to know more about how to use Cayenne platform.