-
Notifications
You must be signed in to change notification settings - Fork 0
/
20151105
42 lines (35 loc) · 1.21 KB
/
20151105
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
...
First *recorded* meeting minutes
Tuesday slides:
Goals slide:
Minimum Viable Product
Stretch goals
Status slide:
Current status
Mainly planning
Kevin's gyroscope board mockup
Problems
Example: Omar's Wii-mote machine learning
Each person presents what they add to the slides
Minimum Viable Product:
Ping pong paddle that can detect a swing
Data saved to a file over Bluetooth low energy and processed later
Stretch goals:
Force sensor
Location of ball sensor (may be possible to integrate with force sensor)
Real-time processing with a web interface
Hardware:
9-axis accelerometer with board {I don't remember the name of the board.}
Order for the board has been placed
Potential issues:
Number of pins for additional sensors
Attaching sensor pins to board securely
Software:
Python, SVM for machine learning
Probably not using temporal logic
Hardware: Kevin, Will
Software: Omar, Peter
Divisions are primary focus, not solid boundaries.
Paddle --(Physical attachment)--> Sensors --(Pins)--> Board
--(BLE)--> Desktop --(Machine learning script)--> Processing
--(Display medium)--> Results