external signals

I'm looking to write a program that allows me to receive and stream external signals via the GPIO pins on my metatracker sensor. I've hooked up the metatracker device to an external light sensor and I'm not exactly sure how to go about programming this. Is there any tutorial that I can follow or even an example program that I can look off of. I would like to be able to do this in python because I have already done some work with the internal sensor in python.

i'm aware that the Metatracker has an internal light sensor, I only have an external light sensor for now but I'm assuming the same concept will apply for other sensors

Sign In or Register to comment.