Bolt Iot
to use bolt iot with casper, just text and ask — casper will handle the connection from your thread.
description
Bolt IoT is an integrated platform that enables users to build IoT projects by connecting sensors and actuators to the internet, offering cloud-based control and monitoring capabilities.
what casper can do
- Analog Read — Tool to read the analog value from a specified pin on a bolt device. use when you need sensor readings (0–1023) after confirming the device is online.
- Bolt IoT Digital Write — Tool to set a digital pin high or low on a specified bolt device. use when controlling actuators or leds via digital output.
- Check Bolt device online status — Tool to check whether a specified bolt device is online. use when you need to verify device connectivity before sending commands (e.g., control signals). example: 'check if device bolt1234567 is online.'
- Bolt IoT Digital Write — Tool to set a digital pin high or low on a specified bolt device. use when controlling actuators or leds via digital output.
- Bolt IoT Serial Read — Tool to read incoming serial data from a bolt device. use when you've initialized uart with serialbegin and need to retrieve serial data.
- Bolt IoT Serial Write — Tool to send serial data to a bolt device. use when you need to transmit ascii data over uart after initializing uart with serialbegin.
often used together
Adafruit IO
Adafruit IO is a cloud platform for storing, visualizing, and acting on data from connected devices and Internet of Things projects.
Ambient Weather
Ambient Weather provides personal weather stations and an API for accessing real-time and historical weather data.
Apilio
Apilio is a home automation platform that enables users to connect and control smart devices from various brands, offering flexible automation through complex conditions, time constraints, and integrations with services like IFTTT and Tuya.