Arduino Projects

  • Play Snake on the Arduino (and ESP32)

    Play Snake on the Arduino (and ESP32)

    The classic game Snake has been with us for a long time on various devices – on PCs, Texas Instruments calculators, or even the venerable Nokia 3210. Thanks to its simple mechanics, the game can be implemented on almost any device with some processing power. So why not also on an Arduino? In this project,…

  • An Arduino Theremin with Fixed Scale

    An Arduino Theremin with Fixed Scale

    In this project, you’ll learn how to build a simple Arduino Theremin using a piezo buzzer and the HC-SR04 ultrasonic sensor. But that’s not all – to help even inexperienced musicians impress their friends, this Theremin only plays notes within a scale that you define. In the following example, we’ll use the popular A minor…

  • Arduino Alarm System with Sound Sensor

    Arduino Alarm System with Sound Sensor

    In this project, you’ll build your own Arduino alarm system. It consists of three components: a sound sensor, an active piezo buzzer, and an RGB LED. You’ll use the sound sensor to measure the ambient noise level. When certain thresholds set by you are exceeded or not met, the RGB LED will light up green…

  • Recognizing Complex Gestures with AI and your Arduino

    Recognizing Complex Gestures with AI and your Arduino

    In this project, you will develop an AI model that can recognize complex gestures like circular movements and waving. You will then load it onto your Arduino Nano 33 BLE Sense and display the recognized movements in the terminal of your PC or Mac. With this setup, you can later build more sophisticated projects, for…

  • Arduino Code Lock with Keypad and Servo Motor

    Arduino Code Lock with Keypad and Servo Motor

    In this project, you’ll build a Arduino Code Lock using a membrane keypad and a servo motor. Only by entering the correct combination will the servo motor move and potentially release a lock. Connecting the Membrane Keypad For a code lock, you naturally need a device to enter the code. The 4×4 membrane keypad is…

  • Building an Arduino Weather Station

    Building an Arduino Weather Station

    Have you ever wanted to know the temperature and humidity levels in your home or garden with precision? With this DIY Arduino weather station project, you can create your own customized environmental monitoring system. This beginner-friendly project combines the versatility of an Arduino board with affordable sensors to give you accurate, real-time climate data. In…

  • Automatic Plant Watering With An Arduino

    Automatic Plant Watering With An Arduino

    If you trust your Arduino more than your green thumb, this project is right for you. A sensor monitors the moisture in the soil – as soon as a certain value is undercut, a water pump starts up and waters your plant. Once the soil is moist enough again, your Arduino stops the pump. Discover…

  • Arduino Snore Stopper with Artificial Intelligence

    Arduino Snore Stopper with Artificial Intelligence

    Snoring is annoying, that’s clear. There are devices, pillows, apps, and many other remedies against it – but most of them probably don’t live up to their promises. If you snore and have promised to do something about it, you can combine your suffering with your hobby using this tutorial: You’ll build an Arduino snore…

We don't track you. Enjoy your cookies while making awsome electronic projects!