Difference between revisions of "Arduino Lab for MicroPython"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
Arduino Lab for MicroPython is one [[:Category:IDEs|IDE]] to program [[MicroPython]] on microcontrollers.
+
Arduino Lab for MicroPython is one [[:Category:IDEs|IDE]] to program [[MicroPython]] on microcontrollers. It is a simple editor with minimal IDE for Miropython.
  
 
== Installation ==
 
== Installation ==

Latest revision as of 10:04, 14 June 2024

Arduino Lab for MicroPython is one IDE to program MicroPython on microcontrollers. It is a simple editor with minimal IDE for Miropython.

Installation[edit]

Arduino MicroPython Tutorial[edit]

https://docs.arduino.cc/micropython/micropython-course/course/introduction-arduino/

MicroPython Examples for different boards[edit]

https://docs.arduino.cc/micropython/basics/board-examples/

MicroPython Reference[edit]

https://docs.arduino.cc/micropython/basics/reference/