Arduino examples §
- The Arduino IDE comes with loads of well explained examples. In the Arduino IDE go to File -> Examples. Most libraries you install like FastLED also include examples that show up in the same File -> Examples menu after you install the library.
LEDs §
Other guides §
- Adafruit learning system has a plethora of amazing guides for learning LEDs, Arduino, ESP32, buttons, sensors, and more. Here are the LED guides.
- Random Nerd Tutorials is full of guides on ESP32, Arduino, Raspberry Pi, and coding. Their guides are extremely well written, clear, and thorough. They were a big inspiration for me to want to write guides.
Inspiration / Other projects §
- Arduino project hub is a website for sharing tutorials and descriptions of projects made with Arduino boards.
- Hackster.io is a community dedicated to learning hardware where others showcase their projects and write guides and tutorials.
- Hackaday is another community where others showcase their hardware projects.