Continue Discussion 10 replies
Aug '13

telefox

Great work sanc04!This is a

Great work sanc04!

This is a challenging project especially when you have not built something like this before, but it sounds like you learned a lot during the process. I’m sure your skills have been much improved by this project, you should indeed be proud =)

1 reply
Aug '13 ▶ telefox

sanc04

thank you TeleFox

:slight_smile:

Aug '13

sanc04

Update- I attached the code

Update- I attached the code for this (tried my best to explain through comment lines)

Aug '13

bcotter

next project?

Well done sanc04! There are a cople of projects at club jameco – http://clubjameco.com/index.php/projects/search/24 – if you are looking for another challenge.

Oct '13

BaseOverApex

Fantastic

Brilliant piece of work. Even the soldering!! You made your own arduino from the chip!. Must look up how to flash the chip with the Arduino bootloader. My effort still only has 8x8 LEDs.

1 reply
Oct '13

BaseOverApex

Shiftin’

I didn’t look at the code yet. Are you usingthe shift registers to scroll the bits across, or are you just using them as single line drivers to the columns?

1 reply
Oct '13 ▶ BaseOverApex

sanc04

Both in a way, scanning

Both in a way, scanning across the cloumns while feeding the rows with appropriate bits. Three shift registers are used to scan the columns and the fourth shift register is controlling the rows.

So, i turn up a column, shift the corresponding byte in the row shift reg, then next column with next corresponding row byte, then next… When all the 24 columns are scanned (several times at a very fast rate for some time, so we can see it as a continuous display) i shift the matching row byte of a column by one place so it is now synchronised with the next (left column) thereby scrolling it by one place in left direction :slight_smile:

Oct '13 ▶ BaseOverApex

sanc04

Thank you :slight_smile:

Thank you for the nice words Base :slight_smile:

 

Aug '14

roxanna77

**stumbled across this… **

Your boards are inspiring!!! Most excellent work!

1 reply
Aug '14 ▶ roxanna77

sanc04

Thanks Roxanna!

Thanks Roxanna!