| by sohil4932 | No comments

Tutorial : Rasbperry Pi Desktop on your Laptop Screen

Me and my friend Suvigya working on how to work with Raspberry Pi without HDMI / AV display. As we know Raspberry Pi is knows as “Pocket Size PC”, but for debugging & project purpose its too handy to carry additional display with your Laptop. So we were start working on how to get Raspberry […]

Read More
| by sohil4932 | No comments

Instant OpenCV Starter : My First Pulication

  Me and my friend Jayneil Dalal got chance to share our knowledge of OpenCV with you via PACKT Publishers. Overview : Learn something new in an Instant! A short, fast, focused guide delivering immediate results Step by step installation of OpenCV in Windows and Linux Examples and code based on real-life implementation of OpenCV […]

Read More
| by sohil4932 | No comments

Dish Breaker : Kinect Game

During this last weekend at Bangalore I was getting bored, I saw my Kinect in front of me and decided to develop some easy and entertaining game. Got an idea of dish breaker. Here is a small introductory video of my game. The first video is simple mode of game. I am also writing code for […]

Read More
| by sohil4932 | No comments

Doridcon 2012

Finaly me and my friend Jayneil Dalal got chance to attend Droidcon 2012 and spoke about our research on Smart Homes using Android. Here I attach our power point presentation.

Read More
| by sohil4932 | No comments

Arduino TypeWriter

This project shows how to recycle an old PS2 keyboard and a dot matrix printer (DB25) to make a typewriter using our Arduino Controller. How it works:The idea is to connect the keyboard to the printer with a basic and cheap interface, we have used Arduino because is a fast development board for this kind […]

Read More
| by sohil4932 | No comments

Arduino + PS/2 Mouse

In this article I attempts to explain aspect of the PS/2 mouse interface including How can you establish interface between your Arduino board and old PS/2 mouse.The PS/2 mouse interface originally appeared in IBM’s “Personal System/2” computers in the late 80’s and it remains a widely-supported interface. However, USB has quickly caught on these last […]

Read More
| by sohil4932 | No comments

10×8 LED Display

This was my first project with the help of Arduino board. If you want to make your own or see how it works,check out my Tutorial link “10×8 Led Matrix with Arduino“:http://blog.sohilpatel.org/?p=19

Read More
| by sohil4932 | No comments

Navigation of Automated Robot using ROS(Robotic Operating System)

Navigation is the process of monitoring and controlling the movement of a craft or vehicle from one place to another. It typically uses a GPS navigation device to acquire position data to locate the user on a road in the unit’s map database. Using the road database, the unit can give directions to other locations […]

Read More
| by sohil4932 | No comments

Kinect

1)Windows Media Center Control + Kinect This was my first attempt to control my Laptop virtually using my hand.   2)Air Presenter Demostration You can download this software from here.http://www.so-touch.com/?id=software&content=air-presenter#/about/ 3)Zombie Holdout + Kinect You will also enjoy this game.Just go through this link.http://www.pixelninjagames.com/zombie-holdout-kinect-tech-demo 4)Evade + KinectLink for the game.http://www.kinecthacks.com/kinect-game-evade/ 5)3d Model Control via Human […]

Read More
| by sohil4932 | 1 comment

Tutorial : How to build cellphone operated Robot

Here in this tutorial I will show you how you can control things from anywhere with the help of your cellphone.Here I show you this by controlling my robot with the help of my phone.You can use this technique for any kind of wireless communication where you won’t required much more signals.      I build this […]

Read More