PiPHL/README.md

29 lines
807 B
Markdown
Raw Normal View History

2017-02-09 18:51:11 +11:00
# PiHPL
Haptic Passive Learning of Morse for the Raspberry Pi
2017-02-09 18:57:45 +11:00
# Objectives
This project aims to assist with learning morse via a raspberryPi with a haptic motor and some headphones.
# TODO
2017-02-09 23:31:50 +11:00
- [X] talk to motor controller
2017-02-11 09:46:46 +11:00
- [X] record/find audio
2017-02-09 23:31:50 +11:00
- [X] document hardware choices
- [ ] python async audio playing
- [X] python library for motor controller
- [ ] generate sequences on the fly
2017-02-09 18:57:45 +11:00
2017-02-09 21:47:50 +11:00
# Hardware
* RaspberryPi
* (Adafruit DRV2605L Haptic Motor Controller)[https://littlebirdelectronics.com.au/products/adafruit-drv2605l-haptic-motor-controller]
* (Adafruit Vibrating Mini Motor Disc)[https://littlebirdelectronics.com.au/products/vibrating-mini-motor-disc]
2017-02-11 09:46:46 +11:00
Links are to my local(ish) retailer of Adafruit goodness.
# Credits
Audio from: https://evolution.voxeo.com/tools/ under LGPL license.