Difference between revisions of "Northwestern Design Competition"

From Mech
Jump to navigationJump to search
Line 8: Line 8:
'''Milestone 2'''
'''Milestone 2'''
*Due before Workshop 3 on Wed, 2/23.
*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
**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
**Optically isolate a motor and control its velocity based on the potentiometer reading
*Do 1 of the following:
**Do 1 of the following:
**Mount a phototransistor to a laser and detect a cake '''OR'''
***Mount a phototransistor to a laser and detect a cake '''OR'''
**Detect a line of electrical tape on white paper with an optoreflector
***Detect a line of electrical tape on white paper with an optoreflector
*Datasheets
*Datasheets
**[[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

Revision as of 17:15, 9 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

Previous Years

Wiki pages on sensors, actuators, programming, and microcontrollers: use pages below


Sensors and actuators for DC

Prof. Peshkin's favorite datasheets