|
 |
|
11-16-2006, 06:49 PM
|
#46
|
|
Constant Bitrate
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
|
New version 2.0.0 released
A new version is released. See first post. Major changes on the menu functionality. Added some features requested by users.
I'm open for any suggestion/comments.
__________________
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
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
11-18-2006, 06:02 PM
|
#47
|
|
Low Bitrate
Join Date: Jan 2006
Location: Kingsport, TN
Posts: 110
|
Have to ask a couple questions about this board before I order.... Finally found a place that has them in stock.
I have ordered some momentary push button switches that I would like to use in my car.
What I would like to do is press once, and relay/board closes circuit and holds until press again and relay/board opens circuit.
Also, I would like to be able to do the above, but create a delay for controlling several servo's. I am making my rear monitors flip down from the headliner but don't want to use micro or limit switches.
And one last question, the link here> http://www.simmetry.com/image.asp?sr...board,+display
is a touch screen that I want to install in the rear of my SUV to control the board too. Can anyone tell me it these two are compatable?
__________________
Tennessee Vols Fan
|
|
|
11-18-2006, 06:37 PM
|
#48
|
|
Constant Bitrate
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
|
Quote: Originally Posted by Volsfan 
Have to ask a couple questions about this board before I order.... Finally found a place that has them in stock.
I have ordered some momentary push button switches that I would like to use in my car.
What I would like to do is press once, and relay/board closes circuit and holds until press again and relay/board opens circuit.
Also, I would like to be able to do the above, but create a delay for controlling several servo's. I am making my rear monitors flip down from the headliner but don't want to use micro or limit switches.
And one last question, the link here> http://www.simmetry.com/image.asp?sr...board,+display
is a touch screen that I want to install in the rear of my SUV to control the board too. Can anyone tell me it these two are compatable?
1. You can use the command k8055_do_switch_bit_x to switch the state of bit x of the digital output. You can use the menu functionality of the digital inputs to execute this command. So a button press will execute the k8055_do_switch_bit_x command which will change the state of bit x (which is driving your relay). The state of the output bit can be shown on your monitor by using the k8055_do_bit_x indicator. This indicator is also clickable to change the state of the output.
2. Nice looking LCD. From what I can read from the documentation, this device is controlled by a serial RS232 port. You will probably need to write your own RR plugin to make the touchscreen execute Road Runner commands. What does the device cost. If I had one I would write a plugin for it.
__________________
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
|
|
|
11-18-2006, 09:27 PM
|
#49
|
|
Low Bitrate
Join Date: Jan 2006
Location: Kingsport, TN
Posts: 110
|
Quote:
Nice looking LCD. From what I can read from the documentation, this device is controlled by a serial RS232 port. You will probably need to write your own RR plugin to make the touchscreen execute Road Runner commands. What does the device cost. If I had one I would write a plugin for it.
It's $89.00 US and 69.4040 EUR
Here is their main page: http://www.simmetry.com/default.htm
I really want the touch screen to run several Linear Actuator so it would not necessarily need to be in RR. That screen is for my amp rack and motherboard rack to slide out of the sub encloser in the back of my car
Thank you for the relpy. I have gone ahead and orderd the board and as soon as it arrives, I'm sure that I will be asking many more questions
__________________
Tennessee Vols Fan
|
|
|
11-20-2006, 10:45 AM
|
#50
|
|
Maximum Bitrate
Join Date: Sep 2006
Location: Georgia
Posts: 512
|
so question.... what is everyone using this unit for?
|
|
|
11-20-2006, 11:36 AM
|
#51
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,942
|
gathering dust on my shelf at the moment.
Will probably use to control lights or something and pssibly read temperatures.
|
|
|
11-20-2006, 11:30 PM
|
#52
|
|
Maximum Bitrate
Join Date: Jan 2002
Location: Melb, Australia.
Posts: 475
|
Mine is installed in my car not connected to anything, not even USB. I've got to get myself a USB repeater cable to connect my USB hub too. For some reason my cheapo powered USB hub doesnt work on a standard 5m USB extension cable.
__________________
Jarrod - Holden VX S!
|
|
|
11-23-2006, 06:20 AM
|
#53
|
|
Low Bitrate
Join Date: Oct 2003
Location: Portugal
Posts: 102
|
HI, Is it possivel to use push button (skin command) in the relay skin?
Ex: On Click -> open relay1 : On Release -> close relay1 (in the same botton)
I want to use this command to open or close my electric car windows.
Ex: Push botton -> open window : Release botton -> stop window.
__________________
:: MSCAR ::
.:: Multimedia System Car ::.
Last edited by mscar; 11-23-2006 at 06:41 AM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
11-23-2006, 09:02 AM
|
#54
|
|
Low Bitrate
Join Date: Oct 2003
Location: Portugal
Posts: 102
|
If not possivel: please reconsider to make a new command like:
"k8055_do_switch_bit_1"
"k8055_do_set_bit_1"
"k8055_do_reset_bit_1"
"k8055_do_push_bit_1" Set on and off relay
Thanks
__________________
:: MSCAR ::
.:: Multimedia System Car ::.
|
|
|
11-23-2006, 10:31 AM
|
#55
|
|
Constant Bitrate
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
|
Quote: Originally Posted by mscar 
If not possivel: please reconsider to make a new command like:
"k8055_do_switch_bit_1"
"k8055_do_set_bit_1"
"k8055_do_reset_bit_1"
"k8055_do_push_bit_1" Set on and off relay
Thanks
Well, it depends if there is a "button up" event in RR that is getting passed to the extension plugin. As far as I know it isn't there. So for now you're stuck with the k8055_do_switch_bitx which means 1 push start window going down, next push stop window going down.
k8055_do_push_bit_1 is an idea but how long do the bit need to be set?
__________________
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
|
|
|
11-23-2006, 10:36 AM
|
#56
|
|
Low Bitrate
Join Date: Oct 2003
Location: Portugal
Posts: 102
|
It may be less that a second.
__________________
:: MSCAR ::
.:: Multimedia System Car ::.
|
|
|
11-23-2006, 01:44 PM
|
#57
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
Commands are only executed in RR when you let go of the button. This basically simulates the same functionality of any windows button (on purpose): If you click down a button, move the mouse out of it and let go of the mouse, the button will NOT execute giving you a chance to visually inspect if you pressed the right button in first place.
However, if you make a clickable area or indicator, you should receive the event as soon as you click down on it, then you could easily monitor the mouse button via windows api: (GetAsyncKeyState(vbKeyLButton) and &h8000) which returns true/false if the mouse left button is down/up respectively. You'd probably have to make a timer on a reasonably short interval to control it though.
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
11-24-2006, 05:30 AM
|
#58
|
|
Low Bitrate
Join Date: Oct 2003
Location: Portugal
Posts: 102
|
Thanks Guino, i made a change in RR CODE
modK8055.bas
' changed by mscar
Public Sub relays(Index As Integer)
Dim i As Long
Dim n As Long
Dim valor As Integer
n = 0
If relays_State(Index) = False Then
relays_State(Index) = True
Else
relays_State(Index) = False
End If
For i = 0 To 7
If relays_State(i) = True Then valor = 1 Else valor = 0
n = n + valor * (2 ^ i)
Next
WriteAllDigital n
End Sub
' add by mscar
Public Sub relaysPush(Index As Integer)
Dim i As Long
Dim n As Long
Dim valor As Integer
n = 0
If relays_State(Index) = False Then
relays_State(Index) = True
Else
relays_State(Index) = False
End If
For i = 0 To 7
If relays_State(i) = True Then valor = 1 Else valor = 0
n = n + valor * (2 ^ i)
Next
WriteAllDigital n
Sleep (50)
n = 0
If relays_State(Index) = False Then
relays_State(Index) = True
Else
relays_State(Index) = False
End If
For i = 0 To 7
If relays_State(i) = True Then valor = 1 Else valor = 0
n = n + valor * (2 ^ i)
Next
WriteAllDigital n
End Sub
----
and i add some code in exec
Case "relaypush1"
relaysPush 0
Case "relaypush2"
relaysPush 1
Case "relaypush3"
relaysPush 2
Case "relaypush4"
relaysPush 3
Case "relaypush5"
relaysPush 4
Case "relaypush6"
relaysPush 5
Case "relaypush7"
relaysPush 6
Case "relaypush8"
relaysPush 7
Work Fine now
__________________
:: MSCAR ::
.:: Multimedia System Car ::.
|
|
|
11-24-2006, 10:27 AM
|
#59
|
|
Constant Bitrate
Join Date: Apr 2005
Location: The Netherlands
Posts: 220
|
Quote: Originally Posted by mscar 
Thanks Guino, i made a change in RR CODE
modK8055.bas
' changed by mscar
Public Sub relays(Index As Integer)
Dim i As Long
Dim n As Long
Dim valor As Integer
n = 0
If relays_State(Index) = False Then
relays_State(Index) = True
Else
relays_State(Index) = False
End If
For i = 0 To 7
If relays_State(i) = True Then valor = 1 Else valor = 0
n = n + valor * (2 ^ i)
Next
WriteAllDigital n
End Sub
' add by mscar
Public Sub relaysPush(Index As Integer)
Dim i As Long
Dim n As Long
Dim valor As Integer
n = 0
If relays_State(Index) = False Then
relays_State(Index) = True
Else
relays_State(Index) = False
End If
For i = 0 To 7
If relays_State(i) = True Then valor = 1 Else valor = 0
n = n + valor * (2 ^ i)
Next
WriteAllDigital n
Sleep (50)
n = 0
If relays_State(Index) = False Then
relays_State(Index) = True
Else
relays_State(Index) = False
End If
For i = 0 To 7
If relays_State(i) = True Then valor = 1 Else valor = 0
n = n + valor * (2 ^ i)
Next
WriteAllDigital n
End Sub
----
and i add some code in exec
Case "relaypush1"
relaysPush 0
Case "relaypush2"
relaysPush 1
Case "relaypush3"
relaysPush 2
Case "relaypush4"
relaysPush 3
Case "relaypush5"
relaysPush 4
Case "relaypush6"
relaysPush 5
Case "relaypush7"
relaysPush 6
Case "relaypush8"
relaysPush 7
Work Fine now 
That must be an old version of RR. The newest version of RR does not have a modK8055.bas and the K8055 code was removed. This is now replaced by the RRK8055 Extension plugin
__________________
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
|
|
|
11-24-2006, 11:06 AM
|
#60
|
|
Low Bitrate
Join Date: Oct 2003
Location: Portugal
Posts: 102
|
I have the new version...It works with RR and your plugin, in the same time.
Thanks.
__________________
:: MSCAR ::
.:: Multimedia System Car ::.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:20 PM.
| |