Skip to content

MauriceFaber/drivebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

drivebox

This part contains to the "drivebox" project.

Anmerkung 2023-02-22 095525

NEWS - Upcoming hardware development

I can proudly announce that I am already collecting new ideas for a new development of the drivebox.

Some key points of the upcomming device:

  • 4x sensor inputs (analogue 5V, e.g. boost pressure sensor)
  • 8x switching outputs (4x GND, 4x 12V)
  • Output for smart LEDs (WS2812/SK6812, e.g. ambient lighting, shift light)
  • I2C display output (‘FIS lines’ on external display, passenger display for speed or rpm, measured value output)
  • I2C sensor (gyro sensor for G-force display)

Latest drivebox (HW V1.4-X)

Hardware

V1.4

Early 2023 Bildschirm­foto 2023-03-01 um 23 55 15

V1.4-2

Updated Hardware (2024) Bildschirmfoto 2024-06-18 um 22 15 09 Bildschirmfoto 2024-06-18 um 22 10 27

Update Instructions

Here are the update instructions for the device.

Info: default password of the access point "123455678".

Firmware Update

  1. Download the latest firmware.bin from release page.
  2. Go to the OTA update page on your device or enter the url directly (http://192.168.4.1/update)
  3. Selecte Firmware and upload the firmware file
  4. Wait for device to reboot
  5. You may have to reconnect to the devices WiFi

Software

//tbd -> there is no complete manual yet.

CAN

CAN bus termination on CAN1_TERM or CAN2_TERM may necessary. Typically both ends of a CAN bus are terminated. When using CAN1 on older Cars that haven't got a comfort CAN installed, you maybe connect only drivebox to a head unit. Then the CAN1_TERM is necessary to be switched on. If you connect CAN2 to an existing motor CAN you don't have to enable CAN2_TERM.

CAN1

CAN1 is designed to be VAG like comfort CAN. Bitrate is set to 100 kBit/s.

CAN2

CAN2 is designed to be VAG like motor CAN. Bitrate is set to 500 kBit/s.

Steering Wheel

Connect the three Pins of the drivebox "GND", "LIN", "VBAT" directly to your steering wheel. If you have a steering wheel that doesn't go into sleep mode, you could connect f.e. ignition voltage to the steering wheel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors