In need of some Tips to read AMS5812-1000 with linux

Hi, I am a Beginner who want to read a AMS5812-1000 with linux . Is there any guideline or howto available ?
Any help appreciated .

Hi,
are you running linux on embedded device like raspberry pi or on a computer ?

Thanks

Sorry , i forgot to elaborate more . I want to use a laptop , not with a raspberry or equal.

i will recommend this module

this will mount as a serial port and you can send API commands to read the AMS sensor.

thanks

Thank you Bhaskar,

is there a phyton program which I can use as a guideline . I can address the sensor , now its about how to read the sensor out .

thank you for your time in advance.

python sample code can be found here

these code are written ofr devices which have native I2C like arduino RPI