Virtual Reality Robot icon Virtual Reality Robot Stream robot camera to VR and control servos with headset pitch/yaw; supports SteamVR and Cardboard (iOS/Android) for immersive teleoperation 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

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

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.