Hi, Couple of questions.
Can the internal part of the MCU is powerful enough to drive no pixels?
And
Can the Arduino core be used to talk to other devices like this using the proprietary NRF protocol? Can it be used to talk to NRF2401 devices?
Hi, Couple of questions.
Can the internal part of the MCU is powerful enough to drive no pixels?
And
Can the Arduino core be used to talk to other devices like this using the proprietary NRF protocol? Can it be used to talk to NRF2401 devices?
Hello, and thanks for writing!
I think you're asking about *Neo* pixels? Yes, these boards should be able to drive Neo pixels or other WS2812 based RGB LEDs.Can the internal part of the MCU is powerful enough to drive no pixels?
As far as I know, it can't. I don't believe there are any libraries for that at this time, but I could be wrong about that.Can the Arduino core be used to talk to other devices like this using the proprietary NRF protocol? Can it be used to talk to NRF2401 devices?
Thanks. I’ll investigate further!