Using openweathermap.com API which takes weather data from the API and send to controller by the controller we are using 16*16 ws2812b RGB matrix using animations of weather in the matrix but I am unable to get the animations
@Shiva064, this library is designed for RGB panels that use Binary Coded Modulation (BCM) like this one from Adafruit and not for Neopixel (aka WS2812b) type matrices.
Using openweathermap.com API which takes weather data from the API and send to controller by the controller we are using 16*16 ws2812b RGB matrix using animations of weather in the matrix but I am unable to get the animations