here some comments about the use of raspberry pi (B) an may DIY projects
First : I am not using the raspberry as a toy that you forget after playing with for a couple of weeks.
I am currently using the board as an home automation gateway coupled with a set of arduinos.
On the positive side :
- The perfect microcomputer/microcontroler for DIY projects (home automation, multmedia ...)
- Extremly simple to use when you know linux.
- easy to marry with the Arduino family by using the usb port
Things to keep:
- Ethernet port , usb port, dvi port, audio port
- sdcard reader (not microsd)
- Operating system: Linux
Thing to avoid:
- Windows, Android on the board
To be improved:
- Four connector sides is too much. 2 connectors sides will be nice. Form factor should be revisited. Have a look at http://apc.io
- The SDCard reader is a good idea. Dont replace it with à microSDcard reader as the only microSD cards available are in class 4 and therfor very slow.
- The SDCARD reader is very cheap. The plastic rail breaks easy . I had to glue on top of the reader a small pcb to fixit.
- Mounting holes on the pcb are missing it is a mess to fixit the board somewhere
New features, having in mind the cost. It will be nice to have:
- An rtc chip + battery on board
- 1,2 sata port(s) for multmedia purposes (DVD and/or HDDRIVE)
- A second pair of usb ports on the pcb as internal connectors but not as external connectors
- Memory (this one could be expensive !)
- a 2 or 4 pins connector for the power supply
Anyway the job the rasberry team made is still fantastic. Bravo, bravissimo
Henri