Git Product home page Git Product logo

lasertag's Introduction

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

lasertag's People

Contributors

cairnsstem avatar rocketstrong600 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lasertag's Issues

Can the RX be modified to use interrupts instead

I am finding the Rx.BufferPull() routine taking 1000ms each loop cycle which really slows the entire ESP32 down and this is even when I am not receiving any IR signals.

Instead, could you adjust the logic to use the built in RX interrupt (rmt_set_rx_intr_en)?

Trouble understanding

Hey I'm having trouble getting this into arduino IDE. Are you still working on this and if so could you assist me in getting this moving forward? Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.