About 27,100 results
Open links in new tab
  1. Arduino - Home

    Learn Arduino What is a board, how do I write code to it, and what tools do I need to create my own project?

  2. Arduino Hardware

    Kits are a great way to get started with Arduino. The classic Starter Kit includes an Arduino UNO R3, a large set of electronic components, and a physical book with 15 chapters to help you get …

  3. Getting Started with Arduino

    Sep 26, 2025 · In this guide, we have touched upon some of the fundamentals of Arduino: hardware, software tools, what is the Arduino API, and a quick intro to it. This guide serves …

  4. DIY Game Controllers - Arduino

    In this project, we use an Arduino Leonardo to take control of the keyboard on the computer. This project requires specific Arduino boards that support this emulation.

  5. Basic servo control | Arduino Documentation

    Sep 2, 2022 · In this tutorial, we will learn how to control a standard servo motor, to go back and forth across 180 degrees, using a `for loop ()`. This is done with the help of the Servo library, …

  6. Learn | Arduino Documentation

    Getting Started with Arduino An introduction to hardware Servo Motor Learn how to connect and control servo motors with your Arduino board I2C Article Create smart dashboards to control …

  7. Arduino Docs | Arduino Documentation

    Browse through all our documentation to learn everything for your Arduino journey.

  8. Arduino

    A Chromebook app to code online, save your sketches in the cloud, and upload them to the Arduino board connected to your device. Developed to allow you to play with Arduino …

  9. UNO R3 | Arduino Documentation

    Arduino UNO is a microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator, …

  10. What is Arduino? | Arduino Documentation

    Jan 25, 2022 · Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, …