flockofnazguls, to SynthDIY
@flockofnazguls@mastodon.flockofnazguls.com avatar

Dear Mastodon: I have an NLC Squid Axon with a burnt component (I’m guessing a capacitor from the shape). I really want to get this fixed, but have never picked up a soldering iron.

Is it doable for me to fix this myself given my lack of electronics experience? What’s the minimum I would need to know?

I’d like to be able to attain a sufficient skill set to repair my modules, but not sure what the most efficient way to go about that.

Any suggestions are welcome. I’m missing my 🦑.

polykit, to modularsynth
@polykit@chaos.social avatar
bornach, to modularsynth
@bornach@fosstodon.org avatar
kel, to random
@kel@mastodon.online avatar

This is an incredible read, please make yourself a nice cup of your favourite beverage, make yourself comfy and have a good read of Aria's story.

If you care - please boost far and wide!

https://aria.dog/barks/why-i-will-never-create-modules-for-vcv-rack-anymore/#quitting

paul,
@paul@montereybay.social avatar

@kel Aria is most definitely on Mastodon at @woof. She’s expressed doubts about Mastodon, though. Personally, I would love to have her stay because I really appreciate her point of view and have learned a fair bit from her about .

frepa314, to SynthDIY
@frepa314@mastodon.online avatar

Synth workshop today with friends. Assembled three APCAPCAPC synth boards. Got all of them working, now we just have to figure out how to play them!

The APCAPCAPC synth assembled.

diyelectromusic, to SynthDIY
@diyelectromusic@mastodon.social avatar

I've started writing up my thoughts, design, and development thinking for an ESP32 based sort-of-educational pseudo-analog synth toy/hack/plaything meant to be used with a breadboard for extras.

I'm probably tempting fate by posting about it at this point, but I had several posts in draft so thought I'd hit "go" on them anyway.

When I get the actual boards back, if the posts all suddenly disappear, you'll know it was a bit of a disaster!

https://diyelectromusic.wordpress.com/2024/05/07/educational-diy-synth-thing/

diyelectromusic,
@diyelectromusic@mastodon.social avatar

Boards have arrived. Not sure when I'll get a chance to build one mind... :)

Watch this space.

#WorkInProgress #WIP #SynthDIY

diyelectromusic, to esp32
@diyelectromusic@mastodon.social avatar

My experiments looking for the simplest, cheapest VCA possible to pair with my ESP32 envelope generator code...

https://diyelectromusic.wordpress.com/2024/04/20/esp32-dac-envelope-generator-part-2/

polykit, to modularsynth
@polykit@chaos.social avatar

Eurorack DIY kits from arrived today plus a little extra! Looking forward to assemble them. Thanks a lot! Make sure to check out his Youtube. He sells some kits on Tindie and I think all the modules are on Github as well. @synthdiy

polykit, to modularsynth
@polykit@chaos.social avatar

I finally started a setup. I think I’m going to design some simple utility modules first to get me going. Any other diy modules that you can recommend? @synthdiy

diyelectromusic, to SynthDIY
@diyelectromusic@mastodon.social avatar

Building a dual envelope generator, at least in code if not in electronics, using the dual DACs on an ESP32 WROOM module.

https://github.com/diyelectromusic/sdemp/tree/main/src/SDEMP/ArduinoESP32DACEnvGen

#SynthDIY #ESP32

xorgrox, to SynthDIY
@xorgrox@mastodon.social avatar

In case you missed it (like I did):
https://musicfromouterspace.com/

#synthdiy

symmetrizer, to SynthDIY
@symmetrizer@kolektiva.social avatar

I got nonlinearcircuits - Fourier Panel+PCB as a birthday gift from my brother in February. Since then I've done a little 0805 surface mounted soldering (zlob - mineq and MTM - pulses (or was it volts?)) And it wasn't that bad and both modules worked on the first try.

Yesterday, I finally mustered up the courage to start working on this beast. All 10k:s done in the resistor matrix so far! One small fuck up that I fixed easily otherwise I think it's going pretty well. It's still scary though.

diyelectromusic, to SynthDIY
@diyelectromusic@mastodon.social avatar

I've been messing around with PWM for audio on the original ESP32.

Details here: https://diyelectromusic.wordpress.com/2024/03/31/esp32-and-pwm/

#SynthDIY #LateToTheParty

diyelectromusic,
@diyelectromusic@mastodon.social avatar

And now with some simple analog control and the option to feedback back one wave into another for some basic frequency modulation.

https://diyelectromusic.wordpress.com/2024/04/03/esp32-and-pwm-part-3/

https://makertube.net/w/tktp1Mhz6y8uzrXjXpTKt8

#SynthDIY #ESP32 #PWM

jepyang, to SynthDIY
@jepyang@wandering.shop avatar

Fun fact: the hardest thing about and DIY electronics is not soldering (takes practice but most folks can do it) or knowing how electronics work (a lot of it can be approached like building LEGO or following a recipe).

The hardest part about DIY electronics is the fit and finish. (Not even aesthetics or an intuitive UI, though that’s all hard too!)

Just getting it all in a box such that it’s enjoyable to use and not in danger of falling apart.

jepyang, to SynthDIY
@jepyang@wandering.shop avatar

Synthcube* has acquired Modwiggler**, which is weird in that it seemingly comes out of nowhere, but also doesn’t necessarily seem like a bad thing?

  • one of the 2-3 biggest -specific retail shops out there

** one of the biggest online forums, and probably the biggest independent forum, for discussing

defaultmediatransmitter, to SynthDIY
@defaultmediatransmitter@social.bitwig.community avatar

I needed more attenuverters, so I designed my own 4x attenuverter module. I made a few mistakes. The power header silkscreen footprint is the wrong way. Not a big problem, just mount the power header the other way. Another mistake was that I did not put resistors between the op-amps and the outputs. This means that if I patch an output into another output, the op-amp will probably be fried. But, at least it works, and that's not bad for a first PCB design.

Back side of a PCB with mounted components, including a eurorack power header, 2 TL062 IC's, capacitors, diodes, and resistors.

defaultmediatransmitter,
@defaultmediatransmitter@social.bitwig.community avatar

Who needs fancy front panels or 3d printers when you can just cut out a front panel from an empty ice cream box?

defaultmediatransmitter,
@defaultmediatransmitter@social.bitwig.community avatar

I've upgraded from the ice cream box front panel to an aluminium front panel. It's not very easy to make precise holes using a hand drill, but I got it close enough to fit.

diyelectromusic, to esp32
@diyelectromusic@mastodon.social avatar

Something else I've been meaning to do for ages - I've started playing with some ESP32 modules. This is how I got up and running to the point of running one of my Mozzi sketches on an ESP32-WROOM-32D using the ADC inputs and the DAC output.

https://diyelectromusic.wordpress.com/2024/03/19/esp32-and-mozzi/

diyelectromusic, to SynthDIY
@diyelectromusic@mastodon.social avatar

I've had a few queries now about my DX100 fault-finding, so I've just hit publish on the second blog describing some further investigations (it's been sitting in draft for a month or two now).

It's all stuff that I've already posted here - the ROM checking, my Arduino ROM reader, and the problems I've had finding the connectors (which is still unresolved)...

So nothing really to conclude, other than I'm still working on it!

https://diyelectromusic.wordpress.com/2024/03/18/diagnosing-and-attempting-to-fix-a-yamaha-dx100-part-2/

#WorkInProgress #DX100 #SynthDIY

themagpi, to random
@themagpi@mastodon.social avatar

Good morning, folks!

It's Monday, which means we want to see what Raspberry Pi or Pico projects you've been working on!

diyelectromusic,
@diyelectromusic@mastodon.social avatar
diyelectromusic, to RaspberryPi
@diyelectromusic@mastodon.social avatar

I've updated my Zynthian with a new front panel to match my pseudo-TX816.

Notes here: https://diyelectromusic.wordpress.com/2024/03/17/cd-rack-format-zynthian-part-2/

bornach, to modularsynth
@bornach@fosstodon.org avatar

Are you tired of cheap 555 timer soldering kits from Aliexpress?
Wanna up your soldering skills with something more challenging?
Why not try a desktop module for only 100x the price of those cheap kits!
https://youtu.be/hKIlrKEqMiQ
[Floyd Steinberg] shows how to assemble the Neutral Labs Elmyra 2 (available in kit form for £280)
https://www.thonk.co.uk/shop/neutral-labs-elmyra-2-desktop/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • cubers
  • cisconetworking
  • osvaldo12
  • magazineikmin
  • Youngstown
  • thenastyranch
  • rosin
  • slotface
  • Durango
  • mdbf
  • khanakhh
  • megavids
  • tacticalgear
  • InstantRegret
  • normalnudes
  • modclub
  • ngwrru68w68
  • everett
  • GTA5RPClips
  • ethstaker
  • anitta
  • Leos
  • tester
  • provamag3
  • lostlight
  • All magazines