6.115

Microcomputer Project Laboratory - Spring 2008

Home
Signups and Code
Course Info & Staff
Course Objectives
Lab Hours
Calendar
8051 / R31JP Info
PIC16F628 Info
Amulet Module
MultiMedio
Useful Datasheets
Miscellaneous
Common Problems
LaTeX Materials
Final Project Ideas
Final Project Parts

8051 / R31JP Information

Datasheets

  • 8051 - Intel MCS 51 Microcontroller Family User's Manual (15MB)
  • AT28C64 - 64K EEPROM*
* Note that this chip is only 8 Kbytes. Both the datasheet and your R31JP might confuse you on this point.

Software

  • minmon.asm - Default Copy of Minmon
  • Rasm51e - Windows/DOS 8051 Assembler (use this batch file give it the proper flags).
  • Rasm51e - Manual (PDF)
  • On Linux, OS X, BSD, etc, Rasm51e can be executed using DOSBox.
  • On Athena, we have provided a script to automate this:
    add 6.115
    rasm filename.asm
  • Any serial communication software that can transmit raw text files will work with the proper configuration.
  • Some useful software programs are listed on the Miscellaneous page.

Support Documentation


Last modified: $Date: 2008-05-12 12:31:34 -0400 (Mon, 12 May 2008) $ by $Author: jim $