Arduino explained easy

Are you a beginner with Arduino? Are you going to start designing and implementing your ideas, but don’t have the basics? You are in the right place!

This series aims to guide you on a path to get to know all the main aspects of this wonderful board, leaving some bases to continue independently.

  1. Introduction and main features
  2. How to power Arduino
  3. Additional components
  4. Communication interfaces
  5. Arduino IDE
  6. Programming basics and first example
  7. PWM (Pulse Width Modulation)