aNThiCu / ChronoEsp8266

A chronograph used for airsoft to get the barrel exit velocity of the bb & RPS of the replica(working on the RPS part)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChronoEsp8266

A chronograph used for airsoft to get the barrel exit velocity of the bb & RPS of the replica(working on the RPS part)

The default ip for accessing the main webpage should be 192.168.5.5 A pop-up should appear when u connect to the ESP8266 in AP mode , that is the captive portal which will redirect you to the root page, others are /update(OTA Update) and /webserial(OTA Serial). Set your BB weight in the config.h file.

An assembly guide of the stl files will come.

About

A chronograph used for airsoft to get the barrel exit velocity of the bb & RPS of the replica(working on the RPS part)

License:GNU General Public License v3.0


Languages

Language:C++ 98.3%Language:C 1.7%