Is it possible to use NeoPixel without using a library?

No, the settings for the colors are stored in RAM on the individual devices so they need to be reprogrammed every time they are powered on. It is not possible to use NeoPixel without using a library as this requires the user to write a code for each step which can be time consuming.

Related Questions