jkominek / piano-conversion

Hardware, and some firmware, for acoustic piano to MIDI controller conversion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED Power board Rev 2

jkominek opened this issue · comments

  • Vref net requires a pulldown (2.4k seems to be working fine) in order to drain the charge to 0V when the MCP1501 is shut down by the MCP23017. Without it, Vref basically floats, and the the constant current goes undefined.
  • Voltage dividers on +15V and +48V to turn them into inputs for the IO expander, so it can check that the supplies are working.

Noncritical

  • Increase the space between the Qwiic connectors to ease hand soldering.
  • Bring the I2C bus out to a 0.100" header.
  • Still need more space between the individual string screw terminals/headers and their corresponding indicator LEDs. It should be sufficient to bring them in towards the middle by 0.5mm, which should roughly line them up with the courtyard of the mosfets.

Made all these changes in cfa9cb8. Also converted the board to four layers, to avoid the hassle of routing +15V and +48V everywhere.