mode

Capturing IMU Data with a BNO055 Absolute Orientation Sensor

Capturing IMU Data with a BNO055 Absolute Orientation Sensor Using Arduino

The Bosch BNO055 combines tri-axis accelerometers, gyroscopes, and magnetometers to provide orientation to users. About the Sensor The BNO055 uses three triple-axis sensors to simultaneously measure tangential acceleration (via an accelerometer), rotational acceleration (via a gyroscope), and the strength of the local magnetic field (via a magnetometer). Data can then be either sent to an external …

Capturing IMU Data with a BNO055 Absolute Orientation Sensor Using Arduino Read More »

Multiple mode Environmental Sensor Deck with MKR1000

Multiple mode Environmental Sensor Deck with MKR1000 Using Arduino

Many fun environmental sensors need a hardware interrupt. With the MKR1000, you no longer need to choose! You get I2C, analog ins too! Things used in this project Hardware components Arduino MKR1000 × 1 MOD-1016 Lightning Sensor × 1 DFRobot MQ-9 Gas Sensor × 1 Adafruit Humidity and Temperature Sensor × 1 Adafruit Pressure/Altitude/Temperature Sensor …

Multiple mode Environmental Sensor Deck with MKR1000 Using Arduino Read More »

Security Control Device

Home Presence Simulator and Security Control Device Using Arduino

                    This project allow us to simulate presence and to detect movements in our home. We can configure a network of devices installed in differents rooms of our home all of them controlled by a main device. This project combines these features on a single device (PICTURE 1): …

Home Presence Simulator and Security Control Device Using Arduino Read More »

Robot Arduino Bluetooth

Robot using Arduino and Bluetooth Module (Obstacle Avoidance Robot)

This project is designed to build a robot that automatically detects the obstacle on its path and guides itself whenever an obstacle comes ahead of it. This robotic vehicle is built, using Arduino UNO board. An ultrasonic sensor is used to detect any obstacle ahead of it. A motor driver IC and 2 DC motors …

Robot using Arduino and Bluetooth Module (Obstacle Avoidance Robot) Read More »

Low Power BLE in Arduino Part 3

Easy Very Low Power BLE in Arduino Part 3 – Nano V2 Replacement – Rev 3

Update: 7th April 2019 – Rev 3 of lp_BLE_TempHumidity, adds Date/Time plots, using pfodApp V3.0.362+, and auto throttling when sending dataUpdate: 24th March 2019 – Rev 2 of lp_BLE_TempHumidity, adds more plot options and i2c_ClearBus, adds GT832E_01 support Introduction This tutorial, A Redbear Nano V2 Replacement, is Part 3 of 3. This is Revision 2 of this …

Easy Very Low Power BLE in Arduino Part 3 – Nano V2 Replacement – Rev 3 Read More »