Skip to content

mk868/can-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAN Keyboard

A small project to control a Spotify playlist on a smartphone using buttons on the car’s steering wheel.

Overview

In my setup, music in the car is played directly from the smartphone via bluetooth. This implies that switching music must be done manually on the phone. The main goal of the project is to create a device that simulates a bluetooth keyboard that detects on CANBUS signals of pressed keys on the steering wheel.

Something like that:

design

Firmware

The firmware was created with PlatformIO. The most challenging part was to debug CANBUS to find the frames responsible for the keys pressed on the steering wheel.

Electrical design

Used components:

  • ESP32 devkit (38 pins)

  • SN65HVD230 CAN Transceiver

schematic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published