arduino-iot-cloud-py icon indicating copy to clipboard operation
arduino-iot-cloud-py copied to clipboard

Arduino IoT Cloud Python Client.

Results 6 arduino-iot-cloud-py issues
Sort by recently updated
recently updated
newest added

Can we get the necessary python modules for connecting to the Arduino cloud merged as frozen bytecode in the u2f or .bin from the official micropython site for this board...

enhancement

I am posting here as this is more of a question because sadly the Arduino forums are not very responsive. I've gotten several 2040's and ESP32 variants connected now which...

question

Hello again, I am trying to figure out how to get a temperature reading from a SHT45 sensor to display (and update) in the IoT cloud with no user interaction....

documentation

Schedule is not working as expected. It's still get activated when the recurrence as ended. When repeat every minute is set, the variable "active" is only true once.

enhancement

The `AIOTClient` class and `AIOTObject` in the current implementation of the Python library refer to the concept of AI in an IoT environment, which is not applicable in the context...