bijection / sistine

Turn a MacBook into a Touchscreen with $1 of Hardware
https://www.anishathalye.com/2018/04/03/macbook-touchscreen/
MIT License
3.25k stars 192 forks source link

Compatibility with other laptops #3

Closed Enelar closed 6 years ago

Enelar commented 6 years ago

I wanted to fork and try it out on my old Acer V3 371 (i5, 32Gb Ram, 1TB ssd), but im not sure if it going to work. What if i took a pen and and draw apple, would your code consider it as a macbook? Is my four year specs enough to run this code?

anishathalye commented 6 years ago

In the demo video, we’re running it on a 2013 MacBook Pro, so I’m pretty sure it’ll run fine on your computer.

On Apr 7, 2018, at 5:45 PM, Kirill Berezin notifications@github.com wrote:

I wanted to fork and try it out on my old Acer V3 371 (i5, 32Gb Ram, 1TB ssd), but im not sure if it going to work. What if i took a pen and and draw apple, would your code consider it as a macbook? Is my four year specs enough to run this code?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

lengstrom commented 6 years ago

I think all the APIs we use for clicking etc are Mac specific - so you'd have to rewrite most of simulate.py at the very least.

thiswillbeyourgithub commented 6 years ago

I think it would be incredible to have Sistine work on e-ink screens with single board computers like the raspberry pi. It would definitely put this project under the spotlight :)