The BME280 sensor was easier to set up, as it communicates over the I2C serial protocol. This means that we only needed to ...
Makers, developers and hobbyists that are looking for an easy way to connect Arduino wireless sensors to an Arduino development board, might be interested in a new system that has been created by ...
Tilt sensors are essential components in security alarm systems today. Standalone tilt sensors sense tilt angle or movement. Tilt sensors can be implemented using mercury and roller ball technology, ...
Ever wanted an indoor environment sensor that’s dead simple yet a complete package? That’s the anotter-sensor-hub project from [Jana Marie], designed for the Sensirion SEN05x series sensors, with a ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
Arduino’s brand-new Esplora microcontroller, packed with prebuilt sensors and features, could indicate a move for the DIY electronics company toward a wider segment of the microcontroller market.
Over the last decade, the open-source movement has not only transformed the world of software, but also catalyzed a sweeping revolution in hardware tinkering. At the heart of this shift lies a ...
Arduino has bought out second revisions of its Nano 33 BLE and Nano 33 BLE Sense bluetooth-equipped microcontroller boards, keeping the sensor mix, but changing several of the sensor ICs. The nRF52840 ...
The Arduino 101 equipped with Intel's Curie module integrates a 6-axis gyro/accelerometer and Bluetooth, which sets it apart from the rest of the Arduino line up. What the heck is an Arduino? Simply ...
Ever thought of using touch sensors on your projects but didn’t because it would be too much work? [Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino. Here ...