Skip to Content
Hands-On Edge Analytics with Azure IoT
book

Hands-On Edge Analytics with Azure IoT

by Colin Dow
May 2020
Intermediate to advanced
262 pages
6h 48m
English
Packt Publishing
Content preview from Hands-On Edge Analytics with Azure IoT

MicroPython's REPL

The REPL, or Read-Evaluate-Print loop, is arguably the best feature of MicroPython. The REPL allows developers to use a command line to instantly test code without the need to write and run a program. REPL is an interactive programming environment. Think of it as if you are communicating directly with the computer line by line. You enter a single statement, hit Enter, and the statement is executed. 

In the following demonstration, we will take a quick look at the REPL with a Windows computer using the uPyCraft IDE and an ESP32.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge

Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge

David Jensen

Publisher Resources

ISBN: 9781838829902Supplemental Content