Y
Hacker News
new
|
ask
|
show
|
jobs
by
ody4242
2706 days ago
Whats wrong with this one? (it works with the same device)
https://github.com/larsp/co2monitor
2 comments
mosselman
2706 days ago
Maybe they didn’t know of it? Maybe they liked building their own regardless?
link
stackmad
2706 days ago
That looks good as well! I actually didn't know about that project. It wouldn't have worked on my specific case though since I wanted it connected to my Mac, that tool only works on Linux.
link
e12e
2706 days ago
The Mac doesn't provide a device to read from? Because beyond that, it should be pretty similar (posix-ish and golang)?
link
stackmad
2706 days ago
Yeah, you have to use IOKit, which hidapi wraps.
link