Hey all!
I'm usually a lurker here on the forum whenever I run into an issue with a pedal I'm building. I'm still getting into building these and learning as I go! I still have a TON to learn, troubleshooting is the hardest for me because at this point I just follow the diagram and "paint by numbers".
But I've gotten so much information from all of you with out you even knowing it so I wanted to give back some! I work in tech for my day job so I get access to alot of free resources and end up "learning them" by making myself something I'd use.
This idea came from my last pedalpcb order, I couldn't remember what parts I had and I was too lazy to go out in the garage to grab my binder to see if I had a certain resistor. I though "what if I had an inventory app" so I started building one.
I built this to be as easy to use as possible, it's got a few cool features:
1. Tayda bulk add: just copy your entire tayda order and paste it in, it knows how to parse through it and add the right components (it will skip enclosures and drilling services)
2. Build plan: you can manually enter or just upload the PedalPCB PDF in here and it will extract all the parts. It will also compare to what you already have in your inventory and put together a shopping list of what you are missing!
I'm just running this locally on a docker container on my macbook and it opens in a web browser. If more and more people actually use this, I could throw it up on an instance and host it down the road.
Throwing in some screen shots for you to check out. I should have it all up and running in the next few days, got a bit of tweaking to do to make sure the data stays persistent even when you shut docker down!
If you have any other ideas on features you'd want to have in here let me know. Also, is this even something you'd actually use?!
I'm usually a lurker here on the forum whenever I run into an issue with a pedal I'm building. I'm still getting into building these and learning as I go! I still have a TON to learn, troubleshooting is the hardest for me because at this point I just follow the diagram and "paint by numbers".
But I've gotten so much information from all of you with out you even knowing it so I wanted to give back some! I work in tech for my day job so I get access to alot of free resources and end up "learning them" by making myself something I'd use.
This idea came from my last pedalpcb order, I couldn't remember what parts I had and I was too lazy to go out in the garage to grab my binder to see if I had a certain resistor. I though "what if I had an inventory app" so I started building one.
I built this to be as easy to use as possible, it's got a few cool features:
1. Tayda bulk add: just copy your entire tayda order and paste it in, it knows how to parse through it and add the right components (it will skip enclosures and drilling services)
2. Build plan: you can manually enter or just upload the PedalPCB PDF in here and it will extract all the parts. It will also compare to what you already have in your inventory and put together a shopping list of what you are missing!
I'm just running this locally on a docker container on my macbook and it opens in a web browser. If more and more people actually use this, I could throw it up on an instance and host it down the road.
Throwing in some screen shots for you to check out. I should have it all up and running in the next few days, got a bit of tweaking to do to make sure the data stays persistent even when you shut docker down!
If you have any other ideas on features you'd want to have in here let me know. Also, is this even something you'd actually use?!