-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
38 lines (31 loc) · 859 Bytes
/
README
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
Hi, this is the description file for Team 7's METR4810 Contactless Face Mask
The device is modeled after what we've been calling a printer design.
Essentially treating the face masks like paper, moving them from a stack with conveyors and rollers.
The computations and control are designed to be performed on a Raspberry Pi 3 Model B.
Electrical Components:
28BYJ-28 Stepper Motor and ULN2003 Driver x2
Micro Servo 9g
SEN0208 Water Resistant Ultrasonic Sensor
SFH 309 FA-4/5 Photo transistor
LEDs (Red, Orange, Yellow, Green, Infrared)
PIN LAYOUT:
Stepper -> 3, 5, 7, 11, 16, 18, 22, 24
Servo -> 12
UL Trig -> 8
UL ECHO -> 10
LEDs
Fault -> 31
Ready -> 33
User -> 35
Disp -> 37
100% -> 13
75% -> 15
50% -> 19
25% -> 21
Empty -> 23
IR
75% -> 36
50% -> 38
25% -> 40
Empty -> 32
Collect -> 26