Changes between Initial Version and Version 1 of CarPC/Hardware


Ignore:
Timestamp:
08/24/10 12:23:29 (14 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CarPC/Hardware

    v1 v1  
     1= CarPC Hardware = 
     2 
     3[[TracNav(TracNav/PageTOC|noreorder)]] 
     4 
     5One part of the project is of course the CarPC. CarPC is acting here as a multimedia system controlling MP3 and video playing. It does also support internet radio and all that nice stuff one can do with PCs :) So on this page I am presenting the used hardware and some statistics incl. pictures. 
     6 
     7OpenBM's left button field do control the BMW radio without need of a CarPC. Yeah, it do this by emulating a MID device. The right button field is for the control of a CarPC. Whenever one push, release or hold a button, a message is sent over the IBus. The [wiki:Software/Gateway IBus/D-Bus Gateway] is receiving that messages over the wire and sent it as a key-code to the system. So it does emulate just a usual keyboard, so actually very few of those keys.  
     8 
     9== IBus Receiver == 
     10For receiving IBus messages I built a device similar to the well known [http://www.reslers.de/IBUS/index_de.html Ressler-IBus] interface. It is based on the TH3122 and MAX232 chip to convert IBus messages into usual RS232 serial voltage. The ibus interface is connected to the internal COM-Header of PC's mainboard and is living completely inside of the CarPC housing.  
     11 
     12Pictures follows... 
     13 
     14== Hardware == 
     15 
     16For the hardware of the CarPC, I am using an Mini-ITX board from Zotac, namely the [http://pden.zotac.com/index.php?page=shop.product_details&flypage=flypage_images.tpl&product_id=185&category_id=97&option=com_virtuemart&Itemid=1 Zotac ION-ITX Series F]. Here is a short hardware overview: 
     17 * '''CPU''': Intel Atom 330 1.6GHz dual-core 
     18 * '''RAM''': DDR2-800MHz CL5 2GB, I think it is from Buffalo 
     19 * '''HD 1''': 32GB SSD from OSZ, with really tested 400MB/s read and 90MB/s write :) 
     20 * '''HD 2''': 1TB Samsung Spinpoint-F2,  is currently not connected, but will act as external HD. 
     21  
     22---- 
     23{{{ 
     24#!html  
     25<p align="center"> 
     26<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=184356" target="_blank"> 
     27<img src="https://www.paypal.com/en_US/DE/i/btn/btn_donateCC_LG.gif" alt="Pay methods" /> 
     28</a> 
     29</p> 
     30}}}