PageMate
A smart bookmark that bridges physical and digital books
The PageMate smart bookmark syncs your reading progress between physical book and ebook. It's a slim and phone-connected bookmark that has a screen showing your latest reading progress on your connected ebook service. It also has a intuitive touch-sensitive scrollwheel that allows you to quickly update your ebook with your progress on the physical copy. PageMate allows users to go from reading a physical book at home to reading the digital version during their commute without frustration or time delay.
Prototype engineering
The cloud service was developed as a simple node.js app using the Express framework. It has a couple of POST and GET request interface for PageMate and ebook service. We hosted the service on Render.
The prototype uses an ESP32 as the main processor. The capacitive touch-sensitive scroll wheel is a small touchpad with integrated controller IC. It communicates with the processor with I2C protocol. After reading the input value from the touchpad, the processor sends a POST request to our cloud service.
User experience
You are reading a book both with physical copy at home and ebook copy on the go.
A study by Bailey, Sahoo, and Jones (2020) conducted a format-switching experiment to examine how readers switch between different formats of the same book. They surveyed 100 participants and found that 50 of them owned at least one book in more than one format, with 48 of those owning a book in physical and ebook form. Of the 50-person subset, 26 would switch between formats of the same book, while the remaining 24 would not due to there not being an easy way to switch quickly. The readers who switched between formats would use strategies such as remembering plot points, ending at a chapter change, or placing the books side by side to compare. However, these strategies were frustrating and the average time to switch between an ebook and a physical book was over a minute.
The PageMate companion app allows you to connect to your ebook service, choose which book your bookmark should track and monitor the battery status of your PageMate.
Design iterations
Our prior iterations include one that uses a elasticated loop to fix PageMate on the cover of the book. This means it will be easier to carry it around . However, on our user testings, our target users found this design has more possibility to cause damages on the book. They also keep their physical copy at home for the most time. So we switched to this simpler design which PageMate is placed in between pages.
The choice of using a touch-sensitive scroll wheel is also the result of user testing. We had a numpad and an two-button increment/decrement option, but users found the scroll wheel to be the easiest one to use when they need to increase many numbers quickly.
I designed and implemented both the hardware and the cloud service for the prototype. I collaborated with Rinoj Raj Nakarmi on connecting his ebook mock-up to our cloud sevice. He also designed the app prototype. I collaborated with Chin-Ying Chu on several iterations of CAD models of PageMate. She created the rendering images.