Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lm75b option #117

Merged
merged 4 commits into from
May 17, 2017
Merged

Use lm75b option #117

merged 4 commits into from
May 17, 2017

Conversation

tvoverbeek
Copy link
Contributor

Make use of lm75b temperature sensor optional.
Added papirus-radar demo showing the dependency of update rate on temperature.
This is a modified version of David Lowe's original demo (https://github.com/campag/eink-demo).
Best results with the modified epd driver from David Lowe (https://github.com/campag/gratis).
Will submit a separate PR to repaper/gratis repository with David Lowe's changes.

Now you can make the use of the lm75b temperature sensor optional by
setting the use_lm75b property to False (default = True).
This makes it possible to fake a higher temperature by writing to
/dev/epd/temperature, so you can get a higher partial update refresh
rate at the expense of some ghosting.
papirus-radar uses the possibility to disable the use of the lm75b
sensor. This is modified version of Richard Lowe’s original demo
(https://github.com/campag/eink-demo)
Use unicode degree symbol in papirus-temp.
Added enable/disable use of LM75B sensor (papirus.use_lm75b =
True/False).
Added description of papirus-radar demo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants