👀 Affordable and accurate communication through blinking!
Affordable, accurate communication through blinking for people with conditions that don’t let them otherwise.
Demo: https://blink.now.sh
Video https://www.youtube.com/watch?v=f2C1TL8X2ds
You’ll need an Arduino, 1 megaohm resistor, and some leads. Wire the resistor between 2 and three, and add the lead to the foil on the pin 3 end.
Mount the headset on a baseball cap so it is right next to your eyesocket. Make sure it isn’t touching, only when you blink.
cd backend
, pip3 install -r requirements.txt
cd frontend
, npm i
cd backend
, python3 server.py
cd frontend
, npm run dev
Blink uses a slightly modified version of Morse code. All letters are the same, but to advance to the next word, wait around 2 seconds, and to add a space, do ....-
.
Special sequences:
..--
......
....-
---...
.---.
---... --. ....-
Built in 36 hours for PennApps XVI. By @kusti8, @lachlanjc, @shamdasani, and @praveenravi77. MIT licensed.
Blink won the Health Route and the Most Unique Hack Award ($1k grant from 1517 Fund)