I’m new to the whole daisy seed thing. But I’m excited to get a pedal and start hacking.
Is there a summary somewhere that lists the current availalbe options for daisy seed based guitar pedal kits or fully assembled pedals?
It looks like there’s:
Hothouse
Funbox
GuitarML’s 125b / Seed (not sure if this is still active or available. It seems to be the only one with a display).
Am I missing any?
What I’m looking for is:
Less assembly is better.
I don’t mind soldering large components but I can’t do SMD.
Also, it’s unclear to me if the existing pedal kits can be programmed with the Electrosmith’s Arduino interfaces or if they require C++ (and possibly) DSP programming.
Thanks!
I don’t think there is a summary, your list sounds about right, but add PedalPCB Terrarium, though it’s not the best choice anymore.
The pedals use Daisy Seed, and can be programmed using DaisyDuino. Some , maybe all?, of the pedals have some files which make C++ convenient - but DaisyDuino supports Seed, pots, switches, etc.
My recommendation would be a Hothouse kit. Easy to build, with instructions.
@es31459 to clarify, the GuitarML Seed pedal is the same as the Terrarium hardware-wise, and the 125B with Oled screen is not a GuitarML designed pedal, I just made some software for it and did a video about it. That pedal was made by @kshep. And yes Hothouse is the least DIY option.
I built three Terrariums. They all work and were not hard to assemble. I flashed them with Rhythm delay.
The terrarium PCB is not perfect but is an easy starting point. its got 6 knobs, four switches, two foot switches, and two LEDs. It’s a cheap easy starting point.
I’ve seen customers program the Hothouse with Arduino, Pure Data/Plugdata and Max/gen~. Point is: you don’t have to write C++ code, but most of the examples in the official Github repo are C++ (with a few Plugdata examples and some Max/gen~ in the works).
The Hothouse is a pre-populated kit with SMD components already soldered. You just need to solder the switches, pots, ribbon cables, female headers, etc. for the Daisy Seed.
P.S. Sorry for reviving an old thread; I thought it might be helpful for newer folks joining the party.