[help needed] New Engine Support

It's all about the code!
Post Reply
devchandil
Posts: 3
Joined: Tue Jun 27, 2023 6:14 am

New Engine Support

Post by devchandil »

Hello Team,

I am trying to build an ECU for a 70cc, 2 stroke engine, single cylinder custom engine. I have following query regarding to the use of rusefi in this particular matter:
1. Does rusEFI supports 2 stroke engine?
2. What are the minimum sensor requirement to utilise rusEFI in order to control the said engine?
devchandil
Posts: 3
Joined: Tue Jun 27, 2023 6:14 am

New Engine Support

Post by devchandil »

Hi Team,
I am creating a custom ECU and analysing if rusefi can be used for this purpose or not. Following is my custom engine specification:
Engine is of 70cc, 2 stroke, single cylinder, efi based direct injection. I have following queries regarding to the rusefi:
1. Does rusEFI supports 2 stroke engine
2. What all minimum sensors does rusEFI needs to operate the engine in a correct matter.

Thanks in Advance.
User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: New Engine Support

Post by AndreyB »

Yes 2 stroke is supported https://github.com/rusefi/rusefi/wiki/Case-Studies#2-stroke

You need crank and TPS or crank and MAP to run an engine.

Smallest board I am aware of is https://github.com/ElDominio/ParalelaHardware

https://github.com/rusefi/rusefi/wiki/Standalone-on-Demand is your other option
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: New Engine Support

Post by AndreyB »

devchandil wrote:
Tue Jun 27, 2023 10:08 am
Engine is of 70cc, 2 stroke, single cylinder, efi based direct injection.
direct injection? that would mean a few pretty heavy capacitors and an ASIC chip at least using existing rusEFI design https://rusefi.com/s/gdi4/
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply