Pages: [1]
Author Topic: Anyone Using Automotive sensors in own projects...?  (Read 4615 times)
360trev
Full Member
***

Karma: +66/-2
Offline Offline

Posts: 235


« on: December 31, 2012, 03:48:11 PM »

Anyone using either analogue 5v sensors or the Bosch CAN bus sensors in their own projects? E.g. data loggers, analyzers, etc?

A really good start is buying a cheap CAN bus capable STM32 evaluation board and running ChibiOS on it.

https://www.olimex.com/Products/Duino/STM32/OLIMEXINO-STM32/
Then using the a2d sample conversion for 5v sensors and CAN to intercept various bus messages.
 
A cheap way of getting started is to buy this eval board for ten quid!
http://www.chibios.org/dokuwiki/doku.php?id=chibios:articles:stm32f4_discovery

Use the free GCC C compiler (Arm cross compiler)  to compile the example code and get using sensors in your next project.

This is really a great way to start as via the OBD-II you can decode Check Engine light codes and display them in plain english, you can turn out lights, you can run self tests, etc. And for cars that see the track you can make an awesome telemetry capture device to compact flash.


Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.018 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)