Skip to content

asafpm/PolarizationAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for a polarization analyzer.

For more information see blog post:
http://asaf.pm/wordpress/?p=198

Files:

- PolarisationAnalyser.py
Main application file

- wireframe.py
Required by PolarisationAnalyser.py

- firmware/simulator
Contains an arduino sketch that simulates reading the photodiode data and sends it to the computer via USB. This sketch is used for debugging purposes.

- firmware/real_firmware
This is the firmware that should be installed in an arduino to actually use it as a polarization analyzer.

- samples/*
Random files used for learning during development.

About

Code for polarization analyzer. See http://asaf.pm/wordpress/?p=198

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages