Some of the Bolt Cloud features available for Raspberry Pi

Here are some of the features of Bolt Cloud that are available for Raspberry Pi:

  1. Reading Digital GPIO pins. (digitalRead and digitalMultiRead API. Click here for API details)

  2. Writing to Digital GPIO pins. (digitalWrite and digitalMultiWrite API. Click here for API details.)

  3. Setting PWM values to GPIO pins (analogWrite and analogMultiWrite API. Click here for API details)

  4. Controlling Servo motors with GPIO pins (servoWrite and servoMultiWrite AP. Click [here]
    (https://docs.boltiot.com/docs/write-servo-output) for API details)

  5. Monitoring GPIO pins state using a product for all allowed data collection rates. (Click here for details)

  6. Setting GPIO based push notification, SMS, and email alerts. (Clic here for more details)

  7. Setting Status based push notification, SMS, and email alerts. (Click here for more details)

🚧

Bolt Cloud for Raspberry Pi is in Beta

We have launched the feature to use the Raspberry Pi as a Bolt module as a Beta feature. This means we are still testing the stability of these features.

We have used software PWM techniques to allow analogWrite and servoWrite features. Since we still fine-tuning these features, you may face flickering or control issues while using these features.