Difference between revisions of "UBISS2024-Links"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
= Getting Started =
 
= Getting Started =
 +
 
== Micropython Installer ==
 
== Micropython Installer ==
 +
* download from https://micropython.org/download/ARDUINO_NANO_RP2040_CONNECT/
 +
* put on in bootloader mode: https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-openmv-setup/
 +
* copy on the drive that shows up in your file system
 +
* once copied unplug and plug in again
 +
 +
 +
== alternative ==
 
* https://labs.arduino.cc/en/labs/micropython-installer  
 
* https://labs.arduino.cc/en/labs/micropython-installer  
  

Revision as of 16:41, 10 June 2024

Getting Started

Micropython Installer


alternative

Programming Environment for MiroPython

Testing your Environment: Get a LED to blink

Nano RP2040 Connect board details

MicroPython basics - Tutorial

List of Links

Micropython Basics

Python / Jupyter Notebooks for Hardware

Development environments

Libraries

Data sheets and resources


Tutorials

Machine Learning Basics


everywhereml

TinyML

Networking Basics