Skip to content

Code for Troopduino Voice Changer and Effects Board

License

Notifications You must be signed in to change notification settings

schlegz/Troopduino-Code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Troopduino-Code

Code for Troopduino Voice Changer and Effects Board

This project uses an Arduino nano to create clicks and static when talking.
Features:

  • Voice changer
    • Bandpass Filter
    • Bitcrusher
    • Reverb
  • PTT (Push to Talk) Mode
  • Voice Activation Mode
  • Sound Effects
  • Looping Background Effects

https://github.com/BipeFlyer/Troopduino

Button Functionality

  • Button 1
    • Long Press
      • Normal Mode: PTT
      • Config Mode: Cycle to next configuration
    • Single Click
      • Normal Mode: Play "move along" sound effect
      • Config Mode: Increment current configuration value
    • Double Click
      • Normal Mode: Toggle PTT/voice activation mode
  • Button 2
    • Long Press: Enter/exit config mode
    • Single Click
      • Normal Mode: Play "ask ID" sound effect
      • Config Mode: Decrement current configuration value
  • Button 3
    • Long Press: Enter Chatter Mode
    • Single Click
      • Normal Mode: Play "scream" sound effect
  • Button 4
    • Single Click
      • Normal Mode: Play "scream" sound effect

About

Code for Troopduino Voice Changer and Effects Board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • C 1.4%
  • Shell 1.1%