On the metal IBM panels we used spring or bent washers to allow for contact without soldering (warranty issue) as the standoffs were alway a mill or two out.
speaking of modulesâŚwhatever happened to my Slew module I sent you to take a look at?
It doesnt work.
I could never get my own to work, and still have no idea how @ChristianBlochâs worked⌠lol
A few weeks ago I made a YASH but was looking for something that could hold for a longer duration. This sounded like the ideal job for a microcontroller, and I had a couple of pi picos left over from when I made a midi controller. What I wanted didnt even need to be sample and hold, just a random voltage that changed on trigger.
While reading the SDK and datasheet I decided this little thing was awesome, and that the best plan of action was to put my current project on hold and see what I can get out of this pico. How about trying to make a programmable kosmo module with access to audio and cv in and out, plus some knobs, where a developer could program a module within a callback function similar to JUCE, vst, vcv or any other audio plugin I had developed for.
A few opamps and multiplexers later and I had a PCB that I could program.
This lived on my desk for a bit, with pots and jack sockets hanging off of it, was getting a bit annoying, so I made a front panel with all the pots and sockets the module couild handle. My Idea was to make a development module, then and future modules would be made just using the required hardware.
It still has some rough edges, but last weekend I was able to write a VCO, VCF & a few utility modules, and this weekend I started on a delay, sorted out quite a few rough edges, and made my first module using one of the boards, the sample and hold module I spoke of above.
I have a few pcbâs left and am intending to use these before I get the next version of the board, when I shall publish to github.
Fantastic! The Pi Pico really does look exciting.
I have received these today.
It is the 30 pin variant, much like others have said.
This guide has helped me understand the landscape of the different dev boards for this chip.
Ive got some errands to run, but i look forward to updating when i understand this better. But at least i can say i believe the dev boards i purchased, (manufactured by âAITRIP) have pinouts like what is described in these articles.
It appears to be a clone of the âDOIT ESP32 DEVKIT V1 Board (version with 30 gpios)â
AS things become more clear to me, ill split this out into its own thread.
Got my ModalResonators up and running on the Daisy Seed Pod:
Codeâs here if anyoneâs interested:
Ideas for next steps include seeing if I get some functionality to work on a Black Pill using 12bit PWM for output and give it a bunch of pot/cv combo inputs - weâll see if Iâm motivated enough to do that.
Cheers
Great links, thanks.
I found the Arduino IDE works well with the esp32 but recently I switched to using PlatformIO in Visual Studio code for an esp32 cam and found it easier.
Feels a bit of a cop out but Iâm more comfortable with the version control and that libraries are assigned to a project and that version of the library sticks with the project
After installing I found most of the boards I like already loaded; esp32, teensy, RP2400, Arduino, all the raspberry Pis including the pi Pico, seeeduino etc.
Now itâs just, new project, select board, then code in your preferred language with intelligent support as you type and a very useful debug set up which the Arduino IDE lacks.
Still⌠Open source Microsoft⌠Or as Mr Gates may put it, âone IDE to rule them all and in the darkness bind themâ.
Enough waffle.
My best to all!
LOL , it scares me seems fake because you hardly see them like that .
Been busy building filters. About 3/4 of the way through the initial batch.
Instagram post:
https://www.instagram.com/p/CepOFmrPVFY/?igshid=YmMyMTA2M2Y=
I think the technical term here is Groovy Baby!
Iâll see your square illuminated switch and raise you a key switch. I think they give projects a nice 1980s nuclear device feel.
Also Iâm not good at cutting square holes.
Now, you have to do a video entitled: âMegaGrrrrrr - 100 filter in seriesâ
For a real 80âs feel that would be two keys, each in separate cases, requiring two operators.
⌠Would you like to play a game?
Ha! Think youâve just given me justification for building a second case.
Itâs only illuminated if you connect it to mains power, or at least I think thatâs why mine doesnât light up.
That was a big reason I printed my panel.* Why spend my time drilling cutting and filing by trial and error when I can just spend my time struggling with drawing up a design file? Seriously, it was easier and the rectangular hole was perfectly sized. The mounting holes should have been larger but I think theyâll work out all right.
* Another big reason, I just got the printer and everything looks like a nail.
The end result does look rather nice. I always enjoy oogling at lovingly designed and aesthetically beautiful modules such as yours, before grabbing a rusty fret saw and a can of matt black spray to work on my own stuff. Itâs like watching Master Chef whilst eating a pot noodle with ketchup.