Skip to content

WFrame0224/WirelessLocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WirelessLocation


This Project was used to get nodes' data and save it

  1. Using the Pyserial model to communicate with the rotary table and coordinator node;
  2. Saving the data as text format;
  3. RotaryTable.py is defined as the rotary table class, which can make the rotary table work well;
  4. LocationData.py is defined as the coordinator node class,which can communicate with coordinator node

本项目完成无线定位节点的数据读取与存储工作:

  1. 采用Pyserial包实现同转台和协调器的通信
  2. 数据保存采用文本格式
  3. RotaryTable.py文件定义了转台类,用以实现转台的各项功能
  4. LocationData.py文件定义了数据获取类,实现同协调器的通信,数据保存
  5. MyMain.py是项目的运行主文件
  6. ThreeAntenna.py是三个协调器接三个天线同时运行的主程序

About

This Project was used to get nodes' data and save it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages