Recent content by grout56

  1. G

    Scrolling 4 by 5 * 7 Led Matrix

    Hi Jim Attached is a rough sketch. As mentioned earlier I can scroll characters thro' any individual matrix quite easily and display 4 individual characters in all four matrices It's the scrolling across all 4 that I can't get my head around Cheers Groutie
  2. G

    Scrolling 4 by 5 * 7 Led Matrix

    Hi Guys Any help please. I have a 4 off 5 * 7 CA Led Matrix display.(Data on anodes columns, 4 off 74ls164 and uln 2803a octal buffers sequenced clocking) I can display 4 different characters on the displays at the same but am having trouble getting my head around scrolling techniques for...
  3. G

    led dot matrix and 64byte boundary

    Hi Guys Can any help with code for respecting the 64byte boundary on the attached code please (Program works fine up to end of "B", then seems to got a bit haywire, random bits being displayed) Thanks groutie
  4. G

    I2C EEPROM with 28X1

    Hi All Can anyone suggest how I can write a very large lookup table to a 256 /512 eeprom used up much of the available space in the eeprom as a lookup table and I've only got upto to the scrolled letter "C" Look's like I need to store large amounts Any thoughts much appreciated Groutie
  5. G

    20 * 4 OLED Display Issue (axe13y)

    I created the following program to test an analog input Main: Readadc10 1,w0 debug w0 pause 300 goto Main When the OLED Display is not connected the figures given by debug display are steady As soon as the display is connected those figures become erratic Any suggestions , help please Thanks
  6. G

    Lookup Tables in Logicator

    Is there a facility,process that allows multiple lookup tables (and variables within them) and outputting to a port (as in picaxe) within logicator ?
Top