Roll Pitch Yaw icon Roll Pitch Yaw Rotate and position camera or object with roll/pitch/yaw controls; save camera settings; bind or monitor a 3-value EZ-Script array for live rotation. 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

Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.

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.