The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
165 views

How to check for keyboard input, while waiting for switch input?

I'm a beginner at programming so bare with me. I'm having some problems with implementing a way to stop my script manually. CTRL+C works perfectly fine in the terminal, but it seems it doesn't always ...
0
votes
1answer
114 views

Connection to raspberry closed by remote host

my RPi is up from a month. Last 2-3 weeks i've only made the updates....and suddenly today i can't login via ssh. I get following: $ ssh pi@raspberry Connection to raspberry closed by remote host. ...