Skip to content

pulling sounds from the chrysler EVA alert system

Notifications You must be signed in to change notification settings

jnewb1/eva-sounds

Repository files navigation

eva-sounds

pulling sounds from the chrysler EVA alert system

based on work from BrerDawg in ti_lpc

also uses ROM which was dumped by plgDavid in Preserving the Chrysler Electronic Voice Alert (EVA)

huge thanks to them!

Here's a demo running by reading CAN signals of the vehicle and playing back through device's speakers: demo video

Notes:

  • for eva11, the offset table is at the end of the ROM, where as in eva24, it's in the front.
  • eva11 splits the messages up, so for example "is low" is a separate message from "fuel" and "washer_fluid". on eva24, they are combined into one message.
# To generate all sounds
./run.sh

About

pulling sounds from the chrysler EVA alert system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published