PJRC.COM Offline Archive, February 07, 2004
Visit this page on the live site

skip navigational linksPJRC
Shopping Cart Checkout Shipping Cost Download Website
Home MP3 Player 8051 Tools All Projects PJRC Store Site Map
You are here: 8051 Tools Development Board Features Search PJRC

PJRC Store
8051 Dev Board, $79
LCD 20x2 Display, $11
Serial Cable, $5
12 Volt Power, $8
More Components...
8051 Tools
Main Page
Software
PAULMON Monitor
Development Board
Code Library
89C2051 Programmer
Other Resources

8051 Development Board, Rev 5

The 8051 development board provides an easy-to-use and low-cost way to develop your 8051 based microcontroller projects, without purchasing any other special equipment, such as IC programmers or emulators. All required software is available as a free download, including a C compiler!

Rev 5 Circuit Board Illustration

Features:

LCD Display Port

The 8051 development board's LCD port provides the 14 signals needed for standard character based LCD modules. A 20x2 display is available from PJRC:

Optional Display

Requirements:

Demo Programs Source Code

There four programs are loaded into the flash rom memory on every assembled board as part of the testing done by PJRC. These assembly language files contain ".org" directives which place the code in Flash ROM, from F000 to F7FF. When you modify these programs, you will need to erase the originals in the Flash ROM before downloading, or change them to be built into RAM or a different location in the Flash ROM. See the memory map page for details.

This is the complete monitor code provided on the board:


8051 Development System Circuit Board, Rev 4, Paul Stoffregen
http://www.pjrc.com/tech/8051/board5/index.html
Last updated: February 7, 2004
Status: finished
Suggestions, comments, criticisms: <paul@pjrc.com>