|
 |
03-30-2009, 11:53 AM
|
#1
|
|
Constant Bitrate
Join Date: Dec 2001
Location: my parents house ;-)
Posts: 197
|
does the fusion brain work as a standalone device?
or does it need to be hooked up to a computer when running?
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
03-30-2009, 01:02 PM
|
#2
|
|
Fusion Brain Creator
Join Date: Mar 2005
Posts: 2,197
|
needs to be connected to a computer.
or, you can re-write the firmware.
|
|
|
05-22-2009, 02:38 AM
|
#3
|
|
Newbie
Join Date: May 2009
Posts: 4
|
That's exactly what I'm looking for too (a standalone FB). That would've been awesome. Could the FB creator please comment on this? I guess it would need some kind of a flash memory on board + perhaps a cpu?
|
|
|
05-22-2009, 02:41 AM
|
#4
|
|
Fusion Brain Creator
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
|
Quote: Originally Posted by 64Chevelle 
That's exactly what I'm looking for too (a standalone FB). That would've been awesome. Could the FB creator please comment on this? I guess it would need some kind of a flash memory on board + perhaps a cpu?
greenman100 and I are the creators.
It can be done, but think about this... How many different ways would people want standalone firmware to be written? It is not feasible. You can rewrite your own firmware if you want, but it is going to be a pain in the butt.
The main chip contains a CPU and memory, nothing additional is needed other than a crapton of firmware programming and in the end it would be so personalized it would be pretty much worthless to anyone but yourself.
So possible, yes. Feasible for us to do on a large scale, not at this time.
|
|
|
05-22-2009, 04:18 AM
|
#5
|
|
Newbie
Join Date: May 2009
Posts: 4
|
Quote: Originally Posted by 2k1Toaster 
greenman100 and I are the creators.
It can be done, but think about this... How many different ways would people want standalone firmware to be written? It is not feasible. You can rewrite your own firmware if you want, but it is going to be a pain in the butt.
The main chip contains a CPU and memory, nothing additional is needed other than a crapton of firmware programming and in the end it would be so personalized it would be pretty much worthless to anyone but yourself.
So possible, yes. Feasible for us to do on a large scale, not at this time.
If I understand you correctly there is no logic processing in the FB cpu/firmware itself. It relies on a running program on the connected computer to tell it what outputs to open based on values from the inputs. The program on the computer computes the outputs based on logic stored in an xml config file.
Couldn't the logic configuration be stored in the FB memory and the FB firmware handle processing of the logic?
Or have I totally misunderstood how the FB works? I haven't been able to find that information in the documentation.
|
|
|
05-22-2009, 12:17 PM
|
#6
|
|
Low Bitrate
Join Date: Jun 2004
Posts: 98
|
Quote: Originally Posted by 64Chevelle 
If I understand you correctly there is no logic processing in the FB cpu/firmware itself. It relies on a running program on the connected computer to tell it what outputs to open based on values from the inputs. The program on the computer computes the outputs based on logic stored in an xml config file.
Couldn't the logic configuration be stored in the FB memory and the FB firmware handle processing of the logic?
Or have I totally misunderstood how the FB works? I haven't been able to find that information in the documentation.
The hardware on the FB CAN do what you are asking, but the software would need to be customized on the chip for all the logic (I'm not sure you'd have enough space/power to make it update-able in real-time or by the PC, I kinda doubt it). It would basically become it's own little computer (it already is, but then it would think as well).
Like they said, you can have it their way OR you can develop a solution yourself (and the hardware is available if you want to take that challenge). their way is more customizable, but requires a PC. I wouldn't dream of taking orders to customize the logic to CarPC'ers specs. that would be a nightmare
Last edited by Iamthehor; 05-22-2009 at 12:20 PM.
|
|
|
05-22-2009, 02:43 PM
|
#7
|
|
Fusion Brain Creator
Join Date: Mar 2005
Posts: 2,197
|
Quote: Originally Posted by 64Chevelle 
If I understand you correctly there is no logic processing in the FB cpu/firmware itself. It relies on a running program on the connected computer to tell it what outputs to open based on values from the inputs. The program on the computer computes the outputs based on logic stored in an xml config file.
Couldn't the logic configuration be stored in the FB memory and the FB firmware handle processing of the logic?
Or have I totally misunderstood how the FB works? I haven't been able to find that information in the documentation.
You're correct.
The problem is converting the logic blocks you see in the configurator to code the FB can use. It can't really be automated - we'd have to write code for every standalone FB, and if someone wanted a change, write new code.
|
|
|
05-22-2009, 02:55 PM
|
#8
|
|
Low Bitrate
Join Date: May 2009
Posts: 64
|
Quote: Originally Posted by 64Chevelle 
That's exactly what I'm looking for too (a standalone FB).
You may want to check out Arduino
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-22-2009, 03:51 PM
|
#9
|
|
Variable Bitrate
Join Date: Apr 2006
Location: Connecticut, USA
Posts: 399
|
Quote: Originally Posted by digital79 
arduinos would probably be a better choice in this case seeing how it was made to be a stand alone device.
the fusion brain was made to be controlled by a PC, and thus.. makes it harder to do the things you want without a pc
although, you will still need to code quite a bit.
__________________
2004 Impreza WRX CarPC Install
I am willing to host any legal downloads that may benefit the CarPC community - PM for info
"When you go 0-60 in 4.5 seconds, you don't need a made up character called fast. Thats what makes a Subaru, a Subaru."
DG4L
|
|
|
05-22-2009, 03:56 PM
|
#10
|
|
North of the land of Hey Huns
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
|
I've used the arduinos both at work and for personal use, and I have to say they're fairly awesome. You can even get a "shield prototype" which will allow you to add things like the darlington driver arrays that the fusion brain V3 uses for digital outputs right ontop of the board.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
|
|
|
05-22-2009, 04:02 PM
|
#11
|
|
Fusion Brain Creator
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
|
Exactly. Anything is possible with the right hardware, the right $$$, and the right firmware.
|
|
|
05-26-2009, 07:40 AM
|
#12
|
|
Newbie
Join Date: May 2009
Posts: 4
|
Quote: Originally Posted by Redian 
arduinos would probably be a better choice in this case seeing how it was made to be a stand alone device.
the fusion brain was made to be controlled by a PC, and thus.. makes it harder to do the things you want without a pc
although, you will still need to code quite a bit.
I code for a living so I'm not afraid of that part  But I'm not an electonics engineer so I need the best hardware for the job. The Arduinos looks interesting.
To make something similar to the OBR PowerControlModule would be awesome, although having separate fuses/relays would make it a lot simpler to create of course.
|
|
|
05-26-2009, 09:07 AM
|
#13
|
|
Low Bitrate
Join Date: May 2009
Posts: 64
|
Quote: Originally Posted by 2k1Toaster 
Exactly. Anything is possible with the right hardware, the right $$$, and the right firmware.
And the right people
|
|
|
05-26-2009, 05:45 PM
|
#14
|
|
Fusion Brain Creator
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
|
Quote: Originally Posted by digital79 
And the right people 
well the right money can buy/hire the right people
|
|
|
|
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 09:40 AM.
| |