Anvil Announce Secure Raspberry Pi Pico W IoT Toolkit
Anvil, a popular web applications development tool has announced a new toolkit developed for the recently released Raspberry Pi Pico W. The toolkit provides a means of communicating between a web application and a Raspberry Pi Pico W using nothing but Python.
This new toolkit brings secure IoT applications for the Wi-Fi enabled $6 microcontroller. Applications normally reserved for the more powerful, and hard to come by Raspberry Pi.
The magic which makes this possible is two-fold. A custom “Just Press Go” MicroPython UF2 firmware release and “Anvil Uplink”. A two-way communication link between your physical project and Anvil’s servers. Applications are written using pure Python via the Anvil online IDE and on the Raspberry Pi Pico W we write our code using MicroPython. The uplink enables transmission between the Pico W and Anvil’s servers. And via the online IDE we can easily create user interfaces to send messages to the Pico W. Or receive data from the board.
The “Just Press Go” firmware image is just that. We had access to a pre-release image. And within minutes had our Raspberry Pi Pico W connected to the Wi-Fi and to Anvil’s servers. Via this firmware we have a lot of opportunities for invention. The low cost Raspberry Pi Pico W can work with common sensors and components. Enabling projects such as remote data collection and robotics. Now with Anvil we can create GUI web applications for these projects using a drag and drop layout editor and Python code.
Read more: Anvil Announce Secure Raspberry Pi Pico W IoT Toolkit