-
Part 8: ​Mega Sudoku Final Episode
12/02/2016 at 20:03 • 0 comments -
Part 7: It's finally playable!
10/23/2016 at 21:31 • 0 comments -
Part 6: How to read a 4x4 keypad using ONE Arduino pin
10/06/2016 at 04:56 • 1 comment -
Part 5: Custom PCB
09/14/2016 at 06:22 • 0 commentsPCB for MEGA SUDOKU is done! It's 8" x 5.3" !
-
Part 4: Arduino vs. 144 LEDs
08/27/2016 at 23:13 • 0 comments -
Part 3: Fun, Fun, Fun
08/22/2016 at 17:41 • 0 comments -
Part 2: Figuring out the 7-Segment Display Pins
08/22/2016 at 17:39 • 0 comments -
Part 1: Unboxing
08/22/2016 at 17:36 • 0 comments -
The 7-Segment Displays have arrived!
08/13/2016 at 19:14 • 1 commentThey're bigger than I had imagined.
I might have to get smaller displays to make the custom PCB affordable. :-(I've successfully individually control each segment of nine digits using two shift registers. I still need to implement POV so more than one digit could "appear" to be on at the same time. My current path is to have one shift register (and transistors) to drive the column of digits, and nine more shift registers (one per row) to "draw" the desired digits on each row for the current column.
Code in progress is at GitHub. Videos coming soon at my YouTube channel.