Difference between revisions of "Media Center"

From Organic Design wiki
(update)
(move to Category:Old Projects and format)
Line 1: Line 1:
[[Category:Hardware]][[Category:Interface]][[Category:Media Center]][[Category:Projects]]
+
== What is it? ==
 
A silent compact PC with an embedded OS and multimedia capability.
 
A silent compact PC with an embedded OS and multimedia capability.
  
= Specifications =
+
== Specifications ==
 
*2U PF-19 rack mount case
 
*2U PF-19 rack mount case
 
*8 USB ports
 
*8 USB ports
Line 17: Line 17:
 
*Analogue (joystick) and switch inputs
 
*Analogue (joystick) and switch inputs
  
= Hardware =
+
== Hardware ==
 
Note that the first hardware configuration is 'ideal' but a prototype could be made from lower spec components, suitable for the testing phase.
 
Note that the first hardware configuration is 'ideal' but a prototype could be made from lower spec components, suitable for the testing phase.
  
'''Product'''
+
=== Product ===
 
*[http://edencomputers.co.nz/p.aspx?283968 VIA EPIA-TC10000 1GHz C3 (Nehemiah) & Mini-ITX] with CF card option
 
*[http://edencomputers.co.nz/p.aspx?283968 VIA EPIA-TC10000 1GHz C3 (Nehemiah) & Mini-ITX] with CF card option
 
*[http://www.flashcards.co.nz/catalog/index.php?cPath=24_45 Compact flash cards] 128mb can be used by the motherboard to boot an OS
 
*[http://www.flashcards.co.nz/catalog/index.php?cPath=24_45 Compact flash cards] 128mb can be used by the motherboard to boot an OS
Line 41: Line 41:
 
*IR photo-couple
 
*IR photo-couple
  
'''Prototype'''
+
=== Prototype ===
 
*Any 1 ghz + x86 ITX integrated board (audio, video, ethernet on board)
 
*Any 1 ghz + x86 ITX integrated board (audio, video, ethernet on board)
 
*Power supply
 
*Power supply
Line 47: Line 47:
 
*USB Flash Drive
 
*USB Flash Drive
  
'''Hacks'''
+
=== Hacks ===
 
Hardware additions to add to the user experience
 
Hardware additions to add to the user experience
 
*IR reciever - built and tested
 
*IR reciever - built and tested
Line 59: Line 59:
 
*Any other cool looking bits
 
*Any other cool looking bits
  
= Software =
+
== Software ==
 
*Boot from USB memory stick or compact flash card
 
*Boot from USB memory stick or compact flash card
 
*Video player
 
*Video player
Line 71: Line 71:
 
*Can handle multiple audio and video interfaces. To play different music to two different rooms for example.
 
*Can handle multiple audio and video interfaces. To play different music to two different rooms for example.
  
= Application =
+
== Application ==
 
see [[interface]] for design aspects or [[nodeInterface]] and [[PERL-SDL-SWF]] for development
 
see [[interface]] for design aspects or [[nodeInterface]] and [[PERL-SDL-SWF]] for development
  
= Resources =
+
== See also ==
 
*[http://www.mini-itx.com/projects/pictureframepc/page2.asp Interesting projects using small PC boards]
 
*[http://www.mini-itx.com/projects/pictureframepc/page2.asp Interesting projects using small PC boards]
 
*[http://www.embeddisk.com/MDM-Righ-2.htm Solid state embedded storage]
 
*[http://www.embeddisk.com/MDM-Righ-2.htm Solid state embedded storage]
Line 80: Line 80:
 
*[http://www.mini-box.com Website to order compact PCs from]
 
*[http://www.mini-box.com Website to order compact PCs from]
 
*[http://www.blackfiveservices.co.uk/irmix.shtml Some interesting linux IR applications]
 
*[http://www.blackfiveservices.co.uk/irmix.shtml Some interesting linux IR applications]
 +
[[Category:Old Projects]][[Category:Hardware]][[Category:Interface]][[Category:Media Center]]

Revision as of 10:16, 10 January 2009

What is it?

A silent compact PC with an embedded OS and multimedia capability.

Specifications

  • 2U PF-19 rack mount case
  • 8 USB ports
  • 4 Firewire ports
  • Wireless networking 802.11
  • Fast ethernet
  • Boots from flash card or USB device
  • Video: Composite RGB (NTSC/PAL), VGA
  • Integrated multi-format flash-card reader (CF, xD, Memory Stick) NZ$35
  • Infra-red interface for remote control
  • Web-based interface
  • Audio in/out
  • Microphone input
  • Analogue (joystick) and switch inputs

Hardware

Note that the first hardware configuration is 'ideal' but a prototype could be made from lower spec components, suitable for the testing phase.

Product

Prototype

  • Any 1 ghz + x86 ITX integrated board (audio, video, ethernet on board)
  • Power supply
  • 128 MB ram
  • USB Flash Drive

Hacks

Hardware additions to add to the user experience

Useful bits

  • Cases: Component stereo type cases, this will not look or sound like a PC
  • Fascia panels with RCA sockets or USB sockets
  • Heatsinks suitable for processor and/or power supply for passive cooling
  • Component RCA type connectors of different colours (red, yellow, white, green)
  • Bi / Tri color LED for panel lights
  • Any other cool looking bits

Software

  • Boot from USB memory stick or compact flash card
  • Video player
  • Audio player plays all audio formats including
    • mp3
    • aiff, wave
    • ogg
  • Picture viewing and organising software (via ImageMagick)
  • File transfering and sharing software
  • Can handle multiple audio and video interfaces. To play different music to two different rooms for example.

Application

see interface for design aspects or nodeInterface and PERL-SDL-SWF for development

See also