0

Ok, so i'm trying to make This Project and the code comes all in different .ino files but in the video its all in one program. So how do I compile all of the code onto the arduino? (By the way the code is on step 5 in a .zip file) Thank you!

Dave X
2,35015 silver badges29 bronze badges
asked Apr 20, 2016 at 22:59

1 Answer 1

0

One of the .ino files is likely the main code file. Name the enclosing folder with the name of the .ino file, then compile it as normal.

In this case, AbHhGD.ino is the main file, and its folder should be named 'AbHhGD'

The comments indicate there are missing libraries you likely need to install.

answered Apr 21, 2016 at 2:09
1
  • Ok so I just rename the folder that has everything in it to AbHhGD and then compile abHhGD.ino? Commented Apr 21, 2016 at 2:13

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.