Skip to content

edinekj/mesh_airsoft_targets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mesh_airsoft_targets

Assembled targets

Completed targets (piezo still not glued)

An arduino based airsoft targets with mesh networking capabilities. This is a WIP project originally made for the Murcia Lan Party event. But since it's been stalled for more than a year, we decided to release

We use the nrlf24l01 2.4Ghz modem and the RF24Mesh library to comunicate the targets with the master module

First boards

First boards

The targets can control a RGB LED and reports the impacts to the master node, the games are implemented in the master module, so far we only have a sequential game with timing implemented

The impact detection is implemented via a piezoelectric transducer and a opamp for cleaning the pulse and setting sensitivity, you have the eagle schematics in target_node/board

Detecting an impact

Detecting an impact

The master module is an arduino board with a serial connection to the host the same board we use for the targets can be used as a master, but the idea is to eventually port to an OpenWRT target (like a TL703n) for networked operation or a BT link to a phone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 96.4%
  • Other 3.0%
  • Other 0.6%