This is a great link, thank you!
I found a project someone is working on that seems really interesting: "Music player server with a web-based user interface"
This year we're doing 7 screens, and I've got two other offices at our company wanting to use it.
I've also been using them a bit as test servers, instead of virtual machines (so no slowing my workstation down...).
I've also a couple of them (while they're not at conferences) as web displays, showing asana jobs for the team ( https://github.com/danthedeckie/asana-view ) here, in our team room.
I've just started helping to set up a friend's one as a time-vault/time-machine for his and his wife's mac.
The Raspberry Pi blog has some good projects to inspire you. I skim it routinely even when I'm not building anything, just because the people who make stuff are pretty creative and interesting themselves.
I monitor the temperature and humidity in my apartment. I used rrdtool for storing the data and HighCharts for generating the charts: http://pi.tafkas.net/temperatures
* An LCD display that shows the local transit times, so I know when to head out to catch a bus/train
* An LCD display that shows my weekly mileage (running) and other relevant stats, maybe for other people I follow, too
* An LCD display that alerts me if it I missed a phone call or text.
I guess the first step is figuring out how to hook up an LCD to my Raspberry Pi... :)
Came here to say this is what I have been wanting to build. I did some research a while back but I was trying to find a USB thermistor that would work with high temps. All I could find was devices that were probably meant for measure outside temp or ambient air temp.
I'm not sure what kind of BBQ you are into, but my dad and I do quite a few competitions every year, and the temperature inside the smoker itself is more valuable than the temperature of your meat. It's easier to consistently get your smoker temperature to what you want than attempting to cook your meat at specific temperatures, considering no piece of meat is alike another. Obviously we check the internal temp to make sure it's safe, but it's easier to keep the smoker at 250f for 4 hours than to make sure your internal temperature stays at whatever degree for 4 hours.
I would absolutely recommend any type of K-type thermocouple, because they can handle the heat that the BBQ will spit out. In fact, the one I used for testing and initial development was directly from Adafruit[0]. It works well, it's just a little flimsy. It's not USB, however.
Right, I would be wanting two temps, meat and temp at the grate. Also it would have a fan to control the BBQ temp like the BBQ Gurus or Pitmaster IQ (the one I use currently).
I dont do comps but I do a lot of backyard smokes, I would like to do some amateur comps once I get better.
I realized all the games are a lot harder than they felt when I was a child. Can't get past the second person on Mortal Kombat 3... but Super Mario World is a lot of fun.
My drunk friend kicked in my front door so I took the opportunity to replace the busted strike with an electric strike. A Raspberry Pi controls the relay to switch it open, accessed via a simple Node.js app or text message (with Twilio posting a webhook to said app).
Great source of inspiration here-
http://www.raspberrypi.org/forums/viewforum.php?f=15