Sorry i keep asking questions I’m just very new to coding and everything. My first question is can I just simply download the files from GitHub and copy paste all of them into a single arduino sketch. or do I need to do anything more. I want to know if uploading all the files will hurt my NYboard. Also what limitations are there without the ultrasonic sensor?
Every new upload will overwriting the previous sketch, so it won’t hurt the board. Ultrasonic sensor is not mandatory for Nybble’s basic movements.
One more thing. Can I still use the controller if I only have the basic movements. also do I need any code to connect the controller?
the infrared remote can be used to trigger the basic movements. The code is included in Nybble.ino