View Single Post
Old 08-15-2023, 02:06 PM   #16
jospalau
Addict
jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.
 
Posts: 211
Karma: 1074916
Join Date: Jan 2021
Device: Likebook Ares
Quote:
Originally Posted by sublipri View Post
A hardware implementation like that would indeed remove the need for a smartphone to trigger the requests. Unfortunately I can't provide much information about how to build one - it's not something I've done myself. It would require soldering and experience with DIY electronics. Probably only an option if you're open to doing lots of tinkering. I couldn't find any good tutorials, but this project looks promising if anyone wants to try building something similar:



https://github.com/mcer12/Hugo-ESP8266/



This looks simpler but only has one button:



https://randomnerdtutorials.com/esp8...-button-clone/



For hardware control, an easier option could be to use a bluetooth remote with the Android app from KoboPageTurner. I tried it with a bluetooth gamepad and it seemed to work well. I couldn't find anything similar that would work with iOS, but there might be something out there.



There are also some pre-made smart buttons such as Flic, but I'm not sure how good the latency/battery life would be for something like page turning.
I made it work with a Python demon in my computer which listened for Bluetooth events from my Bose headset and sent http requests to the Kobo web server, but to be honest it was a hassle. I prefer this solution using the phone since I set the phone as hotspot and use it. Simple stuff. Just tap the screen to switch pages.

Sent from my 22081212UG using Tapatalk
jospalau is offline   Reply With Quote