News

This paper shredder bin monitor is an easy Arduino project for beginners to get into. It uses an ultrasonic sensor, which is placed inside the bin, to detect the trash level.
Use Arduino to handle sensor input and relay control. Pi runs a Python Flask server with a simple UI to toggle GPIO pins via serial commands sent to the Arduino.
T he ESP32 is a fantastic little microcontroller with a world of possibilities. Its specifications may appear modest, but its capabilities enable it to power all kinds of devices.
Finger Bend is a unique DIY Arduino powered textile flex sensor, created as part of the Swatch Exchange, enabling you to trigger actions by simply bending your finger. Created by the team at ...
If you frequently use a 3D printer for your projects then you may experience issues calculating the material weight and length usage. If so, then you might be interested in this project using Arduino.
Arduino Lint is an easy-to-use, yet powerful, command line tool, focusing on the structure, metadata, and configuration of Arduino projects, rather than the code itself.
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
Using the Arduino Sketch [Eric] has written, you can easily plug in your Wi-Fi information and IFTTT key and trigger. All that’s left to do is put this IoT motion sensor to work by mounting it ...
Some projects are both educational and useful. We believe that [Jasper’s] Arduino based electronic load is one of those project. [Jasper’s] electronic load can not only act as a constan… ...