[go: nahoru, domu]

Skip to content

GUI interface for the phased arrray antenna system I helped build for my capstone Project. Details covered by NDA have been removed so I can put this code up here.

Notifications You must be signed in to change notification settings

30Wedge/AnokiwaveChipDemo

Repository files navigation

Anokiwave system demo

The purpose of this code is to visualize the radiation patterns achieveable with our beamforming system and then to program the system accordingly directly from a laptop.

run with python3 BeamDemo.py

Dependencies

Required the following python3 modules:

  • yaml
  • PyQt5
    • I installed this with pip3 and a downloaded binary. See instructions here PyOpenGL

Sending out physical commands on the wire through the SPI interposer hardware requires the ni8452's drivers to be installed on your computer and available on your PATH. That's only been tested on windows. The beam patterns and GUI should run OK without it though.

preview

screenshot of openGL visualization

About

GUI interface for the phased arrray antenna system I helped build for my capstone Project. Details covered by NDA have been removed so I can put this code up here.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages