Skip to content

tulth/diy-acura-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diy-acura-bluetooth

Overview

My DIY project to understand, communicate, and add bluetooth with a 1999 Acura RL bose head unit

Cloning

Be sure to include

--recursive 

during the git clone to get the submodules!

If you missed this, and do not want to reclone, do the following:

git submodule update --init --recursive

Building

Build platform: Arch linux with community package: arm-none-eabi-gcc 5.3.0-1 with community package: arm-none-eabi-newlib with package: python

Desktop shared library

cd target_desktop
./make.sh

Teensy3 embedded executables

cd target_teensy3
./make.sh

Loading

To load you will need this arch linux AUR: teensy-loader-cli

About

My DIY project to understand, communicate, and add bluetooth with a 1999 Acura RL bose head unit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published