Complete Newbie: Can rusEFI do it?

Post Reply
WarningDeadPL
Posts: 1
Joined: Tue Jul 01, 2025 7:49 pm

Complete Newbie: Can rusEFI do it?

Post by WarningDeadPL »

Hello,
I wanted to make a electronic ignition controler for my Old Honda 2T. It has one Hall sensor and one magnet on flywheel:
20240816_220047.JPG
20240816_220031.JPG
Its positoned about 34deg BTDC. Can rusEFI calculate the ignition timing from that sensor? It would need to do something like this:

To get 11deg advance: Calculate RPM from amaunt of pulses in given time, get pulse from hall sensor (34deg BTDC), wait calculated time (33deg), give pulse to ignition coil.

I hope its understandable.

Also: Can that simple rusEFI run on stm32f411?
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Complete Newbie: Can rusEFI do it?

Post by AndreyB »

Photos do not show
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
kb1gtt
contributor
contributor
Posts: 3777
Joined: Tue Sep 10, 2013 1:42 am
Location: ME of USA

Re: Complete Newbie: Can rusEFI do it?

Post by kb1gtt »

I understand the short answer is yes it can do it. I haven't seen a crank it can't decode yet. The question is more about does it currently do it. The software level of the rusEFI crank decoder is extremely flexible. Making the decoder is one level of development then updating config files fur tuner studio is another step. The harder part is the decoder. The software developers need detailed information about the crank. This often can be a detailed drawing showing the cranks pulses other times it's a recorded log file.
Welcome to the friendlier side of internet crazy :)
Post Reply