Difference between revisions of "UBISS2024-Links"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
* plug the board into the USB port on your computer, it appears as a drive in your filesystem [[File:Drive01.png]]
 
* plug the board into the USB port on your computer, it appears as a drive in your filesystem [[File:Drive01.png]]
 
* remove the wire between the GND and REC pin (before you copy the file onto the device) [[File:Arduino01.jpg]]
 
* remove the wire between the GND and REC pin (before you copy the file onto the device) [[File:Arduino01.jpg]]
* copy the firmware you downloaded on the drive that showed up in your file system
+
* copy the firmware you downloaded on the drive that showed up in your file system [[File:file-copy.PNG]]
 
* once it is completely copied to the device, unplug the board and plug in again [[File:Arduino02.jpg]]
 
* once it is completely copied to the device, unplug the board and plug in again [[File:Arduino02.jpg]]
 
* now you should be able to use Arduino Lab for Micropython development environment, https://labs.arduino.cc/en/labs/micropython
 
* now you should be able to use Arduino Lab for Micropython development environment, https://labs.arduino.cc/en/labs/micropython

Revision as of 23:28, 10 June 2024

Getting Started

Install the Arduino Nano RP2040 Connect Firmware

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