
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?
DIY Game Controllers - Arduino
We used cardboard to build pads that can be stepped on to use as a controller for a web-based snake game. However, you can design controllers that suit the game of your choice!
What is Arduino? | Arduino
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, or a Twitter …
UWB-Activated Workspace and Equipment Control - Arduino Docs
Jun 18, 2025 · Learn how to create a UWB-based access control and equipment safety system for industrial workspaces using precise proximity detection.
Arduino Hardware
Arduino has over the years released over 100 hardware products: boards, shields, carriers, kits and other accessories. In this page, you will find an overview of all active Arduino hardware, …
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, …
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 …
Solo Motor Controllers - Arduino Official Store
Discover Solo Motor Controllers—precise and reliable solutions to control motors in robotics, automation, and beyond. Power your projects effortlessly.
Setting up Arduino uno as a USB Game controller
Sep 5, 2020 · I tried out the Arduino unojoy method of converting the Uno to a Joystick controller. It took some time to figure out to do, but I got it to work and it actually worked very well.
Controller Area Network (CAN) Bus | Arduino Documentation
Jun 23, 2025 · With the CAN class, you can send and receive data over a Controller Area Network (CAN) bus, enabling communication between an Arduino board and other devices in …