Ziege-One / RC-Sound_Modul

RC-Sound_Modul for car or boat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RC-Sound_Modul for RC ships or cars

RC-Sound_Modul first based on the work done by Mulder_den and thnilsen on RCGroups

Forum Mulder_den: https://www.rcgroups.com/forums/showthread.php?2372161-RC-Sound-module-for-20

Forum thnilsen: https://www.rcgroups.com/forums/showpost.php?p=36070567

and TMRpcm library :https://github.com/TMRh20/TMRpcm/wiki

Features:

-Speed-dependent engine noise only one motor-loop wave file

-4 individual sounds

SD card content:

The following files must be on the SD card

start.wav -> engine start

shut.wav -> engine stop

loop.wav -> Movement noise (loop)

Sound1.wav -> individual sound 1 (like Horn)

Sound2.wav -> individual sound 2

Sound3.wav -> individual sound 3

Sound4.wav -> individual sound 4

Delay.txt -> seconds for Motor stop if standing noise (0 for deaktivate)

Speed.txt -> max samplerate for loop.wav when max RC-input

description

To the engine start put the pin "Diesel" on gnd. To stop open the pin. Motor stop even if the standing noise for x seconds (in Delay.txt) is pending. By giving gas, the engine is started again. The sound start when the corresponding pin is set to gnd or Sound 1 and 2 reading Rc signals to start the Sounds (#define RC switch). The sound is played once.

circuit diagram

build pictures

About

RC-Sound_Modul for car or boat


Languages

Language:C++ 93.9%Language:C 6.1%