I am thinking of a project where I would need to light up 20 leds depending on data adquired from an external api with an ESP8266-01.
How could I manage to control 20 leds individually ? ( I can not use a LED lcd or so, as, in my project, each led will be far away from the others and in "odd" positions).
Thanks .