Document reMarkable Paper Pro hello world spike
This commit is contained in:
@@ -12,6 +12,17 @@ Develop an app/workflow that lets Hermes communicate with Adolfo through the reM
|
|||||||
## Current Status
|
## Current Status
|
||||||
Initial SSH-based proof of concept works.
|
Initial SSH-based proof of concept works.
|
||||||
|
|
||||||
|
2026-07-16 iMac dev spike:
|
||||||
|
- iMac SSH alias `imac` works as `adolforeyna@192.168.68.124`.
|
||||||
|
- Installed official reMarkable Paper Pro SDK `4.0.813` into `~/remarkable-dev/toolchains/rmpp-4.0.813` on the iMac.
|
||||||
|
- Verified SDK environment: `environment-setup-cortexa53-crypto-remarkable-linux`, compiler `aarch64-remarkable-linux-gcc`, Qt `6.5.2`.
|
||||||
|
- Built a CLI Hello World binary at `~/remarkable-dev/hello-rmpp/hello_rmpp` on the iMac.
|
||||||
|
- Built a visual Qt Quick Hello World binary at `~/remarkable-dev/hello-rmpp-qt/hello_rmpp_qt` on the iMac.
|
||||||
|
- Copied tarballs locally for archive/handoff:
|
||||||
|
- `/home/adolforeyna/remarkable-dev/hello-rmpp.tar.gz`
|
||||||
|
- `/home/adolforeyna/remarkable-dev/hello-rmpp-qt.tar.gz`
|
||||||
|
- Tablet SSH alias `remarkable` was not reachable during this spike, so deployment/run-on-device is still pending.
|
||||||
|
|
||||||
Hermes can:
|
Hermes can:
|
||||||
- Connect to the reMarkable via SSH alias `remarkable`.
|
- Connect to the reMarkable via SSH alias `remarkable`.
|
||||||
- Locate xochitl documents under `/home/root/.local/share/remarkable/xochitl/`.
|
- Locate xochitl documents under `/home/root/.local/share/remarkable/xochitl/`.
|
||||||
|
|||||||
Reference in New Issue
Block a user