• Stars
    star
    141
  • Rank 259,030 (Top 6 %)
  • Language
    Java
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Initially, I hadn't added the readme.txt as I had kept the project for my self but as I have shared in my answer https://www.quora.com/What-is-the-coolest-thing-you-have-ever-created-alone-as-a-programmer/answer/Nikhil-Wayal?srid=FDgp and all of sudden there was a number of queries from people hence I have decided to add the instructions to guide the Quora community in creating the project.

Step 1:- Solder the ir as per the image uploaded and make the connection for the ir sensor to Arduino uno analog pin.

Step 2:- By using the Arduino IDE, Connect the Arduino uno model to comport of pc using the Arduino uno connector and upload the code(burn) to Arduino

Step 3:- For creating the goggle, I had made use of normal ir sensor but it is not safe,in case for usage of prolonging time period use, try to use any ir led that operated above 960nm.

Step 4:- Create a java project in eclipse with java class as RobotExp and copy paste the code from JavaAppliactionCode folder.

Step 5:- Connect the Arduino uno to the computer and run the java code in eclipse ide hope this helps

Credits- Thanks to Kaushal Kishor and Shashank Deodhar for helping me in the creation of this device.