Building a Custom E-Ink Personal Digital Assistant (PDA) for Distraction-Free Productivity

Ashtf

Summary:

This video details the creation of a custom e-ink Personal Digital Assistant (PDA) designed for distraction-free productivity, focusing on note-taking, scheduling, and general organization.

  • The device features a hybrid e-ink and OLED display, a custom-designed quiet keyboard, and an ESP32 S3 microcontroller with Wi-Fi and Bluetooth.
  • It includes a USB-C charging port and an interchangeable battery for repairability and extended life due to low power consumption.
  • The build process involved extensive CAD design in Autodesk Fusion, followed by 3D printing clear resin parts for the casing.
  • Custom silicone buttons were cast using a 3D-printed mold, ensuring a quiet and tactile typing experience.
  • The software, written in C++ using the Arduino IDE, includes a home screen, a text editor, and a basic file system, with future plans for a task scheduler, calendar, and computer connectivity.
    The completed e-ink PDA with its screen open and keyboard visible
    The completed e-ink PDA with its screen open and keyboard visible [ 00:00:10 ]

Intro [0:00]

The creator introduces their latest project: a personal digital assistant (PDA) designed for notes, scheduling, and productivity.

Features [0:50]

The video showcases the core functionalities and hardware components of the custom-built PDA.

CAD Design [4:18]

The physical design of the device began with Computer-Aided Design (CAD).

Resin Parts [5:20]

The physical casing components were manufactured using clear resin.

The Buttons [6:02]

A custom solution was devised for the device's keyboard buttons.

Final Assembly [7:30]

With all components ready, the final assembly of the PDA was completed.

Software & Future Plans [7:50]

Software development occurred concurrently with hardware production, and future enhancements are planned.