Guides & Projects for Makers

  • ESP32 OTA Updates: Remote Programming

    ESP32 OTA Updates: Remote Programming

    The ESP32 supports OTA (Over-the-Air), allowing you to update sketches wirelessly. OTA is especially helpful when the microcontroller is hard to access or if you want to make changes without a physical connection. In this tutorial, you will learn how to set up OTA and go through a step-by-step example project: a blinking LED whose…

    Read more

  • Sustainability in DIY Projects: How You Can Craft Responsibly

    Sustainability in DIY Projects: How You Can Craft Responsibly

    As a maker, you’re often excited about bringing your ideas to life and building things from scratch. Especially in the world of electronics projects, whether with Arduino, Raspberry Pi, or other platforms, sustainability plays an important role. Sustainability means using the earth’s resources responsibly, minimizing waste, and making environmentally friendly choices. In this article, we’ll…

    Read more

  • UX Design for Makers: How to Build User-Friendly Projects

    UX Design for Makers: How to Build User-Friendly Projects

    As makers, we are often so fascinated by our projects that we overlook a crucial aspect: user-friendliness. We enthusiastically solder components, program microcontrollers, and build complex mechanisms, but often realize in the end that only we can operate them effectively. Friends and family, whom we proudly show our latest creation, stand in confusion. This is…

    Read more

  • 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,…

    Read more

  • 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…

    Read more

  • 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…

    Read more

  • 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…

    Read more

  • 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…

    Read more

  • Collecting Data in Edge Impulse with the Arduino Nano 33 BLE Sense

    Collecting Data in Edge Impulse with the Arduino Nano 33 BLE Sense

    Collecting Data in Edge Impulse with the Arduino Nano 33 BLE Sense If you want to develop AI models using machine learning with Edge Impulse, you need one thing above all: data. Lots of data. In this tutorial, you’ll learn how to collect motion data using the accelerometer of the Arduino Nano 33 BLE Sense…

    Read more

  • Connecting Arduino Nano 33 BLE Sense with Edge Impulse

    Connecting Arduino Nano 33 BLE Sense with Edge Impulse

    With Edge Impulse, you can easily collect sensor data, develop AI models from it, and deploy these back to a microcontroller. The perfect companion for this is the Arduino Nano 33 BLE Sense – not only does it have suitable sensors directly on the board, but it’s also capable of running your AI models. In…

    Read more

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