Skip to content

uRock-Lite/uRock-Lite

Repository files navigation

Description

  • This is a digital effect paddle controlled by android app.
    • ADC : PC3
    • DAC : PA5
    • USART for bluetooth
      • PA9 : TX (Connect with RX)
      • PA10: RX (Connect with TX)

Prerequisites

Steps

    1. Connect PC3 with Pre-Amp Circuit and and your guitar.
    1. Connect PA5 with Pose-Amp Circuit and and your AMP.
    1. Connect bluetooth module at PA9 and PA10.
    1. Open the project by coocox IDE.
    1. Plug-in stm32f429i.
    1. Click 'debug' button and then 'run'.
    • You should listen your guitar bypass from stm32f429i to AMP.
    1. Install android dsp controller on your smartphone.
    1. Connect with uRock-Lite, and then good to go.
    • Now you can change effect of every stage and parameters on app.

Note

  • You should put your code in the block like below. Cubemx will remain your code after generating new code.
  /* USER CODE BEGIN N */ 
  /* USER CODE END N */ 

Reference

About

A lite version of digital electric guitar paddle uRock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages