so in the last two weeks, I didn't have time to update, sorry, but I did, in fact, work on the project.
so the first 5 Badges are ready to go, are assembled and all peripheral are go.
the programming also is cool, I tried to use the Arduino built-in instruction ShifOut, but soon I realized it's impractical and time-consuming for this project (also it consumes a heck lot of memory, like a real ton).
so i decided to implement my own library for the 595 shift register and it works awesome.
one function displays a certain pattern, 16bit long in case you want to play around it and optimize it.
the other one displays patterns, you only need to define the array (resembling the matrix) and you're good to go.
the Input library was easy, the last part is the IR Sony protocol, i didn't have much time to code it, yet.
but i think that in a couple days i'll have that too, then it'll be just a matter of optimizing and creating more examples with the code :D
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.