Skip to content

Instantly share code, notes, and snippets.

View metalx1000's full-sized avatar

Kristofer Occhipinti metalx1000

View GitHub Profile
@metalx1000
metalx1000 / theta360.py
Last active August 29, 2015 14:27 — forked from tako2/theta360.py
Controlls RICOH THETA 360 (Python).
#!/usr/bin/env python
# coding: UTF-8
import socket
import struct
DEBUG = True
DEBUG2 = False
PTP_OC_GetDeviceInfo = 0x1001