Difference between revisions of "UBISS2024-Links"

From Sketching with Hardware at LMU Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
== Install the Arduino Nano RP2040 Connect Firmware ==
 
== Install the Arduino Nano RP2040 Connect Firmware ==
Download the firmware for the Arduino Nano RP2040 Connect from https://micropython.org/download/ARDUINO_NANO_RP2040_CONNECT/
+
[[Arduino_Nano_RP2040_Connect#Install the Arduino Nano RP2040 Connect Firmware|Install the Arduino Nano RP2040 Connect Firmware]]
 
 
Unplug the board from the computer.
 
 
Force the board in bootloader mode by connecting GND and REC pin with a wire:
 
https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-openmv-setup/
 
 
 
Plug the board into the USB port on your computer, it appears as a drive in your filesystem
 
[[File:Drive01.png|200px]]
 
 
 
Remove the wire between the GND and REC pin (before you copy the file onto the device)
 
[[File:Arduino01a.jpg|200px]]
 
 
 
Copy the firmware you downloaded on the drive that showed up in your file system
 
[[File:file-copy.PNG|200px]]
 
 
 
Once it is completely copied to the device, unplug the board and plug in again
 
[[File:Arduino02a.PNG|200px]]
 
 
 
Now you should be able to use Arduino Lab for Micropython development environment, https://labs.arduino.cc/en/labs/micropython
 
  
 
== alternative ==
 
== alternative ==

Latest revision as of 23:46, 10 June 2024

Getting Started[edit]

Install the Arduino Nano RP2040 Connect Firmware[edit]

Install the Arduino Nano RP2040 Connect Firmware

alternative[edit]

Programming Environment for MiroPython[edit]

Testing your Environment: Get a LED to blink[edit]

Nano RP2040 Connect board details[edit]

MicroPython basics - Tutorial[edit]

List of Links[edit]

Micropython Basics[edit]

Python / Jupyter Notebooks for Hardware[edit]

Development environments[edit]

Libraries[edit]

Data sheets and resources[edit]


Tutorials[edit]

Machine Learning Basics[edit]


everywhereml

TinyML

Networking Basics[edit]