Friday, 8 February 2019

Raspberry Pi Sending Sensor Data to Thingspeak

Raspberry Pi Sending Dht22 Sensor Data to Thingspeak: In this project we are going to interface dht22 sensor to raspberry pi. In this we are going to explain you about how we can get sensor data in cloud. Here we are using thingspeak as a cloud for getting sensor data. Component Used: Raspberry Pi:s This is the latest version of raspberry pi. In this we have inbuilt Bluetooth and wi-fi, unlike previously we have to use Wi-Fi dongle in...

Voice Recognition System Using Arduino

Voice Recognition System Using Arduino: Introduction to Our Project: In this project we are using Arduino, Bluetooth Module(HC-05) and Smart phone. Here we are going to recognize our voice through one smartphone App and for that purpose we have connected one led to pin number 13 of arduino. So first we have to connect our app to Arduino through HC-05 bluetooth module. So we have to enable our bluetooth in smartphone and then we have to connect...

Vehicle Tracking System

Vehicle Tracking System Using Gps Modem: This GPS based vehicle tracking system based on the arduino using global positioning system (GPS) and global system for mobile communication (GSM). Project Description: This is a two-way GPS communication system wherein communication is done in both ways with GPS satellites. This project uses only one GPS device and two-way communication is achieved using a GSM modem. GSM modem with a SIM card used...

Virtual World Using Arduino

Creating a Virtual World Using Arduino and Python: Introduction to Our Project: how to create a simple virtual world using vPython library.In this project we are using Arduino and Ultasonic Sensor for sensing the virtual world. The virtual world is use in real time based on measurements from the arduino and ultrasonic sensor. In this project you can use how to combine Arduino, Python, and vPython library to create a virtual world i.e virtual...