Posts

Showing posts with the label cayenne

Cayenne on Arduino Uno

Image
Cayenne for Arduino Wait, Cayenne on Arduino? Yes, Cayenne on Arduino. The same Cayenne we've covered in the past can also be installed on, among many others, an Arduino board. Today we'll be covering the installation process. Hardware First, you'll need compatible hardware. The two basic things you need are the micro-controller itself and a network interface card. We used an Arduino Uno (rev. 3) and a SeeedStudio Ethernet Shield (v1.1). Cayenne is compatible with a wide range of other network cards and Arduino boards as well; check their site for full compatibility list. You also of course need a network to connect to, either wireless or wired, and a power source. If you plug into a computer, you can use the serial monitor to view debugging information. Software Installation Try watching this video: Go to Cayenne Log in or sign up Choose to add a new device Follow the prompts to select your board and network card(A SeeedStudio ethernet shield i...

myDevices Cayenne

Image
About Cayenne Cayenne is an IOT cloud program to assist you in quickly building automated projects with the Raspberry Pi, Arduino, and other boards. You can the easy to use graphical interface to manually control pins, view live sensor data, and set up automated responses to run based on time or events. It also let's you remote control the device in a way similar to a VNC server. Cayenne may no be for everyone though, on some board models the program takes up 100% of the processing power constantly. But not to worry, the program is almost as easy to uninstall as it is to install. This tutorial will walk you through the installation process for Raspbian. Installation Android App Cayenne is best used with the companion Android and iOS apps. After opening the app, it will walk you through logging in (or creating an account) and autonomously locate and install your Pi. After it scans the network, click your Pi and enter the username and password (Default Raspbian Username:...