Introduction: Pong With 8x8 Led Matrix on Arduino
Game Pong created with 8x8 Led Matrix on Arduino Diecimila (microcontroller Atmel ATMega 168). For more informations https://labs.bsoares.com/ping-pong-com-matriz-de-leds-8x8-ee13cce39007
117,177
73
60
Game Pong created with 8x8 Led Matrix on Arduino Diecimila (microcontroller Atmel ATMega 168). For more informations https://labs.bsoares.com/ping-pong-com-matriz-de-leds-8x8-ee13cce39007
60 Comments
7 years ago
what if my LED matrix was driven by MAX 7219? how would i change the code?
Reply 6 years ago
lograste hacerlo? yo tengo el mismo
7 years ago
Olá, pode me dizer como foram feitas as ligações dos pinos? Pois tentei o mesmo projeto mas não tive sucesso ainda, obrigado desde já, abraços!
Obs.: A minha Matriz de led 8x8 tem linha como catodo, carreguei mesmo assim a mesma programação que você usou, desconfio que o problemas esteja aí!
Reply 7 years ago
Olá, já faz um tempo que eu não brinco com Arduino, não sei se vou poder te ajudar. Tente trocar Low para High e High para Low no método doubleBuffer. Essa forma você troca o que seria positivo para negativo.. e vice-versa.
8 years ago on Introduction
http://blog.bsoares.com.br/arduino/ping-pong-with-8x8-led-matrix-on-arduino
This link doesn't seem to be working? Could you post the source code please?
13 years ago on Introduction
Bah, the site with the code 404s now. Did anyone grab it?
Reply 13 years ago on Introduction
I am changing the server, will soon be in the air.
Reply 8 years ago on Introduction
Soon? Four years ago already... :(
9 years ago on Introduction
hii, i tried to make but its showing some random pattern on the matrix but not the game ......... please help me out.
Reply 9 years ago on Introduction
You may have the matrix plugged in upside down on the circuit board.
This was the case when I assembled the circuit board first time.
9 years ago on Introduction
how if im add AI (artificial intelegent) for this game ? and made this 3 level easy,medium and hard ? and i think this is COOL !!!
12 years ago on Introduction
would you please show the diagram that how you connect the pin of the matrix to the Arduino?
Reply 12 years ago on Introduction
Hello, pins configuration here: http://www.arduino.cc/playground/Main/DirectDriveLEDMatrix
Reply 10 years ago on Introduction
Did you use that pin configuration to make this ping pong game?. or it is just a basis for the project?.
Reply 11 years ago on Introduction
Do we need any complex circuitry such as shift registers?
Reply 11 years ago on Introduction
nop
10 years ago on Introduction
Can i see the schematic of this? that would be a great help Thanks!!
10 years ago on Introduction
In arduino playground it suggests we use resistors, because it might break, so do you have to because i dont have enough resistors?
10 years ago on Introduction
Is it possible to use an Arduino Uno in making this project?
Thanks and Good day.
Reply 10 years ago on Introduction
Yes!