-
Posts
2,524 -
Joined
-
Last visited
-
Days Won
149
Content Type
Profiles
Forums
Blogs
Gallery
Posts posted by latigid on
-
-
This might be a simple question but I don't see it documented anywhere.
I want to use the +5 V gates, do I simply connect the gate output to Vdd via a 220 ohm resistor? From the Core 32 schematic these are normally set for 3.3V, correct?
-
After a few chores I managed to make all of the connections to the SEQ today. Everything fits, although I did have to shave down the SIL headers for the 15 mm clearance below the AOUT_NG.
I'm off for a week tomorrow, so you'll have to "watch this space" :)
-
Okay, we can use this as an unofficial waiting list. I would like to test and document the boards first though. Just finding the time as usual... but Thursday is a holiday for me!
-
Badass, great job.
National colours too :thumbsup:
-
Is it possible to map an extra parameter on the y axis? :rolleyes:
-
I'm interested in whether this is planned as a) an add-on for the SEQ (new box), b) an integrated solution in the same case, or c) an iPad/tablet controller. The latter would be neat as you could switch between this and the BLM.
-
Hello, and welcome to the forum.
You have some good ideas for expansion of the SEQ concept but I am not sure exactly how you would go about implementing them.
The parts kit for the Quad IIC is not as extensive for the SEQ, and there is no waiting list for this or the SEQ PCB as far as I know. LCDs can range from cheap and generic to quite expensive; you should check the backlight polarity and interface type (Hitachi HD44780) before ordering.
It should be no trouble to build a simple control surface expansion on veroboard or even a custom PCB. There is a chain connection for additional shift registers on the main board which you can connect DIN and DOUT modules to in order to scan extra buttons or LEDs. Keep in mind that without (semi-complicated) matrix wiring the maximum number of inputs/outputs is 32 per module, you have 34 buttons in your design.
The panel could be easily remodelled for the extra functions. The case is always more work than the panel, it is worth trying to locate this part first.
The software side is where it gets tricky. I wouldn't expect anyone (TK) to program these changes for you as it is a single use-case feature set. It is also unlikely that everything can be run on the same core module due to memory considerations; additional routines may affect the timing performance. In my opinion, your best bet would be to use a keyboard program running on a separate core, even an 8-bit one. Then you can forward the MIDI into the SEQ for note editing.
The SEQ does have a step-edit (303ish) mode, but I think what you are describing is a different application, and one which you would have to program yourself. The current interface is very powerful and there are many layers for accents and so on. Notes can be added with a standard MIDI keyboard.
It is great that you are thinking about something different and applicable to you, but if you say that this is your first project I suggest that you start with a basic SEQ build and see how that goes first. It would be possible to build an expansion later if you found the current interface too limiting.
-
Everything soldered but yet to test with the SEQ.
-
I am yet to try this, but perhaps the usage could be changed to: hold the ALL button, select two GP buttons, moving the corresponding step encoder will start the ramp fill.
There could be a problem if you used steps outside 1-16 though.
[just thinking out loud]
-
The Cirklon has this functionality, I don't own one or the code though!
-
Looking good, all components are fitting well and it perfectly aligns with the AOUT_NG.
I would like to test my one first (not yet as Musikmesse is this weekend) but if anyone would like one I will offer them at USD5 + shipping.
-
Great work and good perseverance!
-
A few layout modifications and I have ditched the ground isolation. An LC filter was added which might be useful for a SPSU or DC-DC converter. Everything is labelled. I think I will go through
http://www.dfrobot.com/index.php?route=product/category&path=135_134
seeing as they do DHL shipping for a cheap price.
Final thoughts?
-
I have found another:
http://www.dfrobot.com/index.php?route=product/category&path=135_134
The upside with these guys is DHL shipping is reasonable (~$16)
-
Hello, don't forget the LCD window!
-
There was a thread a few years back discussing PCB proto services, perhaps it is time to revisit.
I would like to hear about any user experiences, including things like price, quality, turn-around time, shipping costs and so on. I have found a few so far:
* USD5 per square inch, for 3 copies. Flat mailer is USD8 worldwide, shipping from US. Directly parses EAGLE files and quality looks high (ENIG).
* 5cm * 5cm USD9.9 / 5cm * 10cm USD23.9 / 10cm * 10cm USD23.9, 10 copies. ENIG more expensive, but you can choose a PCB colour for free.
http://imall.iteadstudio.com/open-pcb/pcb-prototyping.html
* Basically the same pricing structure as above, more for colours
http://www.seeedstudio.com/depot/fusion-pcb-service-2-layers-p-835.html?cPath=185
* Again, similar pricing structure (5*5 cm USD10, 10*10 cm USD25). Free shipping is available for orders over $50, you can combine with components or Arduino etc.
-
You can buy triple output PSU modules from Mouser but then you will need to enclose them. I bought the MeanWell P25A14E for +5/+15/-15, I haven't hooked up the 15V rails yet but I hope to power the AOUT_NG inside my SEQ at some point.
Regulators have a certain voltage drop to contend with, which makes using a LM805 with a +5 V
regulatoredit: switching power supply impossible. Okay if your voltage is slightly higher. -
For that value it would have to be electrolytic. A general rule for voltage is three times the expected maximum, so 50 V for +12 V
-
Nice, any tests so far?
-
Many thanks, I have picked up the knobs today!
-
No problem, you already have 14 parameter layers in SEQ V4.
-
1
-
-
Fertig!
:)
-
It has a maximum output of 1 A, is this enough to power an MB-6582?
-
I am looking at a Mouser order right now, the PT78ST105H is obsolete, but there seems to be a pin compatible replacement with slightly better ripple characteristics and a lower input voltage (7 V, if you need it).
It is # 78SR105HC which is currently being made obsolete. Mouser have under 500 units remaining so get in quick (or find another alternative)!
Open drain mode for STM32 gates
in MIDIbox SEQ
Posted
Yes, this makes sense. Apologies, I did see this note but wanted to avoid the 74HC541 because I am already buffering the gates with my break out board:
I wonder what is the best way to proceed while still using the board that I have. Do you think the buffers here would offer sufficient protection to simply use pull up resistors like I thought? Or would it be better to make use of a trimmer pot to have more control over the gain?