Go to file
Paul Warren 41cf282c71 Some more abstraction 2017-02-11 20:37:46 +11:00
audio Rename alphabet->audio 2017-02-11 09:47:07 +11:00
.gitignore Initial commit 2017-02-09 18:51:11 +11:00
Adafruit_DRV2605.py Haptic motor works! 2017-02-09 23:15:43 +11:00
LICENSE Initial commit 2017-02-09 18:51:11 +11:00
README.md README updates again 2017-02-11 11:28:42 +11:00
morse.py Some more abstraction 2017-02-11 20:37:46 +11:00
morse_trainer.py Some more abstraction 2017-02-11 20:37:46 +11:00

README.md

PiPHL

Haptic Passive Learning of Morse for the Raspberry Pi

Objectives

This project aims to assist with learning morse code via a raspberryPi with a haptic motor and some headphones. Using techniques from the Haptic Passive Learning experiments run by the Georgia Institue of Technology. Their Paper

TODO

  • talk to motor controller
  • record/find audio
  • document hardware choices
  • python library for motor controller
  • python async audio playing
  • generate sequences on the fly

Hardware

Links are to my local(ish) retailer of Adafruit goodness.

Credits