Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
typo
Link
Dat Ha
  • 2.9k
  • 6
  • 25
  • 46

Is there a way to keppkeep a program on the Arduino after uploading new sketches?

Source Link
user29519
  • 87
  • 1
  • 1
  • 13

Is there a way to kepp a program on the Arduino after uploading new sketches?

I am looking for a way to keep a program on my Arduino Nano 3.0, after uploading new sketches on it. I would like to have a program on it that will control th screen and buttons at it. The user will choose one of the programs displayed on the screen and execute/pause/stop them. These programs will be uploaded on the Arduino, while the previous programmes stay.

If you are familliar with the Lego Mindsdorm microcontroller, you probably know waht I am looking for.

Is there a way to do that.