Skip to main content

Cloud4RPi client library

Project description

Cloud4RPi is a cloud control panel for your IoT device.

Build Status

This package provides a client library that simplifies the connection to the Cloud4RPi service.

Cloud4RPi Features

  • Use widgets to display device data and send commands in real time.

  • Control your IoT devices remotely.

  • Connect any device to Cloud4RPi.

  • Use MQTT or HTTP to send data and receive control commands.

Start Using

  1. Install this package:

    sudo pip install cloud4rpi
  2. Get examples for your platform:

    • Raspberry Pi: wget https://github.com/cloud4rpi/cloud4rpi-raspberrypi-python/archive/master.zip && unzip master.zip && rm master.zip && cd cloud4rpi-raspberrypi-python-master

    • C.H.I.P.: wget https://github.com/cloud4rpi/cloud4rpi-chip-python/archive/master.zip && unzip master.zip && rm master.zip && cd cloud4rpi-chip-python-master

    • Omega2: r="https://raw.githubusercontent.com/cloud4rpi/cloud4rpi-omega2-python/master" && wget $r"/omega2.py" $r"/led.py" $r"/rgb_led.py"

    • ESP8266 on MicroPython

    • ESP8266 on Arduino framework

  3. Create a free account on Cloud4RPi.

  4. Create a device on the Devices page.

  5. Copy the Device Token from the device page.

  6. Replace the __YOUR_DEVICE_TOKEN__ string in one of the examples with your real device token.

  7. Run the example with python (if you use ESP8266, upload the required files to the board and reset it).

  8. Create your own scripts based on the examples.

For detailed instructions, refer to the documentation and corresponding repositories.

See Also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloud4rpi-0.1.7.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

cloud4rpi-0.1.7-py2-none-any.whl (9.9 kB view details)

Uploaded Python 2

File details

Details for the file cloud4rpi-0.1.7.tar.gz.

File metadata

  • Download URL: cloud4rpi-0.1.7.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/2.7.10

File hashes

Hashes for cloud4rpi-0.1.7.tar.gz
Algorithm Hash digest
SHA256 a1c9c0d66bc9b8b2917d7516ae91c4fe90cc4ef40f50ef41c1d2320ae9122476
MD5 76a04fd1fd3fd5c6884cc1ce5a37def8
BLAKE2b-256 6b1534cdf8863c1b2b5a95b2495f3f438d4b2745c70f6b4f3dcc4b2542f0196c

See more details on using hashes here.

File details

Details for the file cloud4rpi-0.1.7-py2-none-any.whl.

File metadata

  • Download URL: cloud4rpi-0.1.7-py2-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/2.7.10

File hashes

Hashes for cloud4rpi-0.1.7-py2-none-any.whl
Algorithm Hash digest
SHA256 03a3f5bb1c47a7fc7998746b963bac93be68da94cad13649d23feff97d81700d
MD5 3f177c6b2b155f4856cabfe439dd2701
BLAKE2b-256 70ea336ffd484137831652b15b2a32e5079b0da981a6459bd583e4111c3ba0e7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page