News

Besides the Arduino’s serial monitor, we also used our DSO to measure pulse output from the water flow sensor. In that crude experiement, serial monitor displayed a rate of 56 Litre/hour (in lieu of ...
Next steps shows how the master (Arduino) reads from the slave I2C device. Wire.requestFrom (address, 1) command expects to receive 1 byte of data from the TC74 sensor. Wire.available () waits for ...
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.
[Flux Axiom] is using an Arduino Mega in his setup along with a cornucopia of sensors and all their data is being logged onto an SD card. All the code used in his setup is available in his GitHub ...
[Marcus] has written up his experiences using the AD7746 capacitance sensor. He used the SparkFun breakout board in conjunction with an Arduino. The available Arduino code wasn’t that great s… ...
Arduino created a Renesas RA4M1 microcontroller board in its Nano form-factor. Called Nano R4, it follows the Uno R4, the first Arduino to use the RA4M1. Episode 13 of our podcast CHIIPs is out now, ...
The Arduino Oplà IoT Kit is available to purchase priced at $114 and provides an open programmable Internet of Things platform enabling you to create a wide variety of different projects.
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’, ...
What if you could paint with your shoes? Electronic Traces is a pair ballet pointe shoes that sends a dancer's movements to a nearby smartphone. Using Lilypad Arduinos, they record pressure and ...