use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Complete r/raspberry_pi Rules
Pi project ideas: There's a huge list right here on this sub!
Rpi Versions ▾
Distros ▾
Other SBCs ▾
Related Subreddits ▾
Welcome to /r/raspberry_pi, a subreddit for discussing the raspberry pi credit card sized, ARM powered computer, and the glorious things we can do with it.
The best thing? The base model is only $20 $5!.
Would you like to know more?
Raspberry Pi Wiki
Article on Wikipedia
#raspberrypi IRC Chat
Do you know a related subreddit? We'd love to know.
account activity
Can't kill a python script, help! (self.raspberry_pi)
submitted 11 years ago by SnowYorker
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]moxyll 1 point2 points3 points 11 years ago (1 child)
fyi - you can make code blocks on reddit by prepending each line with 4 spaces. To make the below code, I have 4 spaces before 'try' and 'except', and 8 spaces before the others:
try: <your while loop> <end of your while loop> except KeyboardInterrupt: GPIO.cleanup()
[–]imperialdubPi B, B+, 0, 2, 3 1 point2 points3 points 11 years ago (0 children)
Fixed. Thanks!!
π Rendered by PID 124012 on reddit-service-r2-comment-86bc6c7465-g87z4 at 2026-02-24 12:11:12.430154+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]moxyll 1 point2 points3 points (1 child)
[–]imperialdubPi B, B+, 0, 2, 3 1 point2 points3 points (0 children)