DJI Tello Movement Panel icon DJI Tello Movement Panel Control DJI Tello from ARC with live camera feed for computer vision tracking; fly via scripts, speech, joysticks, Python, or Exosphere. Try it →
Canada
YouTube
Asked — Edited

Tutorial Update Questions

It was noticed that the Arduino sketch I put in the Neopixal tutorial wasn't working. https://synthiam.com/Tutorials/UserTutorials/150/1

I have tried to edit it so it will work, however, I can't add a missing line that has somehow gone missing from the sketch.

In the sketch there is a line that should read;

#include <Adafruit_NeoPixel.h>

I can't add - <Adafruit_NeoPixel.h> to the code in the tutorial.

Any thoughts?


ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Attach your code as a file

#2  

@DJ. I don't understand what you mean.

Author Avatar
PRO
Canada
LinkedIn Thingiverse Twitter YouTube TikTok
#3  

Hey Bob,

I believe what @DJ is saying is that you should be able to attach your code as an ".ino", ".zip" or ".txt" file to your tutorial. It's likely that the arrow symbols are being read as code by the text editor and can't be displayed.