Hello! I’d like to start my first arduino mini project but I’ve got a few questions.
First of all, I’d like to share that I have a bit of electronics knowledge since I am a first year Electronic Engineering student and have been part of a FTC team for a few years.
The problem is that I wanted to explore the wonders of arduino boards and such but I find myself spending hours and hours of browsing the internet with no almost no result, because I have no ideea where to start.
So as my first project I want to make an automated food dispenser for my dog. The principle is simple: a gate actioned by a MG90s servo every 24 hours.
For this I’d like to use an ATTINY85 Digispark board, a micro servo as mentioned above, a DS1307 RTC and a power bank since the dispenser will be placed in a remote area.
How can I put all those components together? How do I wire them? Do you guys have any suggestions regarding the components or the plan’s flow? Also, do you guys have any tips on programming? I’ve been programming FTC robots for a few years, but this is the first time I try to get out of the safe place created by the already already wired Robot Controller I used to work it and barely have any ideea on how to operate with theese new tools.
Thanks in advance!