I'm trying to build up a weather station using Adafruit sensors and a Pi.
Some of the sensors, like the TSL2561 don't have Pi/Python software but do have Arduino code.
Although I've tried using code for other sensors as a template, I'm still having no luck getting the TSL running on the Pi, though it works fine from an Arduino.
How about a tutorial showing how to convert Arduino C code to Pi Python?

