Arduino

A

Arduino

Official Arduino Discord - Discuss all things Arduino!

Join

hardware-help

coding-help

official-product-help

project-showcase

general-help

pcb-help

adafruit-help

official-product-help

robotics-help

sensors-help

coding-help

hardware-help

esp-help

pi-help

i2c-serial-help

A custom camera for a custom etch-a-sketch. It self draws your photos.

Hey everyone, I built a custom etch-a-sketch that uses an eink display a while back. I’ve now upgraded that project to include a custom built (rpi) camera. You snap a picture and the etch-a-sketch draws it out using an algorithm. It’s all done via one continuous line.
No description

ESP32 SMART 🎲

Tired of regular old boring dice? Then you will love my new innovation- a smart die. Press the botton for a flashy and instant result displayed by the 6 efficient LEDs. For code, guide and to see it in action, watch the YT short I made below 👇 https://youtube.com/shorts/2lzrjfq6lJs?si=KPtepMUpV-_nrDV-. Thank you and I hope you liked it!
No description

Simple Electronic Dice!

Are you tired of normal boring dice? That’s why I made a simple electronic dice! For code and to watch it in action, watch the YT short I made below!

Pong Scored with Sound .ino

made for an internet of things college arduino class

I built a 3D-printed multicolor robotic hand ! I’d love your feedback

Hey everyone! (I can’t upload the video, the file is too large.) Here’s a robotic hand I designed and fully 3D printed using a multicolor setup to highlight the different parts. It’s powered by three servo motors and controlled through an Arduino....
No description

Arduino Nano Minecraft-Esque World Generation System

Gee, what a mouthful. I am making some arduino code that generates a blocky world similar to minecraft's, then sends the world data through serial into a PC. The PC, using a python script, renders the world. Very unoptimized, though. The world itself is made of 121 chunks, each measuing 4x6x4 blocks, leading to a total of 11,616 blocks. This is the absolute maximum I could manage with the limited SRAM of the Arduino Nano. (in theory, the Arduino Mega 2560 could make a map 4 times bigger, or handle extremely simple mobs :P) (There are also 256 types of blocks)...
No description

cw data radio modem

the medicine bottle is a basic crystal controlled cw transmitter. The arduinos job is to be able to turn any cw radio into a low speed data modem. The arduino nano every simply turns a pin on and off which will replace the arcade button. It utilizes a custom OOK data protocol and communicates via serial console on usb. The idea is I should be able to take it wherever and just flip on the switch for the battery, connect it to my phone, and type what i want to send - im thinking of implementing cw...
No description

My 1st actual project, very amateurish but we start somewhere!

So I programmed a 7 segment display that displays numbers using binary inputs. Has 16 possible numbers.

POT LED PROJECT FOR BEGGINERS!

I made this simple led brightness controlled pot, and a guide. If you want to make this project, click the link below!
No description

If it has a screen, the lorax shall be seen

im childish and have access to lots of things i can use. so im gonna plaster the twerking child from 'let it grow' onto one of these baddies currently all i have is notes and i need to do some research on how to actually use a lot of the program i plan on using...
No description

Tic-Tac-Mini V1

Hey guys. Im currently working on a very small version of tic tac toe. Im just calling it Tic-Tac-Mini. This is version one and I'm currently working on a version 2. Version 2 will have the pieces in the main board itself instead of in a external mini box. The board is 5x5cm.
No description

SMART home phone controlled LED light demo

You can control the mode, brightness, state (on/off), from your device that supports WiFi! Watch the YT vid liked below for more details and code.
No description

Airport PAPI Lights Demo

Hello! I am pretty new to the Arduino community, and I am excited to chat about cool things with you all :) I will share my newest project as I think it's pretty cool. This project is serial controlled, which allows for easy control and connection with scripts. Feel free to ask any question on it!...
No description

ESP-32 game console!

A new and innovative type of game console, hope you like it! To explore more and do code, watch the YT short I made🙏! Feedback would be appreciated!
No description

Introducing WebScreen Serial IDE

A modern, web-based integrated development environment for WebScreen devices with dual theme support, providing serial communication, code editing, and command execution capabilities.
No description

Simple analog graph using C and wifi communication

I have an esp8266 with wifi module, thought i can graph analog signal without relying on arduino ide graph or any external pre made libs or tools so i made that quick app in C and using SDL3 to draw , esp sends analog data over wifi to pc and from pc we receive the signal and draw Pc(as server) Esp(as client) ...

Wifi Robotic Arm

i made this mini wifi controlled robotic arm using an esp8266 (for some reason the background removed didnt consider hot glue gun as background)
No description