Welcome, Guest. Please login or register.

Author Topic: Amigas as dataloggers and controllers  (Read 1940 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheMagicM

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2857
    • Show all replies
    • http://www.BartonekDragRacing.com
Re: Amigas as dataloggers and controllers
« on: March 28, 2008, 01:03:13 PM »
@gwyche:
I'm surprised you havent joined by now...


@Tenacious:
if you want to use your Amiga to log something, you're going to have to learn to code.


I have a datalogger from DataQ ...specifically:
http://www.dataq.com/products/startkit/di194rs.htm

and what I'm using it for is monitoring my wideband o2 sensor readings on my race car.  I already have seperate hardware to do this but I wanted to see if I could do it myself.   Oh but its on a PC not Amiga.. You can write something on the Amiga to do the same, you just have to look at the specs on the datalogger to see what format its coming in as and code accordingly.  It (specs/diagram) provided when you buy that datalogger or you can just ask for it via email before you buy just in case you want to get a head start.


-Alex
PowerMac G5 dual 2.0ghz/128meg Radeon/500gb HD/2GB RAM, MorphOS 3.9 registered, user #1900
Powerbook G4 5,6 1.67ghz/2gb RAM, Radeon 9700/250gb hd, MorphOS 3.9 registered #3143
 

Offline TheMagicM

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2857
    • Show all replies
    • http://www.BartonekDragRacing.com
Re: Amigas as dataloggers and controllers
« Reply #1 on: March 28, 2008, 07:41:03 PM »
I didnt use it on the Amiga because its just too big and bulky. I prefer a mini-itx board sitting inside my car or smaller :) or a LM1/LMA3 combo.
PowerMac G5 dual 2.0ghz/128meg Radeon/500gb HD/2GB RAM, MorphOS 3.9 registered, user #1900
Powerbook G4 5,6 1.67ghz/2gb RAM, Radeon 9700/250gb hd, MorphOS 3.9 registered #3143
 

Offline TheMagicM

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2857
    • Show all replies
    • http://www.BartonekDragRacing.com
Re: Amigas as dataloggers and controllers
« Reply #2 on: March 28, 2008, 08:45:33 PM »
read the AmigaBasic manual that came w/the Amiga 500 and get AmigaBASIC Inside & Out..

use google to search on how to access serial port.. sample here:

http://amiga.nvg.org/warlock/oldwartrans/source.txt
PowerMac G5 dual 2.0ghz/128meg Radeon/500gb HD/2GB RAM, MorphOS 3.9 registered, user #1900
Powerbook G4 5,6 1.67ghz/2gb RAM, Radeon 9700/250gb hd, MorphOS 3.9 registered #3143