This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:programming_setup [2026/04/14 19:47] admin |
products:programming_setup [2026/04/14 19:47] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Programming Setup ====== | ====== Programming Setup ====== | ||
| - | (**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.) | + | (**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 if you want to load your own code. | + | ---- |
| + | |||
| + | 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 | ||