CircuitPython Code
CircuitPython is perfect for building Internet-of-Things projects. This project uses the PyPortal CircuitPython module, which can send web requests and display the response on the PyPortal!
You can rapidly update your code without having to compile and store WiFi and API secret keys on the device. This means that there's no editing code and re-uploading whenever you move the PyPortal to another network - just update a file and you're set.
Want to do more with IoT and your PyPortal? With the Adafruit IO CircuitPython module, you can easily send data to Adafruit IO, receive data from Adafruit IO, and easily manipulate data with the powerful Adafruit IO API.
No comments:
Post a Comment