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.6.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

cloud4rpi-0.1.6-py2-none-any.whl (9.8 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: cloud4rpi-0.1.6.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cloud4rpi-0.1.6.tar.gz
Algorithm Hash digest
SHA256 d02c9f7bd3c4ab018e8707d3e2c2e3f45273ff04ba0e7c7e9799dd2e0857a60d
MD5 5e00480dc2b249db2095bf54abea800e
BLAKE2b-256 a77886dd1bb0f35d42f2c5d886a67a8d4206dd3f33d802fb81f9bb095679d510

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cloud4rpi-0.1.6-py2-none-any.whl
Algorithm Hash digest
SHA256 028ab240f184570389a028fb0edf0b9e173725d1c378fe3017e72b18692638ae
MD5 64944f8ceaa98adcadfbbdf4e92558c3
BLAKE2b-256 acc54e22f140e8c9866895c81586a8857478fbe682018c9799fb8c4abd351e9c

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