Difference between revisions of "Northwestern Design Competition"
From Mech
Jump to navigationJump to searchNickMarchuk (talk | contribs) (→DC2011) |
NickMarchuk (talk | contribs) (→DC2011) |
||
Line 17: | Line 17: | ||
**[[Media:HBridge_L293D.pdf|HBridge_L293D.pdf]] - H-bridge for driving a DC motor |
**[[Media:HBridge_L293D.pdf|HBridge_L293D.pdf]] - H-bridge for driving a DC motor |
||
**[[Media:Optocoupler_A847.pdf|Optocoupler_A847.pdf]] - Optocoupler to optically isolate your H-bridge |
**[[Media:Optocoupler_A847.pdf|Optocoupler_A847.pdf]] - Optocoupler to optically isolate your H-bridge |
||
**[[Media:HexInverter_74HC04.pdf|HexInverter_74HC04.pdf]] - Inverting chip to digitize optocoupler output |
|||
**[[Media:Optoreflector_OPB740.pdf|Optoreflector_OPB740.pdf]] - Optoreflector to detect lines or color |
**[[Media:Optoreflector_OPB740.pdf|Optoreflector_OPB740.pdf]] - Optoreflector to detect lines or color |
||
**[[Media:Optoreflector_QRE1113.pdf|Optoreflector_QRE1113.pdf]] - Optoreflector to detect lines or color |
**[[Media:Optoreflector_QRE1113.pdf|Optoreflector_QRE1113.pdf]] - Optoreflector to detect lines or color |
Revision as of 20:28, 10 February 2011
DC2011
Milestone 1
- On a button press, read the value of a potentiometer and change the brightness of an LED accordingly using PWM. Note: Do not use an h-bridge or motor as previously assigned.
- Due before Workshop 2 on Wed, 2/9.
- Sample code from Workshop 1
Milestone 2
- Due before Workshop 3 on Wed, 2/23.
- Goal:
- Use code from NU32v2: Nokia 5110 LCD and NU32v2: Analog Input to read a potentiometer and print the voltage to the Nokia 5110
- Optically isolate a motor and control its velocity based on the potentiometer reading
- Do 1 of the following:
- Mount a phototransistor to a laser and detect a cake OR
- Detect a line of electrical tape on white paper with an optoreflector
- Datasheets
- HBridge_L293D.pdf - H-bridge for driving a DC motor
- Optocoupler_A847.pdf - Optocoupler to optically isolate your H-bridge
- HexInverter_74HC04.pdf - Inverting chip to digitize optocoupler output
- Optoreflector_OPB740.pdf - Optoreflector to detect lines or color
- Optoreflector_QRE1113.pdf - Optoreflector to detect lines or color
- Phototransistor_SFH310.pdf - Phototransistor to detect lines, color, or laser reflections
Previous Years
Wiki pages on sensors, actuators, programming, and microcontrollers: use pages below
- Parts in the DC2008 quick start pack
- PIC C intro slides, as presented 2008/01/24 (pdf)
- PIC interfacing slides, as presented 2008/01/28 (pdf)
- Link to all sample PIC code here.
Sensors and actuators for DC
- Solderless Breadboard & wiring that works
- Using LEDs & IREDs
- Using a laser
- Infrared reflectivity
- Using phototransistors
- Sensing optical tape
- Comparators : the analog digital interface
- Faulhaber MiniMotor SA gearmotor with encoder, as well as the local wiki page
- Adding a magnetic encoder to a GM3 Gearmotor
- Using magnetic switches (Hall Effect)
- Driving high-current devices: several options
- Driving a Stepper Motor
- Driving an RC Servo
- Accelerometers
- Strain gauges
- Basic Stamp Microcontroller Not recommended for DC2008
- NiMH rechargable batteries and chargers
Prof. Peshkin's favorite datasheets