dtourolle portfolio

D-reader project

I built an e-reader for my partner who is an avid reader and was experiencing discomfort from hours of repetitive clicking on a kindle. The e-reader connects to a wearable and can be controlled via motion. The project has had two iterations, with the main differences being the enclosure design and construction. The first iteration was completed in spring 2020 during the first COVID lock down, while the second iteration was in spring 2022. This repo. contains the designs for the second iteration (designed using FreeCAD), along with all the software for running it.

I have tried to document the development process, source code and CAD/CAM, in some cases this is really retrospective. If you are interested these are split between these pages. If you are not interested in the story then the software, CAD and CAM can be found here.

Acknowledgements

The project would have been impossible for me to complete without the OpenSource code created in the following projects:

More post about this project:

D-reader project

I built an e-reader for my partner who is an avid reader and was experiencing discomfort from hours of repetitive clicking on a kindle. The e-reader connects to a wearable and can be controlled via motion. The project has had two iterations, with the main differences being the enclosure design...

read more

Writing an E-reader application

Maybe some important information about my own background, I am an engineer who has spent years writing simulations, image analysis and signal analysis software in both C/C++ and Python. I adore Python for these kinds of projects as the community is so open and thriving. Yes, I could probably find...

read more

D-reader CAD and CAM

Sure! Here’s a revised version with sections and the images placed within them, with raw markdown: Design Process After selecting all the necessary parts, the next step was to start designing the ereader in FreeCAD. The final CAD model can be found in the CAD folder, which contains all the...

read more

D-reader Lessons from the original design

Sure! Here is the revised version with image links: Lessons from designing a 3D printed e-reader case When designing a case for an electronic device, it is important to consider both its functionality and durability. Here are some lessons I learned while designing a case for an e-reader using a...

read more

D-reader electronics

Simplifying an E-reader’s Electro-technical Elements Creating an electronic design for an E-reader was easy for a hobbyist because of the many 3.3v-5v modules and opensource libraries. The major challenge was fitting it into a reasonable form factor. Here are the essential electro-technical elements: Waveshare IT8951 controller This controller is a...

read more

This project is maintained by dtourolle