[modding] BACCABLE - immobilizer, led control, start&stop disabler, sniffer and more

The following playlist will show my open-source low cost project to obtain the following functionalities with a total cost of around 2€:

  • immobilizer,
  • led control,
  • start&stop disabler,
  • Can bus sniffer
  • button sequence definition and more, based on your fantasy

Used hardware is on video description.

Project is on GitHub - gaucho1978/BACCAble: CANable sniffer, WS281x leds strip Controller, start&stop car function disabler and immobilizer

1 Like

Added shift warning indicator on dashboard, as described in this video:

Credits to SniZ for the help

I added another function to disable ESC and TC in D,N,A (and enable them in R). The video better explains it:

I made some tests on the functionality that disables and enables ESC and TC. This is the video:

1 Like

I’m adding a menu on dashboard to show additional parameters:

1 Like

This is some very cool functionality. I may have to get one of those devices.

Instead of using the OBD port, where can you tie into the CAN bus? I tihnk I remember someone menstioning that there is access in one of the trunk wiring harnesses.

You can use any point of the defined can bus. They are 3 and on GitHub I associated each function to a bus.
you need the wiring diagram of the car to define where you prefer to install it. Can bus is almost everywhere in Giulia

1 Like

I admit that I haven’t read through your GitHub repo yet, I’ll do that once I have some time to work on this.

I figure there were CAN lines everywhere.

Great work.

1 Like

Small update:

I really like these features. I knew it was a simple matter of code for the shift lights. I really want to get that configured. I’ll read through your git and see where I can tap into the CAN since I need my OBD for JB4.

1 Like

Yeah, I really need to do this too, prior to any track events this year.

Yeah. My very first thing this year is to finally install my 430HP turbo that has been collecting dust.

1 Like

I’m jelly! That’s quite a project

I upgraded S&S and Immobilizer functions:
BACCABLE - S&S and IMMO Enhancement

2 Likes

New function added and released on GitHub:

1 Like

New function added to route native messages over uds to pass obd filter:

New function added: Dyno mode

I just ordered parts. Here are the US Amazon links to products I believe are compatible…

1 Like

I developed a new pcb for BACCABLE:

1 Like

Added function to obtain Adaptive Cruise Control without changing the buttons pad.