Restoring the original sketch of an Arduino Science Kit Physics Lab

Hi all,
After reprogramming my Arduino Science Kit Physics Lab I realized that I don't have the default sketch available

According to the FAC I can retrieve the sketch by going to the Arduino Code page of my e-learning platform.

But I can't find the original sketch.

How can I solve it?
Thanks

What do you see that indicates you do not have the "Arduino Code" page?

1 Like

Good Luck! You will fine it.

To restore the original sketch of an Arduino Science Kit Physics Lab, follow these steps:

Method 1: Reinstall the Original Sketch from the Arduino Science Kit Companion App

  1. Download and install the Arduino Science Kit Companion App from the Arduino website.
  2. Connect your Arduino board to your computer.
  3. Open the Companion App and select the Physics Lab experiment.
  4. Click on the "Restore Original Sketch" button.

Method 2: Download and Upload the Original Sketch from the Arduino Website

  1. Visit the Arduino Science Kit website and navigate to the Physics Lab experiment page.
  2. Click on the "Download Original Sketch" button.
  3. Save the sketch to your computer.
  4. Open the Arduino IDE and upload the downloaded sketch to your Arduino board.

Method 3: Reset the Arduino Board to its Factory Settings

  1. Connect your Arduino board to your computer.
  2. Open the Arduino IDE and select the board type.
  3. Go to "Tools" > "Board" > "Burn Bootloader".
  4. Follow the prompts to reset the board to its factory settings.

Note: This method will erase all existing sketches and settings on the board.