Get your SolarSim's RP2040 up and running quickly â no software installation needed.
đ Welcome
This wizard will guide you through setting up your RP2040:bit board
to run the SolaSim solar simulator firmware. The whole process takes about 5 minutes.
The RP2040:bit board â your SolaSim controller
âšī¸
What you'll need: A USB cable (micro-USB), a Chromium-based browser
(Chrome, Edge, or Opera), and your RP2040:bit board.
⥠Flash MicroPython Firmware
First, we need to install the MicroPython runtime on your board. This is a one-time process
that prepares your RP2040 to run the SolaSim software.
1
Unplug the USB cable from your board if it's currently connected.
2
Hold down the BOOT button on your board (see the highlighted button below),
then plug in the USB cable while still holding the button.
3
A new drive called RPI-RP2 will appear on your computer (like a USB flash drive). Release the
BOOT button.
4
Download the firmware file below, then drag and drop it onto the RPI-RP2
drive.
The board will reboot automatically.
Tip: After dragging the file, the RPI-RP2 drive will disappear
and the board will reboot. This is normal! Once rebooted, you can proceed to the next step.
đ Connect to Your Device
Now let's establish a serial connection to your board. Make sure the USB cable is plugged in
(without holding any buttons this time).
1
If the board is still plugged in from the firmware step, unplug it and plug it back in
(no buttons â just a normal USB connection).
2
Click the Connect button below. Your browser will show a popup asking you to
choose a serial port â select the one labelled "Board in FS mode" or similar.
đĻ Deploy SolaSim Files
Everything is ready! Click the button below to transfer the SolaSim software to your board.
This takes about 15â30 seconds.
đ
main.py
Boot loader â 16 bytes
Waiting
âī¸
main_app.mpy
SolaSim firmware â 47 KB
Waiting
đ
rainbow_demo.txt
Demo profile â 13 KB
Waiting
Preparing...
â
You're All Set! đ
Your RP2040 is ready to go. The firmware has been installed
and the demo profile is loaded.
Your device will reboot automatically. Open SolaSim
Studio to connect
and start building solar simulation programs.
Next steps: In SolaSim
Studio, click Connect to Device
and choose the serial port. You can try the Rainbow Demo profile right away, or create your own!