MakerWorld
Electronics
Go to Model
Bluetooth Kobo Page Turner
8
Downloads
18
Likes
0
Makes
Welcome to my "Bluetooth" Kobo Page Turner project. The project was born because my wife wanted a pageTurner for the KOBO Libra Colour, and everything she found didn't meet her needs, and as I had some material that I wasn't using, I decided to accept the challenge. Basically, I just needed to emulate a keyboard and be able to connect via Bluetooth, to avoid more connections.This code will simply emulate a keyboard, that is all that is needed. You can change the button order to suit your needs. Or change the Led brightness. //buttonPin1 = D5; // Button 1 (will send Left Arrow)//buttonPin2 = D4; // Button 2 (will send Right Arrow)//extLedPin = D9; // External LED pin (GPIO9)// LED_BRIGHTNESS = 1; // Value between 0-255 for brightness (adjust as needed - If you want a flashlight, put the 255 :P)(DOWNLOAD ARDUINO CODE HERE) In order to use this on Kobo we must enable the " devmode ", to do so pls refer to this video that shows how to do it. https://www.youtube.com/
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!