The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Input Devices

Reply
 
Thread Tools Display Modes
Old 10-16-2004, 01:12 AM   #16
Maximum Bitrate
zPilott's CarPC Specs
 
zPilott's Avatar
 
Join Date: Jul 2004
Location: Austin
Vehicle: 2003 Nissan 350Z
Posts: 502
My Photos: (0)
http://www.nyko.com/nyko/products/?i=13

You might look at this, the keyboard can be used standalone, and I almost got one before I got another keyboard free
__________________

|V1 Virtual Display|

Hard work often pays off over time, laziness always pays off right now.
zPilott is offline   Reply With Quote
Sponsored Links
Old 10-16-2004, 04:43 AM   #17
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 999
My Photos: (0)
Quote: Originally Posted by F4kk3r0
Sorry for the picture quality samsung just doesn't have it . But anyway if you look at the rear picture you can see how I planted the MAX232 chip inside. The INI file is used to configure the serial plugin of GIRDER to suit the Chatboard and the GML file contains most of the keycodes. I also added the OSD wich asks to press the SMS button of the Chatboard(needed for initializion). Just take the .TXT extensions of the files first.

you have tested for Girder ?

Work correctly ?

To file .gml its OK? (select to open in Girder sw)but the .ini ( wat its the procedure for the initialize ? )

Its possible connect whit the IR-RS232 interface some project , simple circuit easy to make ......

Mauri
mauri is offline   Reply With Quote
Old 10-17-2004, 03:44 PM   #18
Low Bitrate
 
F4kk3r0's Avatar
 
Join Date: Mar 2004
Location: Finland
Vehicle: 2001 Renault MEGANE 1.9 Dci
Posts: 56
My Photos: (0)
It's tested and ready to go INITIALIZION is done by the serial plugin when girder gets initializion code from Chatboard girder send some back. The ini file is just the protocol settings if I remember correctly it contains also the com port but you can modify these in girder through the serial plugin settings page. So you need Serial plugin to girder --> load the ini file to serial plugin ---> load the gml. when you plug in the chatboard it initializes and asks you to press SMS button ok??
F4kk3r0 is offline   Reply With Quote
Old 10-17-2004, 04:28 PM   #19
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 999
My Photos: (0)
Quote: Originally Posted by F4kk3r0
It's tested and ready to go INITIALIZION is done by the serial plugin when girder gets initializion code from Chatboard girder send some back. The ini file is just the protocol settings if I remember correctly it contains also the com port but you can modify these in girder through the serial plugin settings page. So you need Serial plugin to girder --> load the ini file to serial plugin ---> load the gml. when you plug in the chatboard it initializes and asks you to press SMS button ok??

OK,this week arrives to me from ebay, then I make a mini interface with MAX232 and I try.

I am curious,i already use' an On Digital Remote in my auto,perfectly, but I want to try that

Mauri
mauri is offline   Reply With Quote
Old 10-18-2004, 02:14 AM   #20
ptk
Variable Bitrate
ptk's CarPC Specs
 
Join Date: Apr 2004
Location: Singapore
Vehicle: 2006/VW/GTi
Posts: 294
My Photos: (0)
also waiting for my max...

moo
__________________
***
CarPC Ver 3 near completion.
ptk is offline   Reply With Quote
Sponsored Links
Old 01-21-2005, 03:46 AM   #21
Constant Bitrate
 
Join Date: Aug 2004
Location: Germany
Vehicle: VW/Golf III GL
Posts: 118
My Photos: (0)
died this?
__________________
Golf 3 CarPc Status
///////////////50%--------------/
PSU:Inverter
GPS:BT GPS

PC: Slim notebook with 10.4"touch, external DVD.
Dock for car is in production.
Audio: Stock speakers but looking for new ones. CD-HU with FM modulator (ordered)

erazor is offline   Reply With Quote
Old 11-01-2005, 07:47 AM   #22
Newbie
 
Tups's Avatar
 
Join Date: Sep 2005
Posts: 45
My Photos: (0)
whot serial plugin is used for girder.
I made the keybord and now trying to conect, but no luck
Tups is offline   Reply With Quote
Old 12-20-2005, 07:05 PM   #23
Low Bitrate
 
F4kk3r0's Avatar
 
Join Date: Mar 2004
Location: Finland
Vehicle: 2001 Renault MEGANE 1.9 Dci
Posts: 56
My Photos: (0)
Arrow I hope this helps.

THE first thing There are to types of the CHATBOARD (different pinout but both should work) so make sure the pinout is correct. Then ----> LONG story even longer . The main thing is to get the keyboard connected and initialized right. The SMS key press is essential also. You can try with any serial port software that the connections are right. The INIT communication is shown below.

THE SCHEMATICS:
https://securehost34.hrwebservices.n...sonChatBoardPC

THE CONTROLLING SOFTWARE (I used 3.3 dont know if it is 4.0 compliant)
http://www.promixis.com/download.php?id=673 GIRDER 3.3
http://www.promixis.com/download.php?ID=589 generic serial plugin 3.0.20 for GIRDER 3.3 (You have to register to download these. You can try to find them elsewhere also)

THE CUSTOM FILES:
Attachment CHATBOARD.RAR includes the files

DscalerWithChatboard.GML
and CHATBOARD.ini

The CHATBOARD.ini is loaded from the serial plugin (make sure to use the right com port.
And DscalerWithChatboard.GML is Loaded from the girder itself. The osd should work in default girder. When the keyboard is powered it should send
-> AT<13>
<- OK<13><10><0> this is sent from the GIRDER to keyboard. and so on
-> AT+CGMM<13>
<- OK<13><10><0>
-> AT+CGMR<13>
<- OK<13><10><0>
Please press the SMS key... (here the os should come UP)
-> AT*EDME?<13>
<- OK<13><10><0>
-> AT*ESVM?<13>
<- OK<13><10><0>
-> AT+CKPD="eseee<see<<s>>ss1"<13>
<- OK<13><10><0>
-> AT+CKPD="c",25<13>
<- OK<13><10><0>

I´m sorry if I dont remember so well anymore. But I try to help the best I can.

Now I´ll have to post this. Otherwise i'm writing the whole night
Attached Files
File Type: rar CHATBOARD.rar (5.5 KB, 132 views)
F4kk3r0 is offline   Reply With Quote
Old 06-25-2006, 03:10 PM   #24
Constant Bitrate
Grrrmachine's CarPC Specs
 
Grrrmachine's Avatar
 
Join Date: Sep 2005
Location: Warsaw, Poland
Vehicle: Audi 80 Coupe 1.8 1982
Posts: 167
My Photos: (8)
I just want to wake this thread up, as I've just picked up one of these ericsson chatboards and might have a go hacking it (once I can work out what all this means!)
Grrrmachine is offline   Reply With Quote
Old 04-01-2008, 10:34 AM   #25
Newbie
 
Join Date: Mar 2008
Posts: 1
My Photos: (0)
May be I might wake up this thread again. I tried to post a PM to F4kk3r0 but with no success. I am a bit confused as to how to connect the max233 shown in the mageforge link with a USB connector. WHat is shown is for a DB9-RS232, or am I missing something? Do I need an additional chip?

Many thanks to all

Ciao

Adriano
adr957 is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How2 control CarPC from key fob.... NotchbackVW Power Supplies 1 09-21-2007 05:27 PM
For Sale for all you aussies. Complete mp3 car pc Holden__V8 Classified Archive 20 04-09-2005 05:30 AM
sony ericsson phone bluetooth pc remote streetknight Input Devices 35 03-20-2004 04:44 AM
mp3 PC with Sony XR-C210 sigma General Hardware Discussion 2 02-25-2003 03:52 PM


All times are GMT -5. The time now is 04:23 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics