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 > General Hardware Discussion > Fusion Brain

Reply
 
Thread Tools Display Modes
Old 04-06-2008, 06:05 PM   #1
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
Question for the creators

hey man,
I just now are getting ready to program the FB. I was wondering a few things.

Is there a way that I can program like a "demo" feature on the FB so when I'm at shows I can select that and have the front left lower, front right raise, back left raise, back right lower.

if I want to control cathodes, what do I need? a cathode needs 12Volts. also I'm looking to control an actuator also.

Also, how can I make the air ride fill as soon as the carpc is turned on? or do I have to wait till windows boots up to have MDX startup?

Thanks

steve

Last edited by dasaint80 : 04-06-2008 at 06:23 PM.
dasaint80 is offline   Reply With Quote
Sponsored Links
Old 04-06-2008, 06:21 PM   #2
Fusion Brain Creator
 
Join Date: Mar 2005
Posts: 1,864
My Photos: (0)
Sure. Are you using Version 2.0 or MDX?

You need a relay for each device. Cathode or actuator, same thing as long as the load is under 25 amps.
greenman100 is offline   Reply With Quote
Old 04-06-2008, 06:25 PM   #3
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
how do I know what version I'm using?
dasaint80 is offline   Reply With Quote
Old 04-06-2008, 06:35 PM   #4
Fusion Brain Creator
 
Join Date: Mar 2005
Posts: 1,864
My Photos: (0)
does your configuration file end in .skin or .xml?
greenman100 is offline   Reply With Quote
Old 04-06-2008, 07:10 PM   #5
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
xml but to wich question does that answer??
dasaint80 is offline   Reply With Quote
Old 04-06-2008, 07:20 PM   #6
Fusion Brain Creator
 
Join Date: Mar 2005
Posts: 1,864
My Photos: (0)
That means you're using Version MDX. Nick will be along shortly to help you with it specifically - again, I just do hardware.
greenman100 is offline   Reply With Quote
Old 04-06-2008, 07:23 PM   #7
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
I know thanks for the quick response, again.
dasaint80 is offline   Reply With Quote
Old 04-06-2008, 11:36 PM   #8
Fusion Brain Creator
2k1Toaster's CarPC Specs
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Vehicle: 2001 Honda Civic EX Coupe
Posts: 6,852
My Photos: (1)
Quote: Originally Posted by dasaint80 View Post
hey man,
I just now are getting ready to program the FB. I was wondering a few things.

Is there a way that I can program like a "demo" feature on the FB so when I'm at shows I can select that and have the front left lower, front right raise, back left raise, back right lower.

if I want to control cathodes, what do I need? a cathode needs 12Volts. also I'm looking to control an actuator also.

Also, how can I make the air ride fill as soon as the carpc is turned on? or do I have to wait till windows boots up to have MDX startup?

Thanks

steve

Hi.

For your demo you want basically an "animation" or a set sequence of movements when the button is clicked to show off the various options correct?

If so yes this is doable with MDX which is the version you are using (configuration ends in *.xml)

The Fusion Brain does not work independantly from the PC. So once the PC boots, there is a default state for the MDX program that is settable. So as soon as the PC boots and MDX loads, it can turn on the relays for you and fill it up. With a properly optimized system this can be 10 to 20 seconds. Standby is obviously faster.
2k1Toaster is offline   Reply With Quote
Old 04-06-2008, 11:55 PM   #9
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
with the new Version(.skin) what's the difference? also where can I find a simple definition of each actions? for both old(*.XML) and new (*.skin)?

I want this cause I have very very very basic C++ programming. I have some VB and alot HTML....

Just trying to stay ahead for any future configs I might want to do.

Thanks

Steve
dasaint80 is offline   Reply With Quote
Old 04-07-2008, 12:05 AM   #10
Fusion Brain Creator
2k1Toaster's CarPC Specs
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Vehicle: 2001 Honda Civic EX Coupe
Posts: 6,852
My Photos: (1)
you have it backwards. MDX is the newest and uses xml. Version 2 is almost not supported anymore and uses the skin file.
2k1Toaster is offline   Reply With Quote
Sponsored Links
Old 04-07-2008, 12:07 AM   #11
Fusion Brain Creator
 
Join Date: Mar 2005
Posts: 1,864
My Photos: (0)
Quote: Originally Posted by dasaint80 View Post
with the new Version(.skin) what's the difference? also where can I find a simple definition of each actions? for both old(*.XML) and new (*.skin)?

I want this cause I have very very very basic C++ programming. I have some VB and alot HTML....

Just trying to stay ahead for any future configs I might want to do.

Thanks

Steve

old is .skin, new is .xml
greenman100 is offline   Reply With Quote
Old 04-08-2008, 01:03 PM   #12
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
Quote: Originally Posted by 2k1Toaster View Post
Hi.

For your demo you want basically an "animation" or a set sequence of movements when the button is clicked to show off the various options correct?

How do I start this "animation" sequence?

What code sequence am I looking for?

Thanks

Steve

P.S. you got PM.

Last edited by dasaint80 : 04-09-2008 at 05:03 PM.
dasaint80 is offline   Reply With Quote
Old 04-09-2008, 05:02 PM   #13
Constant Bitrate
dasaint80's CarPC Specs
 
Join Date: Apr 2004
Location: Philly
Vehicle: 2008/Scion/Xb
Posts: 146
My Photos: (0)
^^^^bump^^^^
dasaint80 is offline   Reply With Quote
Old 04-09-2008, 10:38 PM   #14
Fusion Brain Creator
2k1Toaster's CarPC Specs
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Vehicle: 2001 Honda Civic EX Coupe
Posts: 6,852
My Photos: (1)
Sorry I saw this, but I forgot to answer.


Basically create a variable and set it to 0. Have a logic saying, varaible = variable + 1. Then another logic saying if variable is greater than x where x is the number of frames you want, then variable = 0. This will make the variable go 0,1,2,3,4,...x,0,1,2,...

Then make 1 logic for each number from 0 to x [n], and say if variable equals n, and attach to an output. In this logic's do then statement, add what you want to happen like trigger digital outputs or something.

Also we do custom skinning for $20/hr, but this is not possible at the moment as both Tim and I are very busy. If it is an emergency we can work something out.
2k1Toaster 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
heavy-duty OBD standards support question Michael2006 Engine Management, OBD-II, Engine Diagnostics, etc. 0 01-07-2007 04:13 AM
Any in-dash monitor with built in FM Radio QUESTION. ??? 74Camaro LCD/Display 2 05-02-2006 05:15 PM
Forum Etiquette Enforcer Newbie 5 01-09-2006 05:58 PM
Paint And Polish Question gboy Fabrication 8 08-13-2005 07:22 PM
FM Card Question.... Superbike1k Car Audio 1 05-16-2005 09:03 AM


All times are GMT -5. The time now is 09:02 AM.


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