Git Product home page Git Product logo

chipkit_wifi_cloud's Introduction

About chipkit_Wifi_cloud

This project is an simple example of using a chipKIT uC32 board equipped with DIGILENT WiFi Shield to send and receive data to/from the Exosite cloud. The example chipkit_wifi_cloud code reads "ONOFF" data from the cloud, report "PING" back to the cloud if read result is not 0.

License is BSD, Copyright 2013, Exosite LLC (see LICENSE file)

Tested with : - MPIDE-0023 - DIGILENT chipKit uC32 - DIGILENT chipKit WiFi Shield

======================================== Quick Start

  1. Download the chipKIT development environment

** http://chipkit.net/started/install-chipkit-software/install-mpide-windows/

  1. Download the network shield library and reference documents from

** http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,892,1037&Prod=CHIPKIT-WIFI-SHIELD

  1. Extract MPIDE into the folder you select

  2. Start MPIDE, then look under File->Preferences and take note of your Sketchbook Location

  3. Shutdown MPIDE, under your Sketchbook directory create a subdirectory called "libraries"; this directory may already exist.

  4. Unzip the chipKITNetworkShield in the libraries directory.

  5. Download the chipkit_wifi_cloud project from the repo and new a folder "Exosite" under the "libraries" then unzip files into the Exosite folder

  6. Start MPIDE, then open "File->Examples->Exosite->chipkit_wifi_cloud"

  7. Edit the "WiFi SSID" and select the security type

  8. Fill the passphase under the security type you use

  9. Edit the "PUTYOURCIKHERE" value in cloud.cpp to match your CIK value

** HINT: Obtain a CIK by signing up for a free account at https://microchip.exosite.com. After activating your account, login and navigate to https://microchip.exosite.com/manage/devices and click the +Add Device link

  1. In Portals (https://microchip.exosite.com), add two Data Sources to match the data resources (aliases) the code is using

** HINT: Go to https://microchip.exosite.com/manage/data and click +Add Data Source

** HINT: Ensure the "Resource:" values are set to "ping" and "onoff" respectively to match the code

** HINT: Add an "On/Off Switch" widget to your dashboard to control data source "onoff"

  1. Go to "Tools->Board" to select the corresponding chipKIT board type

  2. In the MPIDE software, compile and verify there are no errors

  3. Connect the board. Go to "Tools->Serial Port" to select the serial port your board is connected to

  4. Go to File->Upload to I/O Board to upload the program

  5. When "Done uploading" is displayed, go to https://microchip.exosite.com to see your data in the cloud!

** You can set "onoff" value from widget to control data reporting

======================================== Release Info

  • Release 2013-08-14
    • initial version

chipkit_wifi_cloud's People

Contributors

maanenson avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.