Hi, i'm beginner in electronic and i'm trying to make a basic project with a light sensor.
i own a onion Omega 2 mounted on a power dock 2
https://docs.onion.io/omega2-docs/power-dock-2.html
on it, i plugged a ADC expansion
https://onion.io/store/adc-expansion/
on this expansion i plugged an grove light sensor v1.2
https://wiki.seeedstudio.com/Grove-Light_Sensor/
it's plugged on the analogic grove from the ADC-expansion connector address 0xA0, 0xA1, 5V, GND
I would like to use golang in this project but i don't find on my own how to establish connection to get the data sent by the light sensor.
i often find tutorials for arduino or raspberry, but not for onion.
Any one knows about a good tutorial or some tips to start this project?
S
Posts made by stephane _o_
-
adc-exp light sensor and golang