User Tools

Site Tools


products:programming_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:programming_setup [2025/01/06 20:54]
admin
products:programming_setup [2026/04/14 19:47] (current)
admin
Line 1: Line 1:
 ====== Programming Setup ====== ====== Programming Setup ======
  
-This document will walk through the steps to set up a programming environment if you want to load your own code.+(**Note:** The following instructions are for using the **Arduino IDE** for programming. You can also write your code in [[https://​micropython.org/​download/​RPI_PICO/​|MicroPython]] or [[https://​circuitpython.org/​board/​raspberry_pi_pico/​|CircuitPython]] if you have experience with those.) 
 + 
 +---- 
 + 
 +This document will walk through the steps to set up a programming environment ​using the Arduino IED if you want to load your own code.
  
 You will need to install the Arduino IDE. Download it here: https://​www.arduino.cc/​en/​software You will need to install the Arduino IDE. Download it here: https://​www.arduino.cc/​en/​software
Line 94: Line 98:
 ---- ----
  
-Finally if you are programming the device as a keyboard, mouse, or joystick/​game controller you can use the Pico SDK.+Finally if you are programming the device as a keyboard, mouse, or joystick/​game controller you can use the **Pico SDK**. 
 + 
 +(If you want a USB MIDI device **Adafruit TinyUSB** is the option to choose.)
  
 {{:​products:​09-select-pico-sdk.png?​direct&​800|}} {{:​products:​09-select-pico-sdk.png?​direct&​800|}}
products/programming_setup.1736218477.txt.gz · Last modified: 2025/01/06 20:54 by admin