How can I adapt this code for Arduino?
Opened this issue · 9 comments
Greetings friend! Do you have this same code for Arduino?
Or how can I adapt it to Arduino? Thank you
First, thanks for the reply!
Is that I do not know how to write this code in the microcontroller; Can you help me or clarify how can I do it? Which program should I use? Thanks++
Ok, and in that list of files, in your code, which file should be used (open in the program) to write to the ATmega microcontroller? Thanks
Okay, but what's the easiest way to write these files to an atmega328p Microcontroller? What steps, therefore, I have no experience with; if you can help me, I thank you very much!
PS. From this bunch of your files, which one should I use to write to the Microcontroller?
stevanov put this file here (https://github.com/stevanov/hub08) to work with arduino but it has some errors; Is it your knowledge?
I would very much like to make this watch with this led module;
Thank you+
Any updates to this code for Arduino?
This file: https://github.com/stevanov/hub08 by stevanov is giving error in compiling Arduino IDE.
Thanks