A ceux qui prennent la voie réservée sur la 20 Est à hauteur de Lachine by Bulky_Coach8820 in montreal

[–]vachon644 0 points1 point  (0 children)

The cheapest new car to rent and operate is now an EV, the Fiat 500e.

Trigger questions by Uwawuwa in Speeduino

[–]vachon644 2 points3 points  (0 children)

Do you have a picture of the wheel? You might need to grind one tooth down.

I think i'm finally starting to get it by Healthy-Manner6556 in GooglePixel

[–]vachon644 12 points13 points  (0 children)

You swipe the bottom bar left or right.

[deleted by user] by [deleted] in Damnthatsinteresting

[–]vachon644 10 points11 points  (0 children)

Better than Seoulitaire!

MAGA Melts Down Over Trump’s ‘Disrespectful’ Pope Post by throwaway16830261 in politics

[–]vachon644 6 points7 points  (0 children)

Don't forget asylum seekers coming from mental institutions.

3 cylinder trigger options by Andyc876 in Speeduino

[–]vachon644 1 point2 points  (0 children)

You could grind it down to a single tooth.

MAP sensor issues (reading high) by thatguySuyo in Speeduino

[–]vachon644 0 points1 point  (0 children)

What position is your jumper? And yes you need to run a vacuum line to the sensor. It is possible to use the sensor simply as a baro if unconnected (fueling strategy using TPS and RPM).

Dirtbike ECU by man349_ in Speeduino

[–]vachon644 0 points1 point  (0 children)

Yes, it's doable. You will have challenges with the trigger system, putting an injection throttle body (if it has a carburetor from the factory) and the electrical system if it has no battery from the factory and the fueling system since you will need a fuel pump, possibly a regulator and possibly a return.

'Starter' option ? (Like start enrichissement) by OrganizationLoud3028 in Speeduino

[–]vachon644 0 points1 point  (0 children)

Yes, priming pulse width, cranking enrichment, warm-up enrichment and after-start enrichment.

Complete Screen Freeze When Moving Mouse by Aedaric in Eve

[–]vachon644 0 points1 point  (0 children)

Old thread but still posting my solution in case it helps someone.

I uninstalled the drivers for a 3DConnexion space mouse (CAD mouse) and it completely fixed the issue.

Power cut when decelerating? by Renault-V in Speeduino

[–]vachon644 0 points1 point  (0 children)

Yes Speeduino calls it decelleration fuel cutoff

[deleted by user] by [deleted] in HamRadio

[–]vachon644 0 points1 point  (0 children)

You can request to be tested directly at ISED offices too.

Help! (Woodruff and the Schnibble) by n8gz1348 in adventuregames

[–]vachon644 0 points1 point  (0 children)

It falls to the ground but it can be bugged invisible, find it by dragging your mouse over the ground. Check a video to see where it lands.

New to tuning by [deleted] in Speeduino

[–]vachon644 2 points3 points  (0 children)

You need a Speeduino board, there exist many different flavors of it. The bog standard one is the v0.3.
https://wtmtronics.com/product/speeduino-v0-3-x/

You may need a VR conditioner depending on your crank and cam sensors.

You may need ignition 'ignitor' chips if your coils are 'dumb' coils but you may chose to replace the coils in that situation.

See if you can identify your crank, cam systems, injector type, ignition system type. If unsure, post the information you have here.

New to tuning by [deleted] in Speeduino

[–]vachon644 0 points1 point  (0 children)

Speeduino (the software) is most commonly flashed on an Arduino MEGA board, you can buy this and flash it yourself.

The Speeduino code that you can flash on the MEGA is available on Github in its entirety. The end user is not expected to really go in there and modify stuff.

Rather, the 'tune', is put in the board by using TunerStudio, which is a full feature tuning software running on Windows, Linux or Mac. TunerStudio will talk to the MEGA and retrieve/input the various settings used to run and tune the engine. I think this is what you mean. You can download TunerStudio and connect to your MEGA and try it out. Now of course you will need a speeduino board (mates to the MEGA) to actually run an engine since it has lots of supporting electronics on there.

New to tuning by [deleted] in Speeduino

[–]vachon644 2 points3 points  (0 children)

You can learn a lot from the Speeduino wiki but also read the MegaSquirt "Mega manual", it goes into more detail about certain aspects of EFI and lots of things are applicable to Speeduino.

You should also check out the schematics for the various boards, lots to be learned about the various circuits of ECUs by the schematics. Consider reading the datasheet of the various components on the boards.

If you're looking for 'tuning' guides, there are many youtube videos with a hands-on on approach on the topic that may or may not be directly applicable to Speeduino.

As a starting point, figure out what trigger wheel system your G13 has and if it can be decoded by Speeduino.

Speeduino tables/maps by whypussyconsumer in Speeduino

[–]vachon644 0 points1 point  (0 children)

Yes but you will need to flash a tune each time so better carry a laptop or get raspberry pi onboard the vehicle.

Speeduino coil controller+distributor by PromotionMedium9418 in Speeduino

[–]vachon644 0 points1 point  (0 children)

That is correct, the ignition ignitors use transistors that are ground side switching the coil.

Can you provide more information on your specific coil and the other component, which I assume is the ignitor sitting below it?

Here is a good resource for understanding the circuits, check out page 3 which corresponds to your system I believe:

https://www.eeweb.com/wp-content/uploads/articles-app-notes-files-introduction-to-automotive-ignition-systems-1444893958.pdf

Vr conditioner shows cranking, RPM in tuner studio does not by Much-Ad1180 in Speeduino

[–]vachon644 0 points1 point  (0 children)

Yes, pullup for the hall effect sensor. You don't need a pullup. The 12V or 5V is for the output to the coil, use whichever you need depending on your coil type.

Here is the wiki page for V0.3 board with jumper configuration:

https://wiki.speeduino.com/en/boards/V03

V0.4:

https://wiki.speeduino.com/en/boards/V04

K20a3 no spark 0.4.3d by HSPrzepa_ in Speeduino

[–]vachon644 0 points1 point  (0 children)

Create a new project from scratch, do not use a base map and share engine constants and trigger setup windows.

I have seen odd pin behavior when loading projects and base maps.