Openai Chatgpt icon Openai Chatgpt ChatGPT conversational AI for ARC robots-configurable personality, memory, image description, script execution, speech and API integration. 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 will give you immediate updates and new features needed to unleash your robot's potential!

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.