I just got started with the Pi, started using the SenseHAT.
In the accompanying intro package, there are several small python programs. When you go to open them, they will ask if you want to execute the program, execute the program in terminal, or open python.
For any choice other than just opening python, the program runs and keeps running.
Is there a basic, simple command that I can enter into the terminal that will tell the SenseHAT to stop doing what it’s doing? Otherwise, the only option I normally have is a complete shut down each time, which of course is annoying.
Thanks