Difference between revisions of "User:Hj-alceol"

From eLinux.org
Jump to: navigation, search
(An 4€ RPi case)
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
How to :
 
How to :
  
# Print the template with the right scale
+
# Print the templates with the right scale
 
# Validate the sizes
 
# Validate the sizes
 
# Glue the template on the board using the glue sticker
 
# Glue the template on the board using the glue sticker
Line 22: Line 22:
 
# Print a Raspberry Pi logo and glue it
 
# Print a Raspberry Pi logo and glue it
  
The libreCad file could be downloaded : [[File:Raspberry-pi-3mm-foamboard-case.dxf‎ | Raspberry Pi Foam Case]]
+
The libreCad template files could be downloaded : [[File:Raspberry-pi-3mm-foamboard-case.dxf‎ | Raspberry Pi Foam Case]] and
 +
the [[File:Raspberry-pi-3mm-foamboard-case-strips.dxf‎ | Raspberry Pi Foam Strips ]]
 +
 
 +
The 3d views of the case, thank you Hervé C. for this nice design :
 +
 
 +
[[File:FoamBoxBottomPlane.png|400px|thumb|left|FoamBoxBottomPlane.png]]
 +
[[File:FoamBoxTopPlane.png|400px|thumb|center|FoamBoxTopPlane.png]]
 +
[[File:FoamBoxBottom.png|400px|thumb|left|FoamBoxBottom.png]]<br>
 +
[[File:FoamBoxCover.png|400px|thumb|center|FoamBoxCover.png]]<br>
 +
[[File:FoamBoxBottomAndRaspberry.png|left|400px|thumb|FoamBoxBottomAndRaspberry.png]]<br>
 +
[[File:FoamBox1.png|400px|thumb|center|FoamBox1.png]]<br>
 +
[[File:FoamBox2.png|400px|thumb|left|FoamBox2.png]]<br>
 +
[[File:FoamBox3.png|400px|thumb|center|FoamBox3.png]]<br>
 +
[[File:FoamBox4.png|400px|thumb|left|FoamBox4.png]]<br>
 +
{{clear}}
  
 
== RPNuino ==
 
== RPNuino ==

Latest revision as of 01:45, 25 July 2012

HJ-Alceol

Projects

  1. RPi Art FoamCardBoard case In Case Page
  2. RPNuino

An 4€ RPi case

When having an RPi for 30€, buying a 15€ case is quit expensive. I decided to create this case. You just need :

  1. An 21x29.7 Art foam Cardboard
  2. Cutter
  3. Glues : sticker and gel

How to :

  1. Print the templates with the right scale
  2. Validate the sizes
  3. Glue the template on the board using the glue sticker
  4. Cut, assemble and glue using the glue gel
  5. If the RPi will stay powered for a long time. A few vent holes could be added

Final touch:

  1. Print a Raspberry Pi logo and glue it

The libreCad template files could be downloaded : File:Raspberry-pi-3mm-foamboard-case.dxf and the File:Raspberry-pi-3mm-foamboard-case-strips.dxf

The 3d views of the case, thank you Hervé C. for this nice design :

FoamBoxBottomPlane.png
FoamBoxTopPlane.png
FoamBoxBottom.png


FoamBoxCover.png


FoamBoxBottomAndRaspberry.png


FoamBox1.png


FoamBox2.png


FoamBox3.png


FoamBox4.png


RPNuino

This project aims to interface an Arduino stack thru the standard USB port. It will be coupled with an RPN kindof calculator allowing a Php/Apache stack to send commands and retrieve information on the Arduino.

The RPi runs under Arch linux with only the eth0 connection.

Work in progress !