Skip to content

InfraredLaser/ModRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulating Retro Reflector

This repository contains a sqequence of scripts to perform comms with Liquid Crystals in a modulated retro reflector setup.

How scripts works

- recv.py has two functions
    1) Sends modulating voltage signals to a DAQ Analog Output buffer
    2) Reads detector signal from ADC buffer and process buffer that translates binary string to individual characters.
- recv.py runs a subprocess (send.py) which builds the modulating waveform in the AO buffer

How to run scripts

  1. Configure vsCode terminal or terminal with proper env.
  2. Run recv.py in terminal to see comm ouput.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages