problem with I2C Bicolor LED matrix

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
peebeeke
 
Posts: 1
Joined: Mon Apr 08, 2013 1:38 am

problem with I2C Bicolor LED matrix

Post by peebeeke »

Hi there,

when I try to draw a line from 0,0 to 8,8, i get strange things on the bicolor led display, and if I set the 0,0 pixel on the matrix,
instead of setting the pixel in the left corner, it sets the pixel somewhere in the middle...
Am I doing something wrong here? I use the gfx and led backpack libs, when I perform a fillscreen everything works perfect
but it seems like the top row, column pixel is in the middle of the led matrix instead of the left up corner.

anyone also had this problem?

User avatar
adafruit_support_bill
 
Posts: 88144
Joined: Sat Feb 07, 2009 10:11 am

Re: problem with I2C Bicolor LED matrix

Post by adafruit_support_bill »

Post a photo of your soldering - and the code you are using.

cjansen
 
Posts: 46
Joined: Fri May 11, 2012 3:30 pm

Re: problem with I2C Bicolor LED matrix

Post by cjansen »

Take a look at this page, I wrote up a (reminder) page for myself since the documentation isn't realy clear on it.
http://www.cjansen.net/Cor/Fix-Things/M ... lor8x8.htm
check the bottom part of the page on all the pins, Columns and Rows, this might help you with your problem.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”