arduino

Solar powered wireless Arduino-based Geiger counter porject Schematic (1)

Solar powered wireless Arduino based Geiger counter porject.

Hello, I have plans to build myself a solar powered wireless Geiger counter using a RH Electronics Arduino IDE Geiger counter connected via a serial connection through a logic level converter to a 3.3V ATmega328P-AU Pro MCU with an ESP8266 serial WiFi tranceiver to send the readings from the Geiger counter to radmon.org. I intend

Solar powered wireless Arduino based Geiger counter porject. Read More »

RaspiDuinoRover

RaspiDuinoRover – (Yet another) iPhone driven moving Raspberry Pi and Arduino rover

Architecture RaspiDuinoRover is made of three main parts: A Raspberry Pi which receives commands from a remote device through a TCP connection, and sends these commands to an Arduino Uno through an I2C connection. The same TCP channel is used to send back the remote data grabbed from the Arduino Uno about pan and tilt

RaspiDuinoRover – (Yet another) iPhone driven moving Raspberry Pi and Arduino rover Read More »

Tic Tac Toe with TV Remote

Arduino based Tic Tac Toe with TV Remote

This was my first time attending the Internet of Things Pune Group. It was such a fun learning experience! At today’s meetup, Dhiraj and Nishant started out by introducing the InduinoX and Arduino Uno boards along with the Processing IDE that is used to write the code. After playing around with couple of sensors on the InduinoX we thought of doing a micro project

Arduino based Tic Tac Toe with TV Remote Read More »

Autonomous System Drone

Basics of Turning your Remote Controll Vehicle into an Autonomous System (Drone) Using an Arduino

I began this project with the objective of cheaply turning my RC helicopter into something of a UAV or at least to fit some sensors to reduce collisions and other “mis-haps.” Now unfortunately at the beginning of the project i miscalculated my little helicopter’s lift capabilities and so with the equipment fitted it has insufficient

Basics of Turning your Remote Controll Vehicle into an Autonomous System (Drone) Using an Arduino Read More »

Send Data to Web Server using Arduino and SIM900A GPRS GSM Module

How to Send Data to Web Server using Arduino and SIM900A GPRS/GSM Module

Today we are here with an interesting project in which we will Send Data to the SparkFun server using Arduino and GPRS. This is an IoT based project in which we will use GPRS, present on the GSM Module SIM900A board, to send some data to the web service on the internet. In this project, we will simply enter

How to Send Data to Web Server using Arduino and SIM900A GPRS/GSM Module Read More »

Private Chat Room using Arduino nRF24L01 and Processing

Create a Private Chat Room using Arduino, nRF24L01 and Processing

Creating a Local Network to share personnel and confidential data’s has become almost impossible for a common man in our modern world. This is mainly because all common chat methods like Whatsapp, Facebook, Hangout and almost everything involves an internet connection. What if, we could share data without the medium of Internet? How cool it would

Create a Private Chat Room using Arduino, nRF24L01 and Processing Read More »