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 > Software & Software Development > Crossover Apps - Car / Home Use > Girder

Reply
 
Thread Tools Display Modes
Old 07-24-2003, 01:38 PM   #1
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
Combined remote / Qwerty keyboard Girder code.

After a great deal of effort understanding Girder and even more trial and error, I have finally manage to get some code working for this remote control ( http://cgi.ebay.co.uk/ws/eBayISAPI.d...tem=3036181158 )

If anyone else is using this device and needs the code then get in touch.
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software
Nemesis is offline   Reply With Quote
Sponsored Links
Old 07-25-2003, 01:20 AM   #2
Newbie
 
Join Date: May 2003
Vehicle: 2002 Civic EX
Posts: 9
My Photos: (0)
Angry Me too!

I got my remote today and have tried EVERYTHING to get the QWERTY working... All I seem to get is two IR codes one on the pres of the button and one on the release, but the problem is that for most of the QWERTY keys, the two codes are the same. However, by seting the remote to 906 (designed for use with the Toshiba tv box) I was able to get nearly all of the front buttons working. Has anyone figured out anything about the QWERTY buttons? if so PLEASE post info. And Nemesis, how about posting the Girder file somewhere? Thanks!

Off to do some more work...

Rick...
Laptopras is offline   Reply With Quote
Old 07-25-2003, 01:25 AM   #3
Low Bitrate
 
The Undertaker's Avatar
 
Join Date: Jul 2003
Location: The Netherlands
Vehicle: VW Passat Variant 3BG (soon...)
Posts: 64
My Photos: (0)
Re: Me too!

Quote:
Originally posted by Laptopras
I got my remote today and have tried EVERYTHING to get the QWERTY working... All I seem to get is two IR codes one on the pres of the button and one on the release, but the problem is that for most of the QWERTY keys, the two codes are the same. However, by seting the remote to 906 (designed for use with the Toshiba tv box) I was able to get nearly all of the front buttons working. Has anyone figured out anything about the QWERTY buttons? if so PLEASE post info. And Nemesis, how about posting the Girder file somewhere? Thanks!

Off to do some more work...

Rick...

ccsnet has got his one working, exept for the "shift" function I believe.
__________________
System in progress:
New install in progress...
The Undertaker is offline   Reply With Quote
Old 07-25-2003, 06:56 AM   #4
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
I really struggled with Girder initally so I understand the problems others are having. The GML I have includes both the left and right shift key support with one proviso and that is that the shift key is a toggle function e.g. hit either shift key and the uppecase characters are type, hit shift again then lower case recomence. I will try to get the file up on my web site, until them if you want the file then email me.
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software
Nemesis is offline   Reply With Quote
Old 07-25-2003, 07:20 AM   #5
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
Re: Me too!

Quote:
Originally posted by Laptopras
I I was able to get nearly all of the front buttons working. Has anyone figured out anything about the QWERTY buttons? if so PLEASE post info. And Nemesis, how about posting the Girder file somewhere? Thanks!


The remote has two emmitters, 1 used for all the normal IR functions e.g. front number keys, on/off, red, yellow, green, blue keys etc and the second is used for the serial interface unit that is supplied with the controller(this carries the QWERTY info).

For my car I have fitted a second detector in the set top unit with its own 5V regulator and that detector I have connected to the printer port. I use the "ParIR" plugin for this soley to decode all commands other than the QWERTY info.

For the QWERTY data I use the "Generic Serial" plugin and configure it for 9600 baud n,8,1 and hardware handshaking, turn off the init code and timed reset check boxes also turn off the filter function.

The 9 way d-type connector supplied with the set top unit is the wrong gender so I have changed this to a female. I am very pleased with the results and have just about every key working(when I decide what to use the front number keys for!!)

John
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software
Nemesis is offline   Reply With Quote
Old 07-25-2003, 10:32 AM   #6
Newbie
 
Join Date: May 2003
Vehicle: 2002 Civic EX
Posts: 9
My Photos: (0)
Thanks

Thanks for all of the information guys. One more question, I did not recieve the Settop serial piece with my remote. ( I thought It was part of the deal, but I dont' know, didn't get any instructions either). My question is can I use something like the IRMAN from evation.com (i have one right now) or does it have to be the settop piece? Thanks for all of the help!

Rick...
Laptopras is offline   Reply With Quote
Old 07-25-2003, 12:32 PM   #7
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
I'm afraid I only have experience with the set top interface that was supplied with the remote. The last time I looked he still had at least 4 available and at £10 a go it would be worth buying one.

Rather that emailing the file out, I have posted it to my web site so here is the link.

http://www.g8stw.demon.co.uk/On-Digital_Public.zip

I have left the commands that I have done for my own use so you can see what I did, you will probably want to mod this to your own needs.


John
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software

Last edited by Nemesis : 07-25-2003 at 02:36 PM.
Nemesis is offline   Reply With Quote
Old 08-02-2003, 01:57 PM   #8
FLAC
 
chut's Avatar
 
Join Date: Jul 2003
Location: San Antonio, TX. USA
Vehicle: 2000 BMW M Roadster
Posts: 1,375
My Photos: (0)
Connecting the On Remote to a laptop?

Hi!

I just bought one from a fellow in the UK. I'm going to try out your file and see how it works. If I understand you correctly, you need to have the matching IR receiver in order for the remote to function. My question is how does the receiver connect to the device? I bought the remote only, so I guesss this is not going to just connect to my laptop's IR port? Any info would be helpful, I am new to trying out the IR port on my thinkpad, don;t even know the standards.

Peter
chut is offline   Reply With Quote
Old 08-03-2003, 01:38 AM   #9
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
Dont quote me on this but I believe your IR port on the laptop will be LIRC and as far as I know the remote is NOT LIRC compatible. Having said that I have never tried it so give it a go.

My understanding of this remote is that the signalling was ON Digitals own standard but as I said in my previous post I have only had this working with the original interface.

I added a text file to the download with information on what I did to get this working so download it again if you dont have it.

Remember that this remote has two transmitters so most of the normal functions will probably work. The QWERTY section was the problem and that was why I released this file.

John
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software
Nemesis is offline   Reply With Quote
Old 08-04-2003, 09:01 PM   #10
FLAC
 
chut's Avatar
 
Join Date: Jul 2003
Location: San Antonio, TX. USA
Vehicle: 2000 BMW M Roadster
Posts: 1,375
My Photos: (0)
On Digital Remote

Hi!
I'm just curious...if your not using this remote with the IR eye on your laptop then what are you using it to control? is it IRMan? If there is a set top piece that works with this remote than how do you connect that piece to your PC? Am I missing something here? Don't mean to make anybody repeat themselves but....

Peter
chut is offline   Reply With Quote
Sponsored Links
Old 08-05-2003, 12:35 AM   #11
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
I'm using it to control programs on my PC, not for file transfers etc.

The Girder program allows me to control Winamp, my CarPc software, my DVD software, gives me cursor control(mouse) and the QWERTY keybord allows me to enter keys, Post Codes for my GPS software for example.

BTW I dont use a Laptop its a full desk PC just a very small one.

The desk top unit connect to a serial port. In my case I also had my printer port spare so I used that for a second IR channel and its this that I use to get the mouse control / all the front keys on the remote.

Hope this makes it clearer.

John
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software
Nemesis is offline   Reply With Quote
Old 08-11-2003, 12:14 PM   #12
Low Bitrate
 
Join Date: Jul 2002
Posts: 73
My Photos: (0)
Just ordered mine (without settop receiver). I will be trying out with Mastero's IR receiver and post results.
nxt125 is offline   Reply With Quote
Old 08-20-2003, 07:59 PM   #13
Constant Bitrate
 
Join Date: Jul 2002
Location: Boston, MA
Vehicle: 1998/Golf
Posts: 167
My Photos: (0)
I got mine on the mail today and I downloaded the help file from Nemesis (Thanks!!). But, I have a question about the connector:
Would a gender changer work? (like this one )


or, I would still need somthing like this to change the pins?

Thanks for the help!!
cooljavy is offline   Reply With Quote
Old 08-21-2003, 01:40 AM   #14
Newbie
 
Join Date: May 2003
Location: Suffolk UK
Vehicle: 1998 RV Dynamics Nemesis
Posts: 39
My Photos: (0)
The top one shown on you post certainly does do all pins so may well work.

The bottom one is a 25 way so definitely wont.
__________________
RV Dynamics Nemesis
Epia M9000 with 20GB 2.5 HD
7" TFT LCD VGA Monitor & Touch Screen
Shutdown controller & DC Regulator (Home Made)
GPS
On-Digital Remote
Road Runner Software
Nemesis is offline   Reply With Quote
Old 08-21-2003, 08:20 PM   #15
Constant Bitrate
 
Join Date: Jul 2002
Location: Boston, MA
Vehicle: 1998/Golf
Posts: 167
My Photos: (0)
Quote: Originally Posted by Nemesis
The top one shown on you post certainly does do all pins so may well work.

The bottom one is a 25 way so definitely wont.

Thanks Nemesis. Ok, now I got the gender changer so the receiver is connected to my computer. I loaded the plugins and the file with all the comands, but I am not getting anything.
I notice that when you changed the gender in your connector you also changed some of the pins:
yellow to brown
brown to yellow
black to green, and
green to black
Is this necessary? also do I need to power the receiver with 12V? I dont want to fry the thing.
Thanks for your help Nemesis.
cooljavy 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


All times are GMT -5. The time now is 07:11 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