Exercise 18 - Applications & implications(Project Notes)
      
     
     This project is inspired by this alarm gun.
	
	1. What will it do?
    My project is about a target and laser gun. When the shooter accurately aims and fire at the target, the target will fall.
    
    
    
    
	
Who's done what beforehand?
    - Some of the project uses photo resistors as sensors and some using ir receivers.
    - Some articles on this are available in Instructables
    	- 
http://www.instructables.com/id/DIY-Laser-tag-system-from-simple-to-complex/ This project is inspired by the laser gun alarm.
        	- 
http://www.instructables.com/id/Laser-Shooting-Game/
What materials & components will be required?
	
	  
	    
	      | No | Qty | Material/component | Cost | Made/Bought | Processed used | 
	    
	      | 1 | 1 | Servo Motor | 2 | Bought |  | 
	    
	      | 2 | 1 | Target | 1 | Made | 3d print | 
	    
	      | 3 | 1 | Chasis | 10 | Made | Laser cut | 
	    
	      | 4 | 1 | Gun | 10 | Made | Laser cut | 
	    
	      | 5 | 1 | Phototransistor & buzzer | 2 | Bought | Soldering | 
	    
	      | 6 | 1 | DC power supply & battery | 7 | Bought | Soldering | 
	    
	      | 7 | 1 | Trigger circuit | 4 | Made | PCB milling | 
	    
	      | 8 | 1 | Receiver circuit & microprocessor | 4 | Made | PCB milling | 
	    
	      | 9 | 1 | laser pointer 5mW | 3 | Bought | Soldering | 
	    
	      | 10 | 2 | toggle switch | 1 | Bought | Soldering | 
	    
	      | 11 | 1 | mono jack & socket | 2 | Bought | Soldering | 
	    
	      | 12 | 3 | 3mm plywood 200mmx300mm | 18 | Bought | Laser cut | 
	      |  |  | Estimated cost | S$57 |  |  | 
        
      
	  
      
	What tasks needs to be completed?
    - Understanding and testing of Phototransistor 
    - Servo motor control
    - Design and construct microcontroller boards
    - 3D design of target board and mounting for servo 
    - 2D design of chasis of house microcontroller
    
    
    What questions need to be answered ?
    - What is the  codes to trigger the target?
    - How much power is needed to operate this project?
    - Will the chasis topple when the servo moves?
    
What is the schedule ?
    - 29 May - test circuit on Arduino
    - 30 May - Design target board with Inventor
    - 31 May - Design microcontroller board
    - 1 June to 14 June - Fabricate PCB, laser cut and 3d print
    - 15 June to 21 June - troubleshoot, testing, document
    - 22 June - Presentation
    
How will it be evaluated?
    - Success trigger of servo when user shoot at the middle of the target. 
    References
    Adafruit IR tutorial
    Instructables laser game
    555timers
    Would you like to insert more style/elements?
      
      Check the documentation of Bootstrap here.