Y
Hacker News
new
|
ask
|
show
|
jobs
by
dorfsmay
930 days ago
Do you write your software to use the small sensor from scratch or do you build on top of existing libraries?
1 comments
immmmmm
928 days ago
i used MIPI sensors on jetson, and while the drivers were provided by the manufacturer we wrote a a python/c++ library based on V4L2 to acquire images
link