Page turner for iPad

Hi!

I’m new in the world of ARDUINO and it seems a very nice universe!

I just want to create a page turner for my iPad and, instead of buying it I was thinking about create one with ARDUINO, using a joystick or just two buttons.

Do you have any suggestion?

Thank you very much

I need it to turn pages on a pdf while I’m doing lessons or conferences

Have a look at this video on youtube, starting at time 7:50.

It's about a rubik's cube solver, but look how he 'presses' a button on the IPad to stop the stopwatch.

Which is annoying if you want to control it from some other device...

an iPad also has an accessory connector, and both WiFi and Bluetooth connectivity. I would assume that the simplest "page turner" would be essentially a two-key "Bluetooth keyboard." Probably you can implement something like that with a BT-capable Arduino-compatible.

I've done something vaguely similar with a foot pedal, for a laptop, but I cheated by tearing out the encoder board from a spare commercial keyboard and connecting to the appropriate matrix "slots."

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.