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

  • You can use widgets to display device data and send commands in real time.

  • You can control your IoT devices remotely.

  • You can connect any device to Cloud4RPi.

  • You can 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: mkdir c4r && cd c4r && r="https://raw.githubusercontent.com/cloud4rpi/cloud4rpi-omega2-python/master" && wget $r"/omega2.py" $r"/led.py" $r"/rgb_led.py"

  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.

  8. Read the sample code and write your own code!

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

Uploaded Source

Built Distribution

cloud4rpi-0.1.2-py2-none-any.whl (8.1 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for cloud4rpi-0.1.2.tar.gz
Algorithm Hash digest
SHA256 742375790ad9ab7544e0d41a9faf1091a6e1b0d5b332639b7a886fdba7ad8b61
MD5 15834399365f9cbfbe975836ae6d78fd
BLAKE2b-256 ec5d84f8e77d444dd644b162ce6b769b4fcd7a882a3689737fa2921c7c1c62d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cloud4rpi-0.1.2-py2-none-any.whl
Algorithm Hash digest
SHA256 5ca9d73bb84f08452951d7d31b72ef6b4d23c63618b79bdd5ed65bc6dbbcf6d7
MD5 6312c5ffb44576163fe53177fec54aa5
BLAKE2b-256 c5fa2fa7c42debd9048f4607f9331c9f12dfd7dc8b561d8ab923f4a592c3568c

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