- Notifications
You must be signed in to change notification settings - Fork19
Releases: jeffbass/imagenode
Releases · jeffbass/imagenode
Alpha release with new REP_watcher option, DHT11 & DHT22 sensor support and more PiCamera settings
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
This release adds aREP_watcher
yaml option that checks for a timely REP after sending a REQ, removing the dependency on signal.SIGALRM, which does not work in Python threads. It also adds DHT11 & DHT22 temperature / humidity sensor support and many more PiCamera settings. SeeHISTORY.md
for details.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Alpha release with threaded image sending
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Alpha release with threaded image sendingPre-release
Pre-release
This release adds threaded image sending as an option. That way the camera captures images and runs detectors on the main thread while image sending via imageZMQ happens on a different thread. See the send_threading setting in the Yaml settings documentation.
Assets2
Uh oh!
There was an error while loading.Please reload this page.