Matthew Soto 10/14/14 Writing Assignment

After searching for the component to the light gun cabinet components, I needed to search for the kind of coding would be needed to make the light gun idea work with the Arduino. Well for starters, the program must consist of an arrays and strings. This will allow the arduino to know the amount of targets that are on the screen. Next would be the Serial function. This function will allow the arduino to communicate between the computer and the device. This will allow the computer to indicate whether or not the device’s trigger or button is pressed and in which location in order to create a specific interaction. The next function the program needs is an if statement. The if statement will allow the arduino program to tell the device whether the button was pushed and in the right location to do a specific function if not to do that function. Each of these functions will be essential in order to make a light gun project work.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply