Geoff Child wrote: > > I am a new comer to PIC's and trying to find a page with a bunch of assemble > language routines such as serial in and serial out for the 16f84. Any help > would be greatly appreciated.I have been away from assembly for ten years > and pretty rusty. Need RS-232 routines for PICmicros without UARTs? Basic Stamp Compatible PIC Source Book/Disk On-Line Version Free! Now converted to MicroChip Code, still available in Parallax Code. A collection of ready-to-use assembly language routines based on the instruction set of the BASIC Stamp ¨ single-board computer by Scott Edwards Electronics. Serin (receive data) receives a byte or string of bytes serially. Optionally filters incoming data to a particular range of ASCII characters, such as numbers. Serin (convert # data) converts a numeric text string received by Serin into a 16-bit number. Serin (check qualifiers) determines whether text received by Serin matches a table of qualifiers (password). Serout (send data) transmits a byte or string of bytes serially Serout (format # data) converts a 16-bit number into a counted string for transmission by Serout. Includes useful schematics. For MicroChip code: http://www.dontronics.com/convert.html For Parallax code: http://www.dontronics.com/see.html Don McKenzie mailto:don@dontronics.com http://www.dontronics.com World's Largest Range of Atmel and PICmicro Hardware and Software StampStick 32K EEPROM Basic http://www.dontronics.com/tiny51.html