Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qubist/typeo
e-paper typing software and hardware
https://github.com/qubist/typeo
remarkable-tablet
Last synced: 12 days ago
JSON representation
e-paper typing software and hardware
- Host: GitHub
- URL: https://github.com/qubist/typeo
- Owner: qubist
- Created: 2022-02-12T23:51:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T23:33:25.000Z (9 months ago)
- Last Synced: 2024-10-04T19:44:30.613Z (about 1 month ago)
- Topics: remarkable-tablet
- Homepage:
- Size: 24.7 MB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typeO
e-paper typing software and hardware
## Background
For now, this repo is for collecting relevant information for the prototyping of the typeO using a remarkable and a keyboard.
## Pogo pin connector
The pogo pin connector is in prototype stage. The goal of this device is to provide keyboard access to the reMarkable 2 through the Pogo pins, which have OTG support (unlike the USB C port).
### Software
See [pogo-pin-software.md](/pogo-pin-software.md)
### Hardware
#### Prototype:
https://www.youtube.com/watch?v=7q5tBEi4npA
#### Parts list
- Pogo pin header:
- Straight: https://www.digikey.com/en/products/detail/821-22-005-10-001101/ED8198-05-ND/1146577?itemSeq=360991255
- Right-angle: https://www.digikey.com/en/products/detail/mill-max-manufacturing-corp/829-22-005-20-001101/2416226
- Long: https://www.digikey.com/en/products/detail/mill-max-manufacturing-corp/816-22-005-10-003101/6149711
- USB C breakout: https://www.digikey.com/en/products/detail/4090/1528-2873-ND/9951930?itemSeq=360991872
- 5.1 kOhm resistor
- 1/8in x 1/2in magnets: https://www.kjmagnetics.com/proddetail.asp?prod=D28-N52&cat=168
- tiny dip switch on the PCB for hackability: https://www.digikey.com/en/products/detail/e-switch/KAE01SGGT/3749638#### Circuit
![Circuit diagram](gallery/kicad-circuit.png)
![Layout image](gallery/layout.jpg)
[Prototype circuit diagram](pcb/prototype_circuit.fzz)
([Reference USB-C pinout](https://electronics.stackexchange.com/questions/291413/usb-c-to-usb-a-pinout/291427))
#### 3D printed part
The 3D printed part holds the magnets and pogo pin headers together and friction fits onto the remarkable. The magnets and flange help it align, and the pins should contact.
![printed part 1](gallery/printed-part-1.png)
![printed part 2](gallery/printed-part-2.png)## Future
[Feature wishlist](/feature-wishlist.md)
## Other resources
[See also link collection](/sick-links.md)