Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisb2/type-watch

Trains you not to type harshly to prevent OOS
https://github.com/chrisb2/type-watch

esp32-c3 keyboard micropython oos piezoelectric-sensors

Last synced: 28 days ago
JSON representation

Trains you not to type harshly to prevent OOS

Awesome Lists containing this project

README

        

# type-watch
This project uses two piezo sensors under a keyboard to sense harsh typing and flashes an LED when a strong keystroke is detected. This feedback allows the user to train themselves to type gently, thus avoiding occupational overuse syndrome (OOS).

The program can use any MCU which supports Micropython and could be easily converted to Arduino.

The piezo sensors are [Sparkfun Piezo Elements](https://www.sparkfun.com/products/10293).

![circuit diagram](images/type-watch-circuit.png)

![circuit prototype](images/type-watch-prototype-1.jpg)

![circuit prototype](images/type-watch-prototype-2.jpg)

The piezo sensors are place under each foot of the keyboard.

![pizeo sensor](images/type-watch-prototype-3.jpg)