Difference between revisions of "Media Center"

From Organic Design wiki
(update)
({{legacy}})
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Hardware]][[Category:Interface]][[Category:Media Center]][[Category:Projects]]
+
{{legacy}}
 +
 
 +
== 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 19:
 
*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 43:
 
*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 49:
 
*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 61:
 
*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 73:
 
*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 82:
 
*[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]]

Latest revision as of 10:37, 20 October 2010

Legacy.svg Legacy: This article describes a concept that has been superseded in the course of ongoing development on the Organic Design wiki. Please do not develop this any further or base work on this concept, this is only useful for a historic record of work done. You may find a link to the currently used concept or function in this article, if not you can contact the author to find out what has taken the place of this legacy item.


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