
Arduino Project Hub
Arduino Project Hub is a website for sharing tutorials and descriptions of projects made with Arduino boards
Arduino two weel self Balancing Robot | Arduino Project Hub
Mar 6, 2025 · This is a relatively simple, visually effective balancing robot project that only requires four components to make. Detailed video, instructions, schematic, and code at:
10 Awesome Beginner Arduino Projects | Arduino Project Hub
Dec 27, 2016 · Completing an Arduino project gives you a sense of satisfaction like no other. Here I have selected few simple but interesting DIY arduino projects for beginners.
DIY Arduino Oscilloscope - Arduino Project Hub
A very basic and easy to make Arduino PC oscilloscope. Features: 50K samples/second (actually it can go up to 110K but the signal will become noisy) Auto trigger Frequency counter …
Arduino Project Hub | Featured
A curated selection of the best projects available on Project Hub, hand-picked by the Arduino team
ST7789 Display with Arduino - Complete Guide - Arduino Project …
Apr 28, 2025 · In this tutorial, you’ll learn how to connect and use a colorful IPS ST7789 display with an Arduino Nano — step-by-step. We’ll first set up a basic "Hello World" program to …
Building A Line Following Robot Using Arduino - Arduino Project …
Nov 8, 2024 · Creating a line follower robot using an Arduino is a popular robotics project. It uses infrared (IR) sensors to detect and follow a line on the ground, typically a black line on a white …
Building an Ultrasonic Radar using Arduino and Processing
Jun 29, 2025 · This project combines an Arduino-controlled ultrasonic sensor with a servo motor to scan for and measure the distance to nearby objects. The collected data is then visualized …
I2C Liquid Crystal Displays - Arduino Project Hub
Nov 11, 2019 · This project is for people who have an I2C lcd screen and can’t find any videos or projects on how to code them. The first step is to find a working library of them.
Getting Started with NodeMCU (ESP8266) on Arduino IDE
Sep 4, 2018 · A tutorial by Arduino User Group Gujarat for getting started with the NodeMCU (ESP8266) on Arduino IDE.