We have created some useful tools while developing electronic projects. They have been made available here as freeware. Please feel free to send comments and suggestions..

SuperTerm V2.21

Download

Release Notes

This Program is a very simple to use, but POWERFUL serial debugging utility. It has a scripting engine, allowing you to send programmable sequences of bytes to the serial port at the click of a button. The program also features a HEX window as well as control and monitoring of the RTS/DTR, CTS/DSR signals.

AVR Library for Protel

Download

We have compiled a library for Protel containing schematic symbols and PCB Footprints for several of the current AVR devices. There are similiar libraries for sale for $75, but you can get this one here, for FREE!
If your device is not in the library, why not create it, and send it to 'lib-AT-pteq.net'(replace -AT- with @) for inclusion in this library for all to use? The library currently contains the following devices:

Binary Copier v1.2

Download

This Program is a tool that converts any binary file into a ‘C’ or ASM-style array suitable for pasting into sourcecode. I used this to put snippets of MP3 data into my code space.

Resistor Workshop

Download

This Program is handy for calculating (and selecting standard resistor values of) voltage deviders for all kinds of purposes.

Hex Checksum utility

Download

This Program is takes an Intel Hex file, and can generate a checksum for the contents of the file, then add the checksum to a specific address.