rbnstubbs / trellis-monome

A monome clone using the Adafruit Trellis keypads based on the original arduinome: http://sourceforge.net/projects/arduinome
GNU General Public License v3.0
13 stars 3 forks source link

Trellis panels rotated 270º? #3

Open SoLongSidekick opened 1 month ago

SoLongSidekick commented 1 month ago

Took some doing but I'm finally in the final bits of getting this up and running. It's not compatible with Max 8 but will work with Max 7, if anyone else finds this in the future.

However the panels are rotated 270º from where they are supposed to be. For example, if pressing the buttons (in software) from the upper left corner across the top to the upper right corner what will actually light up is the bottom left corner of the upper left pad moving up vertically until reaching the upper left corner. Then when you reach what should be the upper center of the buttons the buttons in the lower left corner of the upper right pad activate moving upwards until it reaches the top. Kind of hard to explain, but if you tell the software to do what's shown on the left you instead get what's on the right:

X X X X X X X X X 0 0 0 X 0 0 0 0 0 0 0 0 0 0 0 X 0 0 0 X 0 0 0 0 0 0 0 0 0 0 0 X 0 0 0 X 0 0 0 0 0 0 0 0 0 0 0 X 0 0 0 X 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Is anyone aware of how to rotate the trellis pads themselves via firmware? I don't think physically rotating themselves inside the larger assembly will work.