jonasoberschweiber / remarkable-keyboard-adapter

USB keyboard adapter for the reMarkable 2, based on the Raspberry Pi Pico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reMarkable Keyboard Adapter

An adapter to connect a USB keyboard to the reMarkable 2 and have the reMarkable behave is if there were a Type Folio connected. Based on the Raspberry Pi Pico. Inspired by the prior work done by Dudlushka in https://github.com/Dudlushka/Remarkable_TypeFolio_Pretender.

⚠️ This is still a work in progress

It needs a power source right now and expects a command via UART to start the handshake with the reMarkable. Also, there is still at least one crashing bug somewhere in the code.

Circuitry

The circuitry required is the same as in Dudlushka's project: https://github.com/Dudlushka/Remarkable_TypeFolio_Pretender

About

USB keyboard adapter for the reMarkable 2, based on the Raspberry Pi Pico

License:GNU General Public License v2.0


Languages

Language:C 90.0%Language:CMake 9.5%Language:Shell 0.5%