[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::amiga_v1

Title:AMIGA NOTES
Notice:Join us in the *NEW* conference - HYDRA::AMIGA_V2
Moderator:HYDRA::MOORE
Created:Sat Apr 26 1986
Last Modified:Wed Feb 05 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:5378
Total number of notes:38326

5011.0. "SERIAL.DEVICE on AMIGA 500 ?" by COLTRG::HENGSTMANN (An Experiment never lies ...) Mon Sep 02 1991 05:46

    Help !
    
    My Son (13) has an AMIGA 500  with 1MB of some Sort of extra Memory
    
    I have some VHF/UHF-Equipment to receive 137 MHz and 1.7 GHz
    Weather Satellite Transmissions.
    
    The Satellite Equipmnet has RS 232 Output now and delivers the decoded
    Pixels with 19.200 Bd to the serial Interface.
    
    Soon we plugged the Amiga to the Receiver and found out that BASIC
    is not fast enough to cope with the incoming Data.
    
    I don't know much about AMIGA Internals so,
    what i understand is, that there has to be setup a little
    Data Structure to tell the Device what to do and where to put the
    Data.
    
    What we want to do is just read the SERIAL.DEVICE and push the
    Stuff into Memory.Later there is enough Time to handle the Rest
    in BASIC.
    
        Does someone have a Routine in Machine Language to serve the
        SERIAL_DEVICE (receiving only but approx 256 Kbyte/Image)

	Or, could someone describe how to talk to the DRIVER and let
    	him do the dirty Work?
    
    
    Thanks Klaus
T.RTitleUserPersonal
Name
DateLines
5011.1Peak at note 4970.*CSC32::A_ANDERSONTue Sep 03 1991 11:445
    You might take a look at note 4970.6.  Looks like there is a
    hardware/software solution for recieving slow scan TV from satelites.
    
    Alan
    
5011.2Yes, but . . .COLTRG::HENGSTMANNAn Experiment never lies ...Thu Sep 05 1991 04:5716
    Hi Alan,
    
    You are indeed right, i think Paul Mcdonald is using this
    equipment.
    In my case, the Hardware is selfmade and i do not think that
    the commercial AVT Software is 
    					a) available
    					b) fits to my environment
    
    	
    Maybe i am allowed to stress the situation again. All we need
    is this little Routine to read one Byte from SER. and dump it
    into Memory. Repeat until the Satellite is gone away.
    
    Thanks
    KLaus
5011.3STAR::GUINEAUbut what was the question?Thu Sep 05 1991 10:3916
CONTENTS OF DISK 5
------------------
serial          Demonstrates access to the serial port.  Requires an
                external terminal connected to the serial port.
                Author: Unknown



Fred Fish Disk 523
------------------
SerLib          A shared library providing easy access to any serial device.
                Allows both synchronous and asynchronous access to the port.
                With support code for Lattice, Manx and Oberon.  Includes
                examples in both C and Oberon (with source) and docs in
                ASCII, DVI, and PostScript.  Shareware.
                Author:  Garry Glendown, Oberon-interface by Frank Schummertz
5011.4I should have known.COLTRG::HENGSTMANNAn Experiment never lies ...Fri Sep 06 1991 04:597
    Thanks for this info. This will most likely solve our Problem.
    Now i only have to become an .IFF knowledgeble Father and the
    Satellites can keep coming.
    If we finally make it, i'll try to upload a picture than.
    
    Thanks
    KLaus