Comment by FlyingSnake
8 months ago
> wake the Kindle up, get an image, and then sleep it again
This is basically what I'm doing with this project. I tested the client by getting a dummy image initially. This line in the code puts it to sleep for x-duration. The kindle runs for ~2-3 weeks on a single charge.
[1^]: https://github.com/samkhawase/kindle-dash-client/blob/master...
That's what I wanted, thank you!
If you just want to test if your image works, I've created a handy script for testing. It downloads the image, displays it for 20 seconds, and reverts the Kindle back to its normal state.
https://github.com/samkhawase/kindle-dash-client/blob/master...
That will be useful, thanks. I'll try a proof of concept soon.
2 replies →