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.
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.
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 ...
Arduino Hacking - A History Anyone who has ever hacked around in their PC will have been hit with an urge to take their tinkering to the next level and create a custom-built device, but few ...
Aiming at sensor fusion application development, Rutronik has created a single Arduino-compatible board with a plethora of sensors from Infineon, Bosch SE and Sensirion. Called ‘RAB1 – Sensorfusion’, ...
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 ...
While newer Arduinos and Arduino compatibles (including the Hackaday.io Trinket Pro. Superliminal Advertising!) either have a chip capable of USB or rely on a V-USB implementation, the old fogies o… ...
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...