in part 1 of this series, i covered the basics for how to interface with a vehicle bus using an inexpensive USB or Bluetooth ELM327-based scan tool. in part 2 below, i’ll go over how to actually use that hardware interface to collect and analyze data with the intention of discovering how to interact with …
posts tagged: serial
a complete guide to hacking your vehicle bus on the cheap & easy – part 1 (hardware interface)
modern vehicles have internal networks that provide access to nearly every major component and accessory – everything from the transmission to the cd-changer.
why hack it? because you can! maybe you want to install your own car-puter that will replace the radio and climate controls. or maybe you’d like to make your key fob roll up …
BeagleBoard-XM: Getting Started (cuz a Raspberry Pi would have been too trendy)
i grabbed a new BeagleBoard-XM Rev C from eBay and thought i would document the first steps towards getting a project running with it…
WTF is a BeagleBoard-XM?
the BeagleBoard, BeagleBoard-XM, and BeagleBone are a family of small (3.5″), inexpensive, singe-board computers based on the ARM Cortex-A8 CPU. unlike MCU’s such as the Arduino, PIC, NetDuino, these …