A simple game using Arduino Uno, 16x2 LCD and a push button.
Connect up to 10 buttons using a single interrupt.
Create your handheld gaming console using an Arduino Nano ESP32 and play Doom on the go.
The famous connected button to order your favorite drink using Sigfox network.
Why make a button with a single function (a la Dash purchase) when you can make it do ANYTHING? Customizable online at any time via IFTTT!
This project allows you to draw your own controller to be used with anything. It utilizes capacitive sensing and graphite's conductivity.
this project uses a touch sensor to turn on and off an led on pin 13.
Our project is a microcontroller that plays 4 different melodies/songs depending on which button you press.
Switches can be troublesome! This library for controlling different types of switch and switch circuits can remove much of the hassle.
The ARA (Arduino Robotic Arm) is an initial project, a first phase, of one of the most popular project carried out by the Arduino community.
Edenoff, a TinyML Arduino device was modified for secure and interactive demos at Maker Faire Rome 2022
Gamepad (prototype) based on M5StickC (ESP32 Pico) with I2C joystick module, dual button unit, and Bluetooth Low Energy connectivity.
This combines a two-axis joystick, a three-axis accelerometer, and two buttons into one package.
I wanted to create a device that could spin spools of thread when I pressed a button so I could just cut the thread and continue sewing.
Use a multiplexer IC to break out four GPIO pins into 16 outputs. Perfect for an ATtiny project!
In this project we will learn how to control a vacuum suction pump that is often used in robotics or other industrial systems.
A small game in which the player must match the sequence to earn points. The game ends when the time runs out.
Game that presents a sequence of random lights that are remembered and then then re-entered on button switches.
This toy consists of 4 buttons, 4 LEDs 5 potentiometers and 1 speaker. Toddlers can turn, slide and push to change the lights & sounds.
One of the main problems for age people is keeping their balance. How can we make a cheap, reliable device with a minimum monthly payment ?
Transform your mediocre Jack-In-The-Box into a fun mechatronics project with an Arduino, Rotary Encoder, Servo Motor, and more!
Porting Arduboy to SAMD51 MCU and ILI9341 TFT display using Wio Terminal.
In this project we are going to learn how to control an LED using a Nextion Display with a simple touch button. Watch the Video!
Use a single interrupt to easily and simply process any number of switches, button or toggle and wired in any scheme.