Skip to content

Instantly share code, notes, and snippets.

View userx14's full-sized avatar

Benjamin userx14

  • Germany, Baden Württemberg
View GitHub Profile
@userx14
userx14 / tomographyTwoPhotons.py
Created November 19, 2021 20:43
code for matrices for tomography of two entangled photons
import numpy
import math
knownProbNames = ["HH","HV","VV","VH","RH","RV","DV","DH","DR","DD","RD","HD","VD","VL","HL","RL"]
StateLetters = ["D","A","R","L","H","V"]
StateVectors = [
1/math.sqrt(2)*numpy.array([[1, 1]]),
1/math.sqrt(2)*numpy.array([[1, -1]]),
1/math.sqrt(2)*numpy.array([[1, -1j]]),

Terratec PHASE X24 Repair

Serial Header Pinout:

115200baud 3.3V 8n1

when chip is facing up, so that the bridgeco label is readable

| GND | RX | TX | VCC |

(from the ic's prespective)