Git Product home page Git Product logo

cartracker_hardware's Introduction

Cartracker_Hardware

KiCad

General

  • Component type SMD
  • Components need to be clearly suitable for soldering by hand
  • Circuit boards will be printed at pcbway https://www.pcbway.com/
  • Design environment KiCad, Circuit Diagram

STM32 supports CAN protocol. Is it possible to access OBD2 CAN HIGH and CAN LOW. https://components101.com/connectors/obd2

Components overview

  • STM32F103C8T
  • NEOWAY M590: GSM/GPRS, UART 3.3V
  • Bluetooth: HM-10, UART 3.3V
  • U-Blox NEO-6M: GPS, SPI. STM32 as Master, GPS as Slave.
  • MPU-9250/6500: IMU, I2C.
  • W-Bus(Webasto) interface: L9637D, UART 5V

Extra

  • Raspberry Pi 4, Bluetooth. Raspberry uses BLE to connect the microcontroller. (Does raspberry have any need to connect microcontroller?) 2 Possible option BLE or SPI.

Datasheets:

Processor:

For microcontroller using STM32F103C8T6 (Recommend buying from Aliexpress). Has 3 Uarts and 2 of them are 5V tolerant.

Power

For power we use Switching circuit and W-Bust connectors +VB(Battery voltage). Red wiring bring 12V to circuit. Which then is connected to switching circuit and converted to 3.3V and 5V. As for converter chips using Step-Down(Buck) chips TPS62160

3.3V Output

  • TPS62160 1A

5V Output

  • TPS62160 1A
  • ACT4060A 2A. Due the power reuquirements of NEOWAY GSM module.

Car battery monitorin

When car is running and battery is charged voltage jumps to 13.7V or 14.7V. Need to find out.

Webasto W-Bus.

On Webasto T91 transmitter/receiver, found 4pin cable ment for Webasto timer. On Volkswagen Caddy this was located to driver side. To access this cable you need to open the drivers desk from left side, next to wheel.

Wiring:

Wiring colors can change depending on car.

  • Yellow cable: W-Bus
  • Red cable: 12V. Not sure if this comes straight from Car Battery. If yes can be used to monitor battery voltage.
  • Black: Ground
  • Brown: Ground

Interface:

As for interface using L9637D to shift 12V to 5V. Can be attached to UART 2 line which is 5V tolerant.

cartracker_hardware's People

Contributors

samiha87 avatar

Watchers

James Cloos avatar  avatar

cartracker_hardware's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.