News

Today the BLE functionality of this module will be explained by sending sensor data to a smart phone. Here this nRF24L01 module will be interfaced with Arduino Microcontroller and the DHT11 sensor ...
This project uses Arduino board to collect sensor data and store it on the MySQL database. This is a part of the Structure Monitoring with BIM and IoT: The Case Study of a Bridge Beam Model ...
The Android application will now display both the temperature data (SENS1 and SENS2). Fig. 3: Screenshot of the temperature data observed on the smartphone for Multi-Sensor Data Monitoring project. A ...
This is an example of how to connect an Arduino with a Bluetooth transciever to an Android app. I connected the Arduino board with a temperature sensors. The Android app receives the temperature ...
First of all congratulations on this project. I am doing somethimg similar but not including the lithium battery an the battery charger, just the Hall sensor, Arduino 1 and the HC-05 module. Already ...
To get data transfering at a decent rate, you’ll need to do a little bit of signal bit banging and Android decodin. Once that’s sorted, transfering with data rates of around 7bps is perfectly ...
Whether you’d like to do some real-time logging of data, or just want to control a project with your Android phone, [Thomas]’s Arduino-Android Bluetooth connection instructable is sure … ...