Ask HN: Raspberry Pi Startup Ideas
11–20 of 56 posts
Re: Ask HN: Raspberry Pi Startup Ideas
#12Have not thought about how to implement it yet, but it's the first weird idea that poped up.
Re: Ask HN: Raspberry Pi Startup Ideas
#13Off the top of my head:
* Easy[1] support for USB devices
* Ready to be connected to TV/monitor
* 1080p output (and HDMI includes audio)
* Of course, more applications and libraries are available, but what new use cases does this enable us?
[1] as long as there are compatible Linux drivers
Re: Ask HN: Raspberry Pi Startup Ideas
#14A cheap NAS made from a Raspberry Pi model B (the Ethernet one) and an off-the-shelf USB external HDD.
At around $50, might be cheaper to go with this. Unless you are implementing the NAS just because it can be done :-)
Re: Ask HN: Raspberry Pi Startup Ideas
#15* Home automation (hooking it up to lights, etc) with an in-browser controller
Re: Ask HN: Raspberry Pi Startup Ideas
#16NAS, Gaming, Home automation, and other GuruPlug-type solutions are awesome. These would be great projects offering a lot of fun and inspirational documentaries. Nonetheless, I think a focus on the educational side is appropriate. How about:
* Sites offering RPi-specific hardware instruction and troubleshooting
* StackExchange-like RPi forums for different programming languages and/or use cases.
* Inexpensive hardware bundles with input/output devices and kits for working with the bundles.
The problem isn't going to be finding something to do with a tiny computer, it's making said computer as useful as possible for children and educators. Keep it useful and easy for them, that's a problem for a startup to address.
Re: Ask HN: Raspberry Pi Startup Ideas
#17Re: Ask HN: Raspberry Pi Startup Ideas
#18Sailing boat logging / navigation computers.
House / office automation.
A 'smart data-projector' box that you plug into the back of a regular projector, and can install in a ceiling-mounted projector which you can then drop files on, or pull from a server.
Warehouse / storeroom management.
Audio recording / streaming systems for churches and other conference rooms.
Car music server, which when you're home syncs with the house to download any new music (over wifi?).
...
Re: Ask HN: Raspberry Pi Startup Ideas
#19Re: Ask HN: Raspberry Pi Startup Ideas
#20Let's look at it constructively - what is new now with the Raspberry Pi that wasn't available by single board microcontrollers? (i.e. Arduino) Off the top of my head: * Easy[1] support for USB devices * Ready to be connected to TV/monitor * 1080p output (and HDMI includes audio) * Of course, more applications and libraries are available, but what new use cases does this enable us? [1] as long as there are compatible…