I'm trying to use Attiny85 with 2 pieces of 74hc595 for my dot matrix 8x8. It doesn't work. When I switch to Arduino UNO, it works without any problem. I already burned bootloader and test blink sketch with Attiny85. Please help.
Are you able to record the setup and upload it? If you followed my steps, you shouldn't be having any issues. It usually comes down reversing latch and clock or something like that.
I'm trying to use Attiny85 with 2 pieces of 74hc595 for my dot matrix 8x8. It doesn't work.
When I switch to Arduino UNO, it works without any problem.
I already burned bootloader and test blink sketch with Attiny85.
Please help.
Are you able to record the setup and upload it? If you followed my steps, you shouldn't be having any issues. It usually comes down reversing latch and clock or something like that.
@@hughqelliott I just found out ATTiny85 has only 5 I/O pins. I need 6.