Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/22/2017 in all areas

  1. http://www.ucapps.de/midibox_sid_cs/mbsid_v2_dout_default.pdf http://www.ucapps.de/midibox_sid_cs/mbsid_v2_din_default.pdf http://www.ucapps.de/midibox_sid_manual_fp.html lots of info on uCapps. Wiring is a big task, and it's easy to make mistakes. But if you're motivated to put the time in, you'll get a cool MIDIbox in the end :)
    1 point
  2. DIN and DOUT actually run in parallel (according to their function) but share the same serial clock. For a wired build, you daisy chain blocks of DINX4 and DOUTX4; the newer smashTV ones should allow any order of these, but IMO it's best to split them into two distinct chains of DINX4 and DOUTX4. You count the number of shift registers of each type and define that in the setup file. Now each digital input or output (switch or LED) has a given "address" according to its position in the chain and which pin of the IC is connected. It should be okay to assign each function arbitrarily, so there's no requirement to match a DIN with a DOUT pin.
    1 point
×
×
  • Create New...