ME430 Mechatronics RHIT Homepage ME Dept Homepage ME Course Listing Homepage
 
Home Instructor Calendar Courseware Problems Labs Communication

The courseware section is a bit of a catch-all for miscellaneous course resources:
We maintain a list of all components provided in the lab kit:
View the Lab Kit Inventory Google Spreadsheet

For pictures of previous projects, I moved those to my homepage:
http://www.rose-hulman.edu/~fisherds/

Other information:
Project Teams
Old Tests

We want your Gems of Wisdom - Things you learn as you work on the project.
We've setup a Wiki page where you can add information to help others.
Go to the ME430 class on Angel, click on the Lessons tab, The Gems of Wisdom Wiki
Head over to Angel for The Gems of Wisdom Wiki

  What's a Google shared spreadsheet?
What's a Wiki?
Day courseware files and resource documents
0-4 Administrative details - handout
Things I've played with
   - ELMO in battle
   - Twisted Plastic
   - Teeter-Totter-Tug-'o-War
   - High school robotics '03
   - High School Robotics '05
Free electronic text

ppt
mpg
mpg
mpg
mpg
mpg

pdf
Lab 1 Logic Gate Diagram Pictures pdf
Lab 1 Logic Gate Datasheets
  Inverter (NOT gate)
  2-input AND
  4-input AND
  2-input OR
good link
74_04
74_08
74_21
74_32
Lab 2 Transistor Datasheets
   Small signal NPN
   Small signal PNP
   Small signal N-Ch MOSFET
   N-Ch MOSFET
   P-Ch MOSFET
   Darlington
   L293 H-Bridge

L298 H-Bridge for Final


pdf
pdf
pdf
pdf
pdf
pdf

pdf

pdf

C Programming References  
  Essential C - A handout on basic C coding pdf
  Good link to a searchable website for information about C
 (officially it's for C++ but MANY commands overlap)
www

PIC stuff

 
  PIC 18 F 4520 png
  PIC 18 F 4520 datasheet pdf
  C Library files pdf
  ADCON1 Table png
  OSCCON Table png
  Interrupts - Where is that interrupt bit? pdf
Source Code
  Template .c
  Template with interrupts .c
  LCD module (source file) .c
  LCD module (header file) .h
  Sample LCD Main program .c
  Supporting (source file) .c
  Supporting (header file) .h
TOP

David Fisher