I'm taking a senior design class in college (I'm an Electrical/ Computer Engineering major) and my final project is a laser tag game. My partner and I are trying to pick a good microcontroller for the guns and we're looking for recommendations. Throughout the class we've been working with the Freescale/Motorola 6811 (very old school) and writing pure assembly code but we can pick any modern microcontroller for the project. The guns need to communicate wirelessly with a base station so our professor recommended a chip that has ZigBee support but it's not a requirement - something with a relatively user-friendly RF protocol is probably important though. Also we'd like to use some sort of IR protocol (for the "laser" shots) but we haven't found many chips that come with this built-in and so we are thinking about using an external module chip that does IR encoding/decoding (a recommendation on one of these to use with the microcontroller would be awesome). For the optics part of the project we're basically following this
- posted
13 years ago