Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins > RR Released Plugins


Reply
 
Share Thread Tools Display Modes
Old 11-07-2006, 05:03 AM   #31
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
You can use my example skin the get the readings for each button press when you connected the steering wheel control to analogin2.
If you have the following setting in the RRK8055.ini the label for analogin2 will read a value between 0 (is 0 volts) and 255 (is 5 volts)

[AnalogOut2]
LowValue=0
HighValue=255
Decimals=0
Units=

Write down the values you see for each button you press and populate the value in the RRK8055.ini. See example below.
Because of interference and loss due to connections and wires. The button press will not allways give the same reading. This problem is solved by using AnalogButtonVariance. A AnalogButtonVariance of 5 with AnalogButton1 really means that the plugin will detect any reading between 5 and 15 as a buttonpress for AnalogButton1. In the example below this will send an volume up command to Road Runner

[MENU]
Mask=31
Type=Analog
Menu1=DEFAULT
AnalogButton1=10
AnalogButton2=50
AnalogButton4=100
AnalogButton8=150
AnalogButton16=200
AnalogButtonVariance=5

[DEFAULT]
Button1=VOL+
Button2=VOL-
Button3=MUTE
Button4=PLAY
Button8=NEXT
Button16=PREV
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE
307SW_NLD is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-07-2006, 08:21 AM   #32
Newbie
 
Join Date: Jul 2005
Location: Birmingham,UK
Posts: 23
p1cass0 is on a distinguished road
Is it possible to sense the handbrake state using one of the digital inputs and this plugin to set a ' brake_on/off' flag in RR. Then maybe this flag could be monitored by the MotionLock plugin to disable 'in motion' functions.
p1cass0 is offline   Reply With Quote
Old 11-07-2006, 09:12 AM   #33
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
Quote: Originally Posted by p1cass0 View Post
Is it possible to sense the handbrake state using one of the digital inputs and this plugin to set a ' brake_on/off' flag in RR. Then maybe this flag could be monitored by the MotionLock plugin to disable 'in motion' functions.

Why not execute a command (is there a new command implemented in the motionlock plugin? If not, this can be easily added to the plugin) that stops the DVD playback. This can be done based on the state of one of the digital inputs. Will have to make changes to my plugin aswell since it only executes a command on a change from off to on. Should also be able to execute a command when input goes from on to off.
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE
307SW_NLD is offline   Reply With Quote
Old 11-07-2006, 01:10 PM   #34
Variable Bitrate
 
Tissy's Avatar
 
Join Date: Sep 2005
Location: Essex, United Kingdom
Posts: 323
Tissy is on a distinguished road
The demo which came on the CD works fine, but the plug-in still doesn't.

There seems to be a problem with the registration of the K8055D.dll as if i try and register it i get these errors. One is by using a 'right-click' DLL register in the context menu, the other is in a DOS prompt.

However the RRK8055.dll registered fine. Can someone post their K8055D.dll incase mine is corrupt.

Any other ideas?

Steve
Attached Images
  
__________________
System - Epia SP13000 for Main PC, Holux GR-213 USB GPS Receiver SiRF Star III, 2.4Ghz Uplink with VNC and Custom designed USB Intelligent SDC (In DEV). All fed to a Sony CDX-F7500 Headunit via USB. www.wrx-carpc.co.uk
Tissy is offline   Reply With Quote
Old 11-07-2006, 05:27 PM   #35
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
If the demo work fine the k8055d.dll is registered correctly. The demo is also using the dll. Did you change the lowercase x in the relay.skin?
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE
307SW_NLD is offline   Reply With Quote
Old 11-07-2006, 06:23 PM   #36
Variable Bitrate
 
Tissy's Avatar
 
Join Date: Sep 2005
Location: Essex, United Kingdom
Posts: 323
Tissy is on a distinguished road
OK, figured it out. On my installation CD there is a sub-directory entitled 'DLL Ver2.0 with examples' this is the DLL i was using. Having taken the DLL which was in the installed demo directory and placed this in the RR directory, all now works.

Velleman have obvioulsy released an upgraded DLL which is not capatible with this plug-in.

307SW_NLD - Are you aware of this and is it worth me sending you the DLL and the accompanying PDF document. Also it may be worth placing the correct DLL in your ZIP file to save any future problems ?

Cheers for your help, i can start to use it now !!

Steve
__________________
System - Epia SP13000 for Main PC, Holux GR-213 USB GPS Receiver SiRF Star III, 2.4Ghz Uplink with VNC and Custom designed USB Intelligent SDC (In DEV). All fed to a Sony CDX-F7500 Headunit via USB. www.wrx-carpc.co.uk
Tissy is offline   Reply With Quote
Old 11-08-2006, 04:43 AM   #37
Variable Bitrate
 
Tissy's Avatar
 
Join Date: Sep 2005
Location: Essex, United Kingdom
Posts: 323
Tissy is on a distinguished road
Do you currently have commands for the following:
  • All Outputs ON
  • All Outputs OFF
  • Toggle ALL Outputs
  • Test Mode (sequentially turn on then off all outputs)
If not would you consider implementing these commands as they may be useful.

Many thanks
__________________
System - Epia SP13000 for Main PC, Holux GR-213 USB GPS Receiver SiRF Star III, 2.4Ghz Uplink with VNC and Custom designed USB Intelligent SDC (In DEV). All fed to a Sony CDX-F7500 Headunit via USB. www.wrx-carpc.co.uk
Tissy is offline   Reply With Quote
Old 11-08-2006, 08:00 AM   #38
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
Quote: Originally Posted by Tissy View Post
Do you currently have commands for the following:
  • All Outputs ON
  • All Outputs OFF
  • Toggle ALL Outputs
  • Test Mode (sequentially turn on then off all outputs)
If not would you consider implementing these commands as they may be useful.

Many thanks

No, none of them are yet implemented. I'll consider it. Have to make some major changes the the way menus work first.
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE
307SW_NLD is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-08-2006, 10:26 PM   #39
Variable Bitrate
 
proph's Avatar
 
Join Date: Aug 2005
Location: Little Elm, Texas
Posts: 419
proph is on a distinguished road
those that use this piece... how are you using the digital 13 digital lines?
__________________
Setup:
Dynaudio 240GT
PPI PC4100, PPI PC2350
Zapco DSP6
ADS DAC
Testing new board (Albatron KI690-AM2)

"I dont know if complaints were filed, or mistakes were made, but feelings were hurt." -Krystal Washington
proph is offline   Reply With Quote
Old 11-09-2006, 07:21 AM   #40
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
Quote: Originally Posted by proph View Post
those that use this piece... how are you using the digital 13 digital lines?

You mean the 8 digital outputs and 5 digital inputs (8+5 = 13)?

You want to know how?

Using the plugin you can use the digital inputs as indicators in RR of you can use them as inputs to execute RR commands.
The digital outputs are controled using RR buttons or using a clickable RR indicator.

Or do you want to know what we have connected to them?

Steering wheel controls, Buttons, Door open detection, etc.
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE

Last edited by 307SW_NLD; 11-09-2006 at 07:28 AM.
307SW_NLD is offline   Reply With Quote
Old 11-11-2006, 06:38 PM   #41
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
Quote: Originally Posted by Jarrod View Post
Sorry for being such an electronics n00b, but can you please help me figure out what voltage I can use for the analog input going by the attached schematic for my steering wheel controls?

Thanks,

For the ones going to use the analogin for steering wheel controls or are creating your own keypad, here is a sample schematic that can be used to connect the steering wheel controls to the analog in.



Is also created an excelnsheet that can be used to calculate the different resistor values and output values. You can use the outputvalues in the RRK8055.ini to configure the analog menu.
Attached Images
 
Attached Files
File Type: zip CalculateAnalogButton.zip (15.6 KB, 117 views)
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE

Last edited by 307SW_NLD; 11-16-2006 at 01:32 PM.
307SW_NLD is offline   Reply With Quote
Old 11-15-2006, 08:43 PM   #42
Super Moderator. If my typing sucks it's probably because I'm driving....
 
turbocad6's Avatar
 
Join Date: Oct 2004
Location: NY
Posts: 6,102
turbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to behold
wow, this is really cool... great work with this, I gotta get me one of those boards
turbocad6 is offline   Reply With Quote
Old 11-16-2006, 11:23 AM   #43
Newbie
 
Join Date: Mar 2005
Location: Switzerland (Luzern)
Posts: 15
nugomes is on a distinguished road
hi is it possivel to control my cpu cooler ?
I mean read temperatur and if temperature is higher than 40°c then turn cpu cooler one and then when temperatur goes under 40°c wait some time and then turn cpu cooler off

on europe this board is avaiable on
www.conrad.de
www.conrad.ch
nugomes is offline   Reply With Quote
Old 11-16-2006, 01:45 PM   #44
Constant Bitrate
 
307SW_NLD's Avatar
 
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
307SW_NLD is on a distinguished road
Quote: Originally Posted by nugomes View Post
hi is it possivel to control my cpu cooler ?
I mean read temperatur and if temperature is higher than 40°c then turn cpu cooler one and then when temperatur goes under 40°c wait some time and then turn cpu cooler off

on europe this board is avaiable on
www.conrad.de
www.conrad.ch

You can use the analog input to read the temperature and you can use one of the digital outputs to swtich on/off your CPU cooler. You can also use the analog out/PWM pulses to control the speed of your CPU cooler. Maybe with some smart skinning you can automate this. But in my opinion it would be cheaper to get yourself a temp. controlled CPU cooler which will run independantly from RR. On the other hand, paid just 45 euro for the board in the Netherlands (www.conrad.nl) and opens a world of possibilities.
__________________
My car: 2003 KIA Sorento 2.5 CRDI AUT
Hardware: EPIA SP13000, 60Gb 2.5"HDD, M1-ATX, Lilliput 7", RADIO SiLABS, K8055 BOARD
Software: Road Runner, FreeDrive, PowerDVD, WinXP SP1
See: Velleman K8055 Plugin for Road Runner

Progress: [XXXXXXXXXX] 50 % DONE
307SW_NLD is offline   Reply With Quote
Old 11-16-2006, 03:16 PM   #45
Newbie
 
Join Date: Mar 2005
Location: Switzerland (Luzern)
Posts: 15
nugomes is on a distinguished road
Quote: Originally Posted by 307SW_NLD View Post
You can use the analog input to read the temperature and you can use one of the digital outputs to swtich on/off your CPU cooler. You can also use the analog out/PWM pulses to control the speed of your CPU cooler. Maybe with some smart skinning you can automate this. But in my opinion it would be cheaper to get yourself a temp. controlled CPU cooler which will run independantly from RR. On the other hand, paid just 45 euro for the board in the Netherlands (www.conrad.nl) and opens a world of possibilities.

hy tanks for the answer

well I tink my problem will be the "smart skinning"
I hope some one kan help I would like to use this boar to detect the rear gear and then turn on my rear camera.
I thik I m going to by the board and see what I can do.
thanks
nugomes is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lilliput button board (IR sensor extension)...did I fry it? Quack LCD/Display 10 08-22-2008 06:36 PM
i think i burn my USB controller board susuking LCD/Display 0 01-26-2006 12:55 PM
USB Control Board component burned carfreak01 LCD/Display 4 08-24-2005 03:43 PM
Lilliput USB Circuit Board... gleinz LCD/Display 1 01-18-2005 05:09 PM
Looking for feedback on initial components, USB vs. PCI, power related mostly S4Per Newbie 4 04-06-2004 10:52 AM



All times are GMT -5. The time now is 02:26 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics