AWC

 

The PAK-XII Analog Math Coprocessor

What is 10 divided by 3? Your Basic Stamp thinks the answer is 3! Most other microcontrollers can't do any better because they all use integer math. Sometimes you can get by with integer math, but sometimes you need precision floating point results. That's where the PAK-XII can help.

AWC, a long-time leader in producing floating point coprocessors for microcontrollers, is pleased to introduce a simpler, more powerful math coprocessor. Our other coprocessors (the PAK-I, II, and IX) are designed for highly efficient communications, and for demanding applications, they are still a great choice. however, their efficiency requires some effort to master. Sometimes you just want a simple way to get floating point results. That's where the PAK-XII comes into play.

The PAK-XII uses simple 9600 baud TTL-level RS232. You send ASCII digits and commands to it and it replies in ASCII. It is like having an RPN (reverse polish notation) calculator connected to your microcontroller.

How easy is it to use the PAK-XII? Try this simple Basic Stamp program:

x=114  ' in real life, this might come from a sensor
SEROUT TX,BAUD,[dec x," 3.325*="]
SERIN RX,BAUD,[dec result,WAIT("."),dec4 frac]

That's it! You just computed 3.325 * 114 and read the answer in two parts (a whole number part and a fractional part).

NEW: The PAK-XII can now store up to 10 macros to help make complex expressions more efficient.

This powerful PAK not only has all the math power you've come to expect from our high-end coprocessors, but it also has an analog comparator and 6 A/D channels (with up to 10-bit accuracy). Suppose you want to read 4 samples from channel 0, average them, and convert them to a voltage reading. Easy! Just write:

SEROUT TX,BAUD,["a0 a0 a0 a0+++4/5*1024/"]

The PAK uses RPN (like an HP calculator does). It has a 15 level stack and also has 10 temporary storage registers. This easy to use chip augments your Stamp or other microcontroller with full 32-bit floating point math. The PAK-XII is a standard 28-pin (.3" spacing) IC that can interface with your microcontroller using only 2 pins (you may wish to use one additional handshaking line).

Features include:

Standard RS232 protocol
Simple ASCII data in and out
Speedy 10 MIPS internal operation
Comparison operations
Trig and logarithmic operators
Analog comparator available
Adjustable A/D reference voltage (2.56V, 5V, or external reference)
A/D channels are high impedance
Up to 10 macros (511 bytes total for macro storage)

The Details

With the PAK-XII you'll receive the IC, a ceramic resonator, a manual, and a software disk. The disk contains examples (which you can also find in our document library online).

You can read the manual online and find an example application in the Document Library.

Key Benefits

bullet

Saves your development time
 

bullet

Consumes very few processor resources
 

bullet

Handles 32-bit floating point numbers
 

bullet

Simple ASCII interface
 

bullet

Macros simplify complex expressions and improves efficiency
 

bullet

Adds analog capabilities

Key Links

bulletGuide to choosing a math coprocessor
bulletManual
bulletExample
bulletAbout Macros

 

If you need higher performance, be sure to check out the PAK-IX, which is similar, or the PAK-I and II.

Get it Now!

Try a PAK-XII for 21 days. If you aren't delighted, just send it back undamaged for a full refund of your purchase price. But once you see your Stamp handling real numbers, you won't want to be without it.

Need volume pricing?

horizontal rule

Order Now PAK-XII Coprocessor $29.99 each SALE: $19.99 each

 

Notice: Basic Stamps are a product of Parallax Inc. AWC is in no way affiliated with Parallax.

horizontal rule

[Kits] | [Math] | [PS/2] | [Pulse In] | [Pulse Out] | [I/O] | [A/D] | [PWM] | [Position Sensing] [PIC Programming] | [RS232] | [PLD/FPGA] | [NetPorter]
[MicroTasks/Consulting] | [Components] | [Products] | [News] | [Search] | [Documents] | [Projects] | [Resources] | [Updates] | [FAQ] | [Support] [PDF Catalog]
Jump to PAKs: I, II, III, IV, V, VI, VII, VIII, IX, X, XI, XII PicoPAK: VIII

[View Cart/Checkout]

Site contents © 1997-2008 by AWC, 310 Ivy Glen, League City, TX 77573    (281) 334-4341