Skip to content

rocketstrong600/LaserTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaserTag

This Project uses ESP32-Arduino

This is a ongoing project for an implementaion of milestag proticol for a esp32 microcontroller. Transmit is working on a esp32 using the rmt driver

http://www.lasertagparts.com/mtformat-2.htm

IF YOU ARE USING THE LIBRARY IN RELEASE CHANGE #define CDEBUG 0 to #define CDEBUG 1 in MilesTag.cpp. this enable the frequency generator for ir.

MilesTagTX(uint32_t freq) sets ir frequency defaults to 56khz.

Basic Use can be seen in main.cpp

# Progress

TODO: Structure Recieve Code, Scores, Health, Add Board Schematics

Done: ir Comms and error Checking

Redesigning for ESP32 With Audio Chip Expect Major Code Changes

About

(Esp32) Laser-tag with implementation of MilesTag Protocol (RMT Driver)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages