Contenu récent par Angel106

  1. A

    Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

    Hi Jweber018. Since your car has the BSI2010_EV, you just need to change the SRC button settings. Since I have a 2008 with BSI2010, I can't tell you exactly. I recommend installing the Cirocco from the 308 because you'll need to modify it to install the one from the 3008.
  2. A

    Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

    Hi. I finally managed to finish the pattern. I hope you can now understand how to make it.
  3. A

    Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

    I built the circuit with an Arduino Nano and two MCP2515 modules to reduce the size. I uploaded the SRC.ino file from https://github.com/KeryanB/Cirocco. You need to change CAN_FREQ MCP_16MHZ to CAN_FREQ MCP_8MHZ because the modules are 8MHz. Remove the 120 Ohm resistor from the modules. I...
  4. A

    Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

    Thanks for the link. The Arduino must be connected to the CAN BUS wires on the blue connector on the BSI, because it must be upstream of the NAC and the i-Cockpit. I found this diagram online, which is supposed to be from the 308 T9, and it shows the two CAN BUS wires, 27 and 29.
  5. A

    Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

    Hi. Could you tell me where you got the sketch to change the screens on the i-Cockpit? I'm looking for it but can't find it. Thanks. If you indicate the car you installed the Arduino on, it'll be easier for us to help you. The wires need to be connected to the CAN bus output of the dashboard...
  6. A

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    J'ai réussi à résoudre le problème que j'avais rencontré en chargeant le fichier de calibration 2008.
  7. A

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Bonjour; salut. Grâce à ce magnifique et d'autres guides créés par @VLud j'ai pu monter le NAC sur mon 2008 de 2017 qui montait un SMEG+IV2. Maintenant j'ai remplacé le NAC par un DAB avec le code 98 204 692 80 dérivé de Peugeot 3008. J'ai fait les différents réglages via arduino mais je...