Close

Monitor I2C Sensors

A project log for KuttyPy

Learn Microcontrollers with Python - A new look at bootloaders

jithinJithin 08/29/2020 at 23:080 Comments
Screenshot

Procedure for using I2C sensors

results from a Malus Law experiment carried out using a TSL2561 Luminosity sensor, a laser diode, two pieces of polarizers ripped out of an LCD screen, and a hollow shaft stepper motor

https://kuttypy.readthedocs.io/en/latest/images/malus.png

The analyzer was rotated step by step, and light intensity was recorded using the light sensor. It confirms maximum transmission when both polarizer and analyzer are parallel, and minimum when orthogonal. It does not go to exactly zero because ambient light was not fully blocked by leveraging a dark room. However, curve fitting showed that the shape was sinusoidal (cos^(theta))

Discussions