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:
-
Reading Digital GPIO pins. (digitalRead and digitalMultiRead API. Click here for API details)
-
Writing to Digital GPIO pins. (digitalWrite and digitalMultiWrite API. Click here for API details.)
-
Setting PWM values to GPIO pins (analogWrite and analogMultiWrite API. Click here for API details)
-
Controlling Servo motors with GPIO pins (servoWrite and servoMultiWrite AP. Click [here]
(https://docs.boltiot.com/docs/write-servo-output) for API details) -
Monitoring GPIO pins state using a product for all allowed data collection rates. (Click here for details)
-
Setting GPIO based push notification, SMS, and email alerts. (Clic here for more details)
-
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.