"8051 microcontroller FAQ" - читать интересную книгу автора (Hersch R.)

You'll still need to purchase either James E. Hendrix's "A Small C
Compiler" (ISBN 0-13-814724-8) or the Dr. Dobb's Small C Compiler
Resource CD. This of course means that the free C compiler isn't
totally free, but then again, what is?


If you'd like to start learning about microcontrollers, but the
thought of finding all the parts and then building one scares you,
take a look at the line of boards available from American Educational
Systems. They have three boards: AES-51 (8051), AES-11 (68hc11), and
AES-88 (8088). All three boards are built along the same lines and
include RAM, ROM, LCD display, keypad, A/D, serial ports, digital I/O
ports, and logic probe. Also included is a full bookshelf of
documentation. The AES-51 comes with a hardware manual, language
manual, and Intel's 8051 User's Manual (over 500 pages of reference
material). The board has a built in BASIC-52 and monitor built into
external ROM on board. The BASIC even includes commands for
displaying on the LCD. These boards are ridiculously easy to use and
program - you can get started experimenting right away.

This is a perfect system for students and hobbyists. Even
professionals will find this system useful as a prototyping tool and
test bed. Highly recommended.

For more information, contact:
American Educational Systems
970 West 17th St.
Santa Ana, CA 92706 USA
(800)730-3232 or (714)550-8094 Fax: (714)550-9941


SPJ Systems (Pune, India) has announced version 3.0 of their C
compiler for the 8051. The major new feature of this version is
support for the "bit" type. Although this version imposes some
limitations on the use of this newly supported type, you can now use
the bit manipulation capability of the 8051. One important benefit
will be smaller code size and code which is easier to maintain and
understand.

A working demo of the compiler package, which includes the library
sources and permits the compilation of small programs, is available
from their web site.

For questions or comments about the product, you can contact them at:
SPJ SYSTEMS
114, Chitrashala Bldg.
562, Sadashiv Peth
Pune, India
Phone: 91-212-451607 Fax: 91-212-480285
Email: [email protected]