Logging, button actions
The logging feature now reads from the logs.txt file in the user’s home folder. I’ve integrated my scripts with this log such that any fail or success will write to this log. It’s drawn dynamically on the display. I’ve also implemented button actions - holding any button will trigger code. For example, holding key 3 will actually turn the device off, holding key 2 will wipe the logs, and holding key 1 will refresh information. Holding the sleep button won’t cause an infinite sleep/awake loop. I’m extremely close to finishing this project and all that’s remaining is the simple autostart of this program and the implementation of the overview page (which should be easy enough). Expect a demo video and ship later this weekend! :D
Log in to leave a comment