Skip to content

fabricacode/pyBERGCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

pyBERGCloud

Python library for building web application using the BERGCloud platform.

How to test the example.

Setting up

  1. Download the directory 'googleAppEngine', inside 'Examples'
  2. Download the directory 'bergcloud', containing the library, and copy it into 'googleAppEngine'.

GAE side

  1. Create a GAE webap (https://appengine.google.com/).
  2. Edit the 'app.yaml' file and change the application name to the one for the GAE webapp.
  3. Deploy the application.

BERGCloud side

  1. On the BERGCloud developer website create a new product. Set the newly created GAE website as base URL.
  2. Create a new command with code ‘0’ and name ‘testcommand’ and a new event with code ‘0’ and name ‘testevent’.
  3. Save the settings.

Arduino side

  1. Load the 'pyBERGCloudArduino' sketch (it's inside 'Examples/googleAppEngine') and edit it updating the ‘product id’ and the ‘command’ and ‘event’ codes.
  2. Upload the code into an (arduino) board with a BERGCloud devshield.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages