资 源 简 介
Tile is a stand-alone programmable logic controller designed for small automation applications. Tile supports 16 inputs and 16 outputs, includes 8 one-shot timers and 8 flip-flops, and uses a unique bit stack architecture.
Tile has an integrated programming editor for creating and modifying user application programs (user files - UFs), written using Tile"s instruction set. UFs can reside in RAM or EPROM, and can be saved to a disc file on a host computer.
Programming is done using expressions with logical operators AND, OR, NOT, in a manner similar to RPN type calculators. Writing control programs in TILE is efficient and intuitive because of the bit stack architecture, logical operators, and RPN style of programming.
You can test-drive the Tile application by running the TL31DBG.HEX binary image on a general purpose 8031 controller board with 32 KB RAM.