Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

RE: [AVR-Chat] [OT]Message station demo

2005-11-01 by Clark, Andy

Hello list,
To continue John's (ah, a fellow Delphile) theme, there's an oldish Delphi program of mine called AndySnag available in Downloads at...
http://www.andyc0204.f2s.com/
It's a serial port keyboard stuffer which will send characters received though the serial port to a selected windows application as keypresses, allowing simple PC remote control.
It's a single exe file which displays a list of active Window's applications along with COM port options (8 data, 1 stop bit).
e.g. run Notepad then AndySnag, highlight Notepad in the list, set your COM port accordingly and press GO. Send serial characters to the port and watch them miraculously appear in notepad.
It's a bit ruff but should work. There are a couple of other Delphi apps which may be of interest to AVR-chatters; an update of Jack Tidwell's (what ever did happen to Jack?) avr timing calculator and a simple Timing Diagram editor.
The site is seriously in need of updating and most of the apps have been revised so if there's any interest I'll put the latest versions online.
AndyC

From: John Samperi [mailto:samperi@ampertronics.com.au]
Sent: 01 November 2005 00:06
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] [OT]Message station demo

G'day

I have updated a demo file of an application I wrote
with Delphi. It is a cross between Notepad and Hyperterm,
simple text files can be created and managed and then send
out to the serial port. In ASCII-CR mode the text is send
out followed by a carriage return. In packet mode it sends
the text out in a packet using 9 bit MPCM using our own
protocol for RS485.

The other end is of course a module with an AVR on it :-)
May end up putting the protocol and the driver (ASM) on the
website one of these days.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495 Fax (02) 9674-8745
Email: john@ampertronics.com.au
Website http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************


Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.