# Learning & understanding Arduino through helpful projects

There are tutorials on most anything out there!  
below is a selection of websites to make coding &amp; debugging microcontrollers like Arduino easier

[Neopixel Effect Generator ](https://adrianotiger.github.io/Neopixel-Effect-Generator/ "Create your code easily")  
Create your animation for the Neopixel LED Strip and press "Generate Arduino Code" to get it as code to copy to the Arduino IDE.

[wokwi: Arduino](https://wokwi.com/arduino "Loads of arduino projects & tutorials")  
Simulate IoT Projects in Your Browser

[Tinkercad: Circuits](https://www.tinkercad.com/things?type=circuits)  
From blinking your first LED to reimagining the thermometer, we’ll show you the ropes, buttons, and breadboards of electronics.  
  
[Microsoft make code](https://maker.makecode.com/)  
Microsoft MakeCode is an open source platform for creating engaging computer science learning experiences that support a progression path into real-world programming.  
including a simulator to debug your code &amp; block coding

<div id="bkmrk-"></div>