Brenton Rowland

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Still Alive? #432
    Brenton Rowland
    Keymaster

    Hey Nortant, it’s been 5 months since your post so perhaps the answer is – NO.

    The Science Club was an after school meeting of upper primary school (mainly) students from Encounter Lutheran College, Investigator College and Port Elliot Primary. We have not run since term 4 2017 due to my other committments but would love to get it up and running one day.

    I will take over the monitoring of this forum so hopefully respond in a more timely manner next time!

    Brenton Rowland

    in reply to: Arduino sketch for a simplified "DuinoTag" #401
    Brenton Rowland
    Keymaster

    This was good demo code to test the basics of Infra Red tagging. It’s now 4 months on in Sept 2017 and Sccience Club LaserTag has new code in the File Downloads. Have a look in Projects to see our progress.

    in reply to: Arduino sketch for a simplified "DuinoTag" #271
    Brenton Rowland
    Keymaster

    Copy and Paste the code into a new Arduino sketch.

    It is based on the DuinoTag Instructable here.

    It uses pins:
    2 for IR receive sensor input,
    3 for IR LED sender output,
    4 for the trigger button input,
    12 for a buzzer output – to make simple beep noises
    13 for an LED to show activity

    Should be enough to get something working.
    Then modify the code to use a sound module/amplifier/1000W subwoofer, add game modes, scoring etc..

    in reply to: Sound Files #268
    Brenton Rowland
    Keymaster

    James has a WTV020-SD-16P sound player module and FAT formatted 22Gb MicroSD card with some example .ad4 sound files and the first thing is to get it to work with an Arduino UNO.
    This is a link to a simple connection diagram and instructions:
    WTV020 Arduino Example 1
    There is a link to the Arduino library you will need and some sample Arduino code.

    in reply to: Laser Tag is GO for 2017 #240
    Brenton Rowland
    Keymaster

    An example with good ideas of an Arduino Laser Tag gun is given here.
    They use a different Arduino but the series of 3 articles by Duane O’Brien gives almost everything you need to make a system with a few mods for the Arduino UNO and a sound module for realistic game play.

    in reply to: Laser Tag is GO for 2017 #239
    Brenton Rowland
    Keymaster

    Defining the “Game Play” is important. Here is an example of setting the rules and how the game will work. Its about 1/3 the way down under a heading “Designing the ‘Duino tag gun'”

Viewing 6 posts - 1 through 6 (of 6 total)