MicroPython Application Development on F1
Device Programming via UART
Module-supported Libraries
Table 9: F1 Smart Module Supported Libraries
* MicroPython documentation library with API function calls (https://docs.micropython.org/). Libraries may vary by version – please check latest F1 Module firmware release note for required library (pre-loaded onto Module). † SG Wireless SGW3501 Module documentation library with API function calls.
MicroPython Capability – REPL (Read-Eval-Print Loop)
The MicroPython-ready SGW3501 Module carries the REPL shell that that can execute codes in realtime, as well as enable section-by-section of code execution through a copy-and-paste function, both of which facilitate real-time debugging and instant application code prototyping.
Figure 7: F1 Smart Module Code Sample in REPL Shell