RaghavVenkat / Serial_Listiner_Game_Controller

This repositry has 2 part one is c# part and the another one is ardunio part with circuit diagrams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

********************************************************************
**								  **
**	Raghav @ logicbricks.in 2017 				  **
**								  **
********************************************************************
_____________________________________________________________________
MAKE YOUR OWN CONTROLLER FOR GAMES USING ARDUINO+ULTRASONIC_SENSOR+C#

Youtube Tutorial: https://www.youtube.com/watch?v=wCeQcroGw6w
---------------------------------------------------------------------

Steps:

1. Extract the arduino part.
2. Inside that you have a connection diagram.(Setup the connection).
3. Load the .ino file to arduino.
4. Extract c# part.
5. Implement the core logic of the controller ( or just follow the youtube tutorial video).
6. Build and run the application.
7. Run the game in parallel to this application.
8. That's all!! Enjoy Gaming!!

;)

http://www.logicbricks.in
https://www.youtube.com/user/raghav16ify

About

This repositry has 2 part one is c# part and the another one is ardunio part with circuit diagrams.


Languages

Language:C# 96.2%Language:Arduino 3.8%