Arduino and cpp files
You can create an Arduino project in which you have a main .ino file with setup() and loop(), but all the stuff in .h and .cpp files.
You can create an Arduino project in which you have a main .ino file with setup() and loop(), but all the stuff in .h and .cpp files.