-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minimum PCB Design for DevKitC #22
Comments
Last revision for today. Updates include:
PedalinoMini DevKitC_pcb.pdf |
Alright, we're at V. 1.0 on this board and it's ordered and off to production! Final changes:
PedalinoMini DevKitC B_pcb.pdf |
Thanks Mike |
I actually found an issue with one of the pins, so I had to reorder. I found that for not much more room on the board, I could add Midi Out using Pete's schematic. So here is V. 2.0: PedalinoMini DevKitC C_pcb.pdf |
This is great! Can you link to the V2 board on aisler.net? Also, if you have a prefered source for the devkitC board would be appreciated. Thanks for your efforts! |
I can, but I was not impressed with the first order I did through them, so I ordered from someone else for V2. But I will upload it there anyways so you can see it: https://aisler.net/p/GCLIIISP I have five V2 boards coming my way and I can send you one when they come in (for less money than you'll pay Aisler) but understand this is for testing/development purposes as this hasn't been tested. I have some other components I can include that the board calls for, too:
I don't have extras of these, but you'd only need the following for non-USB power (in addition to the bridge rectifier above):
Authorized distributers for ESP32-DevKitC-32U: And don't forget your antenna:
|
Thanks for the very thorough response! And yes, I'd be interested in getting a board and the parts you have available. I think I have the rest anyway. Let me know how you would like to proceed. I think I setup an email in my profile. |
I checked your profile and couldn't find it. I have added my email to my profile. I think it will be two weeks before the boards come in. |
Boards are in, I've built one and will be testing, and @mknerr will test one as well. Here are some pictures: |
Very nice and good job. |
Was able to do some testing today and made a few short videos:
|
Hi Marosell, What kind of buttons are you using in the video? |
They were some cheap buttons that came with a breadboard kit. For an actual enclosure, I plan on using momentary foot switches from a pedal parts supplier. |
Well, I know it’s been awhile, but thought I would give an update on my build with this PCB. It’s still a work in progress, and kind of a proof of concept at this point. She doesn’t know what she wants to be when she grows up. Lol. Obviously I can’t use the MIDI DIN with this enclosure. Might change it out for a 3.5mm jack, or just “piggy-back” one on. |
Nice |
Hello Marosell, can we order the boards thru you or thru Aisler.net as you mentioned above. Thanks in advance |
Have at it!! https://aisler.net/p/GCLIIISP I saw your PM and will respond. If anyone else wants a board, I can order a batch and send them out less than Aisler's min. order amount, but I think they have a good price on a pack of three, which will give you some to practice with. |
@marosell sooo I am planning to build a pedalino pedalboard but I was wondering if it would be doable something similar to the midicommander in the sense that it has all the I/O in the back side: the two midi I/O ports, usb midi port and two expansion ports for expression pedals. How do you deal with powering the whole thing? If I understand correctly your PCB, it still needs two power sources in case you use USB midi which is not super comfortable... I mean, the best thing would be to add some rechargeable batteries, right? |
Apologies if I'm covering anything you already know. If you use USB MIDI, the micro will get power from the host. But, if you want to setup the pedalino as host, it would need power, I'd think you would still only need one supply. The board is setup to allow for a higher voltage input, like 9-12V, but converts it down to 5V with a buck converter, then sends it to the ESP32 board. You could tap tap off of that if you need to. You can also just use a 5V supply, or even just power with the micro USB. Just depends what your needs are. The power input circuitry is mainly for convenience if you are using on a pedalboard rig which typically has 9V available already. And yes, you could also use battery power. RGB support was not in the code when this was designed, so no, it does not support that directly. But, he did, thoughtfully, include soldering pads for the unused pins which should make that possible. |
hey thanks for answering 😄 |
Hi!!!! I'm (slowly😭) working on a @marosell' pcb (thanks Mike ,is a great pcb). |
@A7F no sorry, the host would power the pro micro only; I just meant you wouldn't have to power it separately. I guess I'm a little confused on what you meant by needing two power sources. But, regardless, one power supply, whether it's battery or mains, should do it, as long as it has the current you need for the number of LEDs you want to use. |
i apologize for this obvious question to those who are savvy in this. Where does the arduino Nano/Micro goes in this board? |
@marosell i have problems finding the logic chip for midi out. DATASHEET: https://www.ti.com/product/SN74LVC1G125-Q1 |
I plan to order this one, so if someone can review, I would much appreciate it. I will build and test once ordered. Minimum order is 3 boards; I'm happy to send a board to assist with development, just let me know where to send.
This is based on the ESP32-DevKitC-32U for a few reasons:
Link to board: [Redacted. V2 link below]
PedalinoMini DevKitC_pcb.pdf
PedalinoMini DevKitC_etch_silk_top.pdf
PedalinoMini DevKitC_etch_copper_top.pdf
PedalinoMini DevKitC_etch_copper_bottom.pdf
The text was updated successfully, but these errors were encountered: