Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pm:prj2026:bianca.popa1106:mihai.brisculescu [2026/05/27 21:07]
mihai.brisculescu [Looper — RAM-Buffered Loop Pedal]
pm:prj2026:bianca.popa1106:mihai.brisculescu [2026/05/28 16:17] (current)
mihai.brisculescu [4. Audio Output — Triple I2S Architecture]
Line 246: Line 246:
 <note warning> <note warning>
 **Required breakout rework:** The Adafruit 3006 breakout (and clones) includes a 1 MΩ SMD pull-up between ''​SD_MODE''​ and the chip's V_DD (5 V). This must be **desoldered from each breakout before installation** — otherwise the GPIO LOW state would fight the pull-up and shutdown never engages. Once removed, only the chip's internal 100 kΩ pull-down remains. **Required breakout rework:** The Adafruit 3006 breakout (and clones) includes a 1 MΩ SMD pull-up between ''​SD_MODE''​ and the chip's V_DD (5 V). This must be **desoldered from each breakout before installation** — otherwise the GPIO LOW state would fight the pull-up and shutdown never engages. Once removed, only the chip's internal 100 kΩ pull-down remains.
- 
-**Do NOT bridge any breakout channel-selection solder jumpers** (''​L'',​ ''​R'',​ ''​Mono''​). If bridged, they hard-tie ''​SD_MODE''​ to the chip's 5 V VDD, and driving the GPIO LOW would short 5 V to GND through the 3.3 V GPIO pin and damage the Teensy. 
 </​note>​ </​note>​
  
Line 380: Line 378:
 | 3.3V | 3.3V output | Power | From Teensy LDO → shift registers, joystick, both pots, OLED, UDA1334A breakout, all pull-ups, battery-sense divider. | | 3.3V | 3.3V output | Power | From Teensy LDO → shift registers, joystick, both pots, OLED, UDA1334A breakout, all pull-ups, battery-sense divider. |
  
-==== Photos ​/ proof-of-life ​==== +==== Photos ====
- +
-[[https://​youtu.be/​l58ewZxxkRw|Mini Synth Demo]]+
  
 {{ :​pm:​prj2026:​bianca.popa1106:​img_4742.jpg?​nolink&​800 }} {{ :​pm:​prj2026:​bianca.popa1106:​img_4742.jpg?​nolink&​800 }}
 +
 +{{ :​pm:​prj2026:​bianca.popa1106:​img_4744.jpeg?​nolink&​800 }}
 +
 +{{ :​pm:​prj2026:​bianca.popa1106:​img_4746.jpeg?​nolink&​800 }}
  
 {{ :​pm:​prj2026:​bianca.popa1106:​img_4838.jpg?​nolink&​800 }} {{ :​pm:​prj2026:​bianca.popa1106:​img_4838.jpg?​nolink&​800 }}
Line 655: Line 655:
   * **Reset defaults test.** Settings → Reset → Reset. Confirm voice count = 8, concert pitch = 440 Hz, scale = Chromatic, all effects off, sine waveform selected. Confirm BPM / metronome / metronome volume are **NOT** reset (the looper EEPROM blob is intentionally preserved).   * **Reset defaults test.** Settings → Reset → Reset. Confirm voice count = 8, concert pitch = 440 Hz, scale = Chromatic, all effects off, sine waveform selected. Confirm BPM / metronome / metronome volume are **NOT** reset (the looper EEPROM blob is intentionally preserved).
  
-==== Demo video ====+==== Demo videos ​====
  
-<note tip> +[[https://youtu.be/​l58ewZxxkRw|Mini Synth Demo]] 
-A demo video coveringboot splash, playing a few notes on each instrument category, sweeping the FX pot, recording + overdubbing a loop, saving it to SD, plugging in headphones and confirming the speakers mute — will be uploaded here before the final deadline+ 
-</note>+[[https://​youtu.be/we-T9mZoAho|Mini Synth - Aria Math Demo]]
  
 +[[https://​youtu.be/​KdVtQQpLlJo|Mini Synth - Moog City 3 Demo]]
 ===== Results ===== ===== Results =====
  
Line 691: Line 692:
   * Hardware bring-up problem-solving — the jack-detect issue with the AC-coupled UDA1334A outputs was a real "oh no, the board doesn'​t work" moment that turned into a clean 10 kΩ-per-jack fix once I traced it.   * Hardware bring-up problem-solving — the jack-detect issue with the AC-coupled UDA1334A outputs was a real "oh no, the board doesn'​t work" moment that turned into a clean 10 kΩ-per-jack fix once I traced it.
  
-If I were to do it again, I'd probably move the metronome'​s audio path into a dedicated I2S channel rather than ''​master.port1''​ so the click is even more obviously separated from the looper record bus. And I'd add a real Concert-Pitch fine-tuner (cents) on top of the existing 1 Hz step. But for a one-semester project I'm pretty happy with where it landed.+If I were to do it again, ​I’d do better PCB routing, use discrete components instead of daughter boards, go with SMD instead of THT, make the PCB easy to install in a 3D printed enclosure, design an enclosure, add velocity sensitive keys, add better power management, use SDIO instead of SPI for SD card communication,​ find a way to record longer loops, maybe using a different type of memory. ​I'​d ​also probably move the metronome'​s audio path into a dedicated I2S channel rather than ''​master.port1''​ so the click is even more obviously separated from the looper record bus. And I'd add a real Concert-Pitch fine-tuner (cents) on top of the existing 1 Hz step. But for a one-semester project I'm pretty happy with where it landed.
  
 ===== Download ===== ===== Download =====
Line 702: Line 703:
 </​note>​ </​note>​
  
-  * Full schematic: {{:​pm:​prj2026:​bianca.popa1106:​minisynth_brisculescu.pdf|minisynth_brisculescu.pdf}}+  ​* Firmware source code: [[https://​github.com/​MidsoftEntertainment/​MiniSynth-public|MiniSynth Public Repo]] 
 +  ​* Full schematic: {{:​pm:​prj2026:​bianca.popa1106:​minisynth_brisculescu.pdf|MiniSynth.pdf}} 
 +  * Example loop: {{:​pm:​prj2026:​bianca.popa1106:​loop_002.wav|LOOP_002.WAV}}
  
 ===== Journal ===== ===== Journal =====
pm/prj2026/bianca.popa1106/mihai.brisculescu.1779905268.txt.gz · Last modified: 2026/05/27 21:07 by mihai.brisculescu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0