Skip to content

demianzenkov/UWB-Open-RTLS-MCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for Open-RTLS nodes (anchor, tag) based on STM32 microcontrollers.

Open-RTLS supports TWR and TDOA modes.

Communication scheme of RTLS units:connection_scheme

Anchor nodes are based on STM32F207 microcontrollers and have ethernet interface. Both anchors and tags have USB interface for connection with configuartion software.

To setup network and RTLS parameters of nodes use Open-RTLS Configurator.

Generate .c and .h proto files from .proto file using Nanopb:
pip install protobuf grpcio-tools
python proto/nanopb_generator.py -v proto/Settings.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published