Page 1 of 1

Digital Light Sensor: I2C input with Jupyter

Posted: Fri Jul 10, 2020 10:07 am
by bombadil
Hey,
I am completely new in the redpitaya and FPGA genre.
For my Bachelorthesis I need a light sensor for my measurements, so I bought the GROVE Digital Light Sensor (https://wiki.seeedstudio.com/Grove-Digi ... ht_Sensor/). I was able to get an LED running via the Analog Outputs, but the Digital Interface causes problems, since there seems no way to get this running in Jupyter Notebook, or I just could'nt find anything. Do I need to C? And if yes, how do I access the right connectors?

**I am using the sensor extension module for this**

Best regards