Page 1 of 2

FreeEMS needs YOU!

Posted: Tue Sep 15, 2009 11:06 pm
by sry_not4sale
Hey all,

We want FreeEMS to be great, and we need your help to get there!

There are plenty of administrative/support tasks we need done, so you don't even need to be a programmer or hardware guy to help - we just need volunteers :)

So - if you are willing to help make FreeEMS the best...

What are your skills?
What do you enjoy doing?
What do you want to help with?
What would you be prepared to learn?

Cheers,
Aaron (FreeEMS Tuner maintainer)

Re: FreeEMS needs YOU!

Posted: Thu Nov 05, 2009 11:08 am
by DaWaN
I think I can spend some time on FreeEMS.
Things I have experience with:
-Embedded C programming (AVR/ARM7)
-Little bit ASM programming (PIC/ARM7)
-Hardware development (designed a few embedded systems, knowledge is mainly digital)

The thing I actually want to do is making FreeEMS hardware as cheap as possible.
Currently I don't have a single idea what hardware is used apart from the microcontroller itself.

Re: FreeEMS needs YOU!

Posted: Thu Nov 05, 2009 11:27 am
by jharvey
I'm in the same boat. Now that Fred has it running a fixed RPM single injector, it can run my single cyl small engine. I'm getting horny to get my small engine going. The two electrical items I don't have are the brain, and drive silicone. I had planned for the PIP3104, but that's obsolete, so I'm looking for a replacement.

In terms of dev, what are you looking to do? It sounds like your interested in hardware, as that's where you can make it low cost, but you note software skills, so perhaps you're more interested in the softer side.

Re: FreeEMS needs YOU!

Posted: Thu Nov 05, 2009 11:45 am
by DaWaN
jharvey wrote:In terms of dev, what are you looking to do? It sounds like your interested in hardware, as that's where you can make it low cost, but you note software skills, so perhaps you're more interested in the softer side.
I'm not really into engines, so writing software for the core of FreeEMS don't seems to be a great idea. I have a bit of physics knowledge but I don't know much about gasses and thermodynamics.. But i'm never to old to learn :)

I'm not really experienced in soft- or hardware either, the thing is that I have done both but I never went really deep into it. I don't have a real preference for hard- or software, both is fine for me.

The thing I actually wanted to do is porting FreeEMS to a cheaper microcontroller, the current microcontroller is expensive while Cortex M3 microcontrollers are very cheap and afaik faster as well, the problem is that the current state of FreeEMS is not really a great base to port because it's far from finished...

So the thing I currently want to do is help finishing FreeEMS and I have no idea what still needs to be done so I think it's best for you guys to do some proposals for me.

Re: FreeEMS needs YOU!

Posted: Thu Nov 05, 2009 3:32 pm
by EssEss
DaWaN wrote:Cortex M3 microcontrollers are very cheap and afaik faster as well
the real magic is in the peripheral set .. I believe thats why Fred chose this particular proc.

I'm getting a 'fishy' feeling here.

Re: FreeEMS needs YOU!

Posted: Sun May 02, 2010 3:36 pm
by HOODEY
Microchip pic18f assembly. Currently developing a Advance knock detection system for Nissan .Using spark pulses, cam and crnak pulses for windowin.

Basis Knowledge of Java and ability pass information from a JAVA gui to a pic and vice versa.Writing to eeprom from a Java table and vice versa.
Virtual guages in Java.

Have design and built an RC dyno with PID control, fifth injector controller.

Extensive experience in converting distributor to distributorless for toyota.
Good command of LCDs and Keypads.

Datalogging by storing data to ram and the writing to program memory.
My contribution would be anything relating to knock..

Re: FreeEMS needs YOU!

Posted: Sun May 23, 2010 9:57 pm
by obi-lan
I'd like to help.

I work as a IT administrator have exprerience of running Microsoft enviroments, Linux servers (mostly Debian, some CentOS) and most of all I like TCP/IP stuff, switching, WiFi, routing, firewall etc. So I probably could help with all IT infra related stuff and with forum.

I'm building my second MegaSquirt setup and I'm familiar with basic EFI, have rebuild VW 8v engine couple of times too.

Most of all like blinking leds :mrgreen: So I'm interested in learning electronics and some embedded programming. I have some knowledge of basic analogue electronics from back school though can't remember resistor color codes from memory.

Re: FreeEMS needs YOU!

Posted: Mon May 24, 2010 2:50 am
by jharvey
Welcome along and pleasure to meet you.

If you want to jump in and try some dev, sounds like you should setup the compile environment and give it a go. I believe the setup Fred had on his Volvo was basically a purchased board from Tech Arts, and like 5 components on proto boards. It didn't really require allot of soldering. I seem to recall that TCP/IP is in the long term plan, perhaps you might find that interesting to work on.

I believe that Fred is currently working on some of the more basic parts right now. He's leaving room for things like TCP/IP, however the com port works for the communications it's currently using, so he's been working on other items instead.

Re: FreeEMS needs YOU!

Posted: Mon May 24, 2010 3:07 am
by Fred
Obi wan kenobi, how nice of you to join us! :-)

Any TCP/IP will be on some external processor as we do not have resources to waste on that without compromising engine operation. The comms protocol is portable over any medium, though.

I'm currently working on the release, it should be out tonight.

Re: FreeEMS needs YOU!

Posted: Mon May 24, 2010 9:14 pm
by obi-lan
Are you planning to make full feature board where one can plugin that Techarts protoboard in some (not) so distant future?