This shows you the differences between two versions of the page.
pm:prj2023:dene:pedala-chitara-programabila [2023/05/29 16:05] stefan.jumarea [Software Design] Add software description |
pm:prj2023:dene:pedala-chitara-programabila [2023/05/29 16:25] (current) stefan.jumarea [Download] Add source code |
||
---|---|---|---|
Line 53: | Line 53: | ||
* Chorus | * Chorus | ||
+ | Totul se va implementa în întreruperea dată de ADC. În ''setup()'' se vor face configurările pentru IO, ADC și PWM. În funcția ''loop()'' doar se va aprinde ledul și se va seta efectul dorit în funcție de numărul de toogle-uri are switchului. | ||
==== Volume Booster ==== | ==== Volume Booster ==== | ||
Line 147: | Line 148: | ||
Cod adaptat de la: | Cod adaptat de la: | ||
[[https://github.com/ElectroSmash/pedalshield/blob/master/chorus_vibrato/chorus_vibrato.ino]]. | [[https://github.com/ElectroSmash/pedalshield/blob/master/chorus_vibrato/chorus_vibrato.ino]]. | ||
- | ===== Rezultate Obţinute ===== | ||
- | |||
- | |||
- | ===== Concluzii ===== | ||
===== Download ===== | ===== Download ===== | ||
+ | {{:pm:prj2023:dene:jumarea_stefan_cod.zip}} | ||
- | ===== Jurnal ===== | ||
+ | ===== Bibliografie/Resurse ===== | ||
+ | Resurse pentru hardware: | ||
+ | * [[https://neatcircuits.com/doctor_pedal.htm|Tone Stage]] | ||
+ | * [[https://www.wamplerpedals.com/blog/uncategorized/2020/05/how-to-design-a-basic-overdrive-pedal-circuit/|Basic Stuff, Filtre, Input/Output Stage, etc.]] | ||
+ | * [[https://cushychicken.github.io/posts/ltspice-tube-screamer/| More of the Same]] | ||
- | ===== Bibliografie/Resurse ===== | + | Resurse pentru software: |
+ | * [[https://en.wikipedia.org/wiki/Distortion#Harmonic_distortion|Distortion]] | ||
+ | * [[https://www.fuelrocks.com/how-to-use-the-pitch-shift-guitar-effect/|Pitch Shifter]] | ||
+ | * [[https://github.com/ElectroSmash/pedalshield/blob/master/chorus_vibrato/chorus_vibrato.ino|Chorus]] | ||
+ | * [[https://github.com/ElectroSmash|Workflow Cod]] | ||
<html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||