This shows you the differences between two versions of the page.
bluetooth [2014/04/01 09:48] hutch |
bluetooth [2014/04/04 12:00] (current) hutch |
||
---|---|---|---|
Line 5: | Line 5: | ||
Here are the steps: | Here are the steps: | ||
- | - Download the file named hw_platform.zip and import it into the SDK as shown in the original 330 tutorials. It defines a couple of pins on the JB PMOD connector that access the Bluetooth PMOD. | + | - Download the zip'd hardware system below and import it into the SDK as shown in the original 330 tutorials. It defines a couple of pins on the JB PMOD connector that access the Bluetooth PMOD. |
- Check out a Bluetooth PMOD from the shop. | - Check out a Bluetooth PMOD from the shop. | ||
- Look at the file named Main.c on the same web page where you downloaded the hardware system. Access to the bluetooth PMOD is via the XUartLite_ functions. Carefully study the code to see how to access the Bluetooth module. | - Look at the file named Main.c on the same web page where you downloaded the hardware system. Access to the bluetooth PMOD is via the XUartLite_ functions. Carefully study the code to see how to access the Bluetooth module. | ||
- You will also need to checkout an Android handset from the shop. You will pair the handset with your system (just as you do with any Bluetooth system) and then run the Laser Tag application that has already been installed on the handset. | - You will also need to checkout an Android handset from the shop. You will pair the handset with your system (just as you do with any Bluetooth system) and then run the Laser Tag application that has already been installed on the handset. | ||
+ | |||
+ | {{::adc_hw_hw_platform2.zip|Hardware System - 390 Students use this!}} | ||
+ | |||
+ | {{:adc_hw.zip|This is the XPS System used to generate the hardware system - Don't use this}} | ||
+ | |||
+ | Here is the old link to the software examples (don't use the hardware systems that are located there). | ||
[[http://lasertag.groups.et.byu.net/doku.php?id=milestone_2_code]] | [[http://lasertag.groups.et.byu.net/doku.php?id=milestone_2_code]] | ||
+ | |||
+ | Here is a link to some simple documentation that describes both how to use and some limitations in the current Android app. | ||
+ | |||
+ | [[http://lasertag.groups.et.byu.net/lib/exe/fetch.php?media=lazerwarfare.pdf|Andriod App Doc]] | ||
Happy Bluetoothing! | Happy Bluetoothing! |