1 résultat trouvé
- jeu. 20 avr. 2017 13:24
- Forum : Utilisateurs avancés
- Sujet : Scheduling on the Raspberrypi
- Réponses : 1
- Vues : 2066
Scheduling on the Raspberrypi
Hello, I have two python scripts. The first script is used to process images. The second script has a function interrupt. If the user pushes the button the interrupt picks up the signal and takes pictures. I want to do a scheduling between the two scripts. The raspberry executes the first script but...