View Single Post
Old 02-16-2021, 08:04 AM   #124
Gentrie
Junior Member
Gentrie began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2018
Device: Inkpad 3 First gen.
Quote:
Originally Posted by wloszynski View Post
I think you can turn automatic brightness control.
For remote page turning problem I managed to create software for PC and Android.

PC: https://github.com/wloszynski/lazy-pocketbook-pc
Android: https://github.com/wloszynski/lazy-pocketbook-android

Switching light on and setting brightness, or opening book you will have to create event sequence for touch moves (for example turning light on will be: open options->turn ligh on -> close options). I can help you with that. Opening books remotely is possible, but it will be difficult to accomplish, as far as I know, it is not possible to open book via ssh (with command like 'open Romeo and Julia'), but I will check it.

As I said before if you need any help, let me know.
Cheers!
Hi,
I tried your Android App with my first gen. Inkpad 3 and the latest firmware but i didnt get it to work. Maybe you can help me?

Root and Services works. Ssh connection too.
Login via ssh shows /mnt/secure/ #
Now i type cat /dev/input/event0 > f.txt and press the forward button at the Inkpad. Terminal shows no input but create a f.txt in /secure after ctrl+c
Same with b.txt
Android App does not work.

I tried cat event0 to event8 and pressing buttons on Inkpad and event4 works with buttons and event5 with touch.
Now typed cat /dev/input/event4 > f.txt with forward button and b.txt
But the Android App is still not working.

I never used unix or any kind of programming and have no clue what to do now.

Edit
Both devices in the same WiFi. Android App IP and PW set from rooting @ Inkpad
Gentrie is offline   Reply With Quote