This project was implemented in the course of Halloween and represents an affordable and simple mini laser tagger in the form of a magic wand.
- Arduino Mini Pro
- USB to TTL Dongle
I use a USB2TTL converter to write the sketch to the Arduino Mini Pro.
With Windows there were some challenges here.
With Windows 10 the following error message was displayed:
PL2303HXA PHASED OUT SINCE 2012. PLEASE CONTACT YOUR SUPPLIER.
I found the solution on the following website: https://www.connectix.nl/pl2303hxa-phased-out-since-2012-please-contact-your-supplier-solved/
Additionally, I have included the file in the repo in case it is no longer available: IO-Cable_PL-2303_Drivers-Generic_Windows_PL2303_Prolific.zip
I did the wiring as follows:
When programming from Arduino IDE, press and hold the Reset button during compilation and release it after information about sketch size appears and state changes to “Uploading”. Uploading should begin and succeed.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
For more information about the Infinitag System please visit infinitag.io.