|
The PAK-I and PAK-II Math Coprocessors
The PAK-II has the same great features, but includes: 16 I/O pins, log, ln, 10**x, e**x, sin, cos, tan, sqrt, x**y, and root functions. You can store 24 temporary results. Code is compatible with the PAK-I.
For example, suppose you need to compute 5X-3 (this is the classic y=mX+b equation). You could load register 1 with 5 and register 2 with -3 (using the STO command). Then simply execute the POLY command to computer X=5X-3. Suppose you wanted to compute .5X**3 + 3X**2 - 6.1X + .33 -- then you could store .5, 3, 6.1, and .33 in any four consecutive registers and issue a POLY command to make the required calculations. The PAK-II can automatically compute polynomials up to order 8 using this command. The PAK-I is in a standard 18-pin DIP package. The PAK-II is a 28-pin .3" package. Although the PAKs are especially easy to use with the Stamp, you can use them with any microcontroller. Here's some example code for the PIC and the Ubicom SX.
Get it Now!Try a PAK-I or PAK-II 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.
Notice: Basic Stamps are a product of Parallax Inc. AWC is in no way affiliated with Parallax. |
![]()
[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
Site contents © 1997-2008 by AWC, 310 Ivy Glen, League City, TX 77573 (281) 334-4341