Using Arduino

Measuring sound in dB

Measure Sound/Noise Level in dB with Microphone and Arduino

Noise pollution has really started to gain importance due to high population density. A normal human ear could hear sound levels from 0dB to 140dB in which sound levels from 120dB to 140dB are considered to be noise. Loudness or sound levels are commonly measured in decibel(dB), we have some instruments which could measure the sound …

Measure Sound/Noise Level in dB with Microphone and Arduino Read More »

Circuit Connecting 2 I2C TC74 Temperature Sensors

Connecting multiple I2C device on Arduino Uno R3

In this project, we will show how to connect multiple I2C devices to an arduino microcontroller. The I2C bus is a bus which enables high-speed two-way communication between devices while using a minimal number of I/O pins to facilitate communication. An I2C bus is controlled by a master device (usually a microcontroller) and contains one …

Connecting multiple I2C device on Arduino Uno R3 Read More »

mk1000 servo

MKR1000 Servo Control Panel Using Arduino

A servo controller using the built-in WiFi abilities of the Arduino MKR1k. The panel consists of a MKR1k web listener and Javascript/ajax. Things used in this project Hardware components Arduino MKR1000 Servos (Tower Pro MG996R) Breadboard (generic) Software apps and online services Arduino IDE Story Arduino and servos have pretty much gone together from the inception …

MKR1000 Servo Control Panel Using Arduino Read More »

Mobile Apps

Create Mobile Apps for Android and iOS Connecting to the MKR using Arduino

This simple project shows how to make an app that controls an Arduino MKR1000 board with Evothings Studio by communicating over the TCP. Things used in this project Hardware components Arduino MKR1000 × 1 LED (generic) × 1 Resistor 100 ohm × 1 Jumper wires (generic) × 1 Breadboard (generic) × 1 Software apps and …

Create Mobile Apps for Android and iOS Connecting to the MKR using Arduino Read More »

Adaptable Sensor and Notification System

Adaptable Sensor and Notification System Using Arduino

A easy to use adaptable sensor and notification system that is designed to be used as a temporary change of state notifier. Things used in this project Hardware components Arduino MKR1000 × 1 PIR Motion Sensor (generic) × 1 SW-420 Motion Sensor Module Vibration Switch Alarm Sensor Module for Arduino × 1 Light Dependent Resistor …

Adaptable Sensor and Notification System Using Arduino Read More »