I have build a device on an Arduino using a servo and an Adafruit NeoPixel Jewel. Now I want to make it mobile by using a Photon.
The trouble is that on the Arduino, to use the NeoPixel and Servo, a different library must be used for the servo (https://learn.adafruit.com/neopixels-and-servos/overview).
Is this the same on the Photon, has anyone used a NeoPixel and Servo together? If so, does it work? What are my best option, and do you have any advice?
Thanks,
Stuart