needs to be connected to a computer.
or, you can re-write the firmware.
or does it need to be hooked up to a computer when running?
needs to be connected to a computer.
or, you can re-write the firmware.
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.
Fusion Brain Version 6 Released!
1.9in x 2.9in -- 47mm x 73mm
30 Digital Outputs -- Directly drive a relay
15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
Buy now in the MP3Car.com Store
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![]()
You may want to check out Arduino
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
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.
Bookmarks