News

This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...
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.
As many Arduino enthusiasts will tell you, they have a million ideas for projects but haven't completed nearly as many as they want. Here are some of the best Arduino projects we have found.
That’s right, these parking sensors are powered by an Arduino board, and the only extra components that were used in the project are a HC SR04 ultrasonic sensor, an active buzzer, and jumper wires.
Using an Arduino and a servo he built a classic needle speedometer for his bike. It also has a digital display and uses a hall effect sensor to pick up the wheel speed.
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
Makers and electronic enthusiasts looking for inspiration for their next project maybe interest is in a new build created by Robert John. Using the Arduino Oplá IoT Kit and Arduino Cloud, Robert ...
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
Arduino, the IoT development platform, has announced the full release of Arduino IoT Cloud - an end-to-end solution that makes building connected projects easier for makers, IoT enthusiasts and ...
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.