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 Rev 1 bringup

jkominek opened this issue · comments

  • Make sure the 5V regulator doesn't explode the MCP1501.
  • Check IO expander. Not necessary for a useful board.
  • Check I2C pass through performance?

IO expander can control the voltage reference (which needs a pull down on its output, per #27), but reading back the status of the lines seems a little off. Probably because all the pins are floating. Will need to finish populating all of the resistors in the middle and check that again.

IO expander is fine. It occurs to me that it can check whether or not the individual lines are on, but it can't tell if the 15V and 48V are live. Should add some voltage dividers and hook those up to some more of the IO expander pins.

I2C passthrough seems fine