Welcome, Guest. Please login or register.

Author Topic: Amiga Infrared transmitter for serial or par?  (Read 2785 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline GulliverTopic starter

Amiga Infrared transmitter for serial or par?
« on: May 01, 2012, 05:15:57 AM »
Hi, I just wanted to know if there is some kind of infrared transmitter solution for Amigas that use the serial port. I have seen Infrarexx, but it uses the joyport.
Is there some serial, or even parallel IR transmitter device with some support driver/software?

Thanks
 

Offline bbond007

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show only replies by bbond007
Re: Amiga Infrared transmitter for serial or par?
« Reply #1 on: May 01, 2012, 08:03:06 AM »
Quote from: Gulliver;691201
Hi, I just wanted to know if there is some kind of infrared transmitter solution for Amigas that use the serial port. I have seen Infrarexx, but it uses the joyport.
Is there some serial, or even parallel IR transmitter device with some support driver/software?

Thanks

Its not IR, I have a bluetooth serial device that i use with my minimig 1.1. I use it to transfer stuff to and from my notebook computer. If you get on, make sure it supports hardware handshaking.

with 2 amigas you could probably use 2 of those devices and parnet. i believe it also has sernet for serial.

http://aminet.net/package/comm/net/parnet

or maybe this

http://aminet.net/package/comm/net/sernet24

I have never used it, but its from the well-known Matt Dillon (Dragonfly BSD, not the actor)  :)

Its possible I could parnet my Minimig to a UAE amiga.

hope that helps...
 

Offline darkage

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 583
    • Show only replies by darkage
Re: Amiga Infrared transmitter for serial or par?
« Reply #2 on: May 01, 2012, 08:25:59 AM »
Quote from: Gulliver;691201
Hi, I just wanted to know if there is some kind of infrared transmitter solution for Amigas that use the serial port. I have seen Infrarexx, but it uses the joyport.
Is there some serial, or even parallel IR transmitter device with some support driver/software?

Thanks


What exactly is your project that requires IR transmission specifically ?

You can build a simple remote serial link if you want using IR if your goal is to have a wireless transparent serial port or something like that..  ie using MAX232 chip with some simple IR/other Components too..  you can even add in a cheap premade bluetooth module and do it via that.. but really need to know your full purpose.
 

Offline tone007

Re: Amiga Infrared transmitter for serial or par?
« Reply #3 on: May 01, 2012, 11:20:31 AM »
This might be a fun little item.

http://www.ebay.com/itm/New-RS232-Serial-Port-IrDA-Receptor-IR-Infrared-Adapter-for-PC-Wihte-/320805775286?pt=LH_DefaultDomain_3&hash=item4ab183a7b6

I keep meaning to add Bluetooth serial internally on my TRS-80 Model 100...
3 Commodore file cabinets, 2 Commodore USB turntables, 1 AmigaWorld beer mug
Alienware M14x i7 laptop running AmigaForever
 

Offline Tripitaka

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1307
    • Show only replies by Tripitaka
    • http://acidapple.com
Re: Amiga Infrared transmitter for serial or par?
« Reply #4 on: May 01, 2012, 02:57:46 PM »
http://www.cu-amiga.co.uk/news/airlink.html

All the resources for this project are still available online, just google around a bit and you'll find them.
Falling into a dark and red rage.
 

Offline GulliverTopic starter

Re: Amiga Infrared transmitter for serial or par?
« Reply #5 on: May 01, 2012, 05:34:37 PM »
Thank you for your answers.

I am not looking to establish a network connection. All I want is to drive infrared appliances from my DraCo (which I am currently modding/building up), I am talking specifically about stand alone media players.

The problem is that DraCos dont have joyports, Airlink and Infrarexx would have been the perfect choice if they could work from other port other than the joystick one.

Any clue to accomplish this thru a serial or parallel port is apreciated :)
 

Offline GulliverTopic starter

Re: Amiga Infrared transmitter for serial or par?
« Reply #6 on: May 01, 2012, 05:38:07 PM »
Quote from: tone007;691215
This might be a fun little item.

http://www.ebay.com/itm/New-RS232-Serial-Port-IrDA-Receptor-IR-Infrared-Adapter-for-PC-Wihte-/320805775286?pt=LH_DefaultDomain_3&hash=item4ab183a7b6

I keep meaning to add Bluetooth serial internally on my TRS-80 Model 100...


Cool device, now how do I use it with AmigaOS? :)
 

Offline Tripitaka

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1307
    • Show only replies by Tripitaka
    • http://acidapple.com
Re: Amiga Infrared transmitter for serial or par?
« Reply #7 on: May 01, 2012, 06:51:09 PM »
Quote from: Gulliver;691244
Thank you for your answers.

I am not looking to establish a network connection. All I want is to drive infrared appliances from my DraCo (which I am currently modding/building up), I am talking specifically about stand alone media players.

The problem is that DraCos dont have joyports, Airlink and Infrarexx would have been the perfect choice if they could work from other port other than the joystick one.

Any clue to accomplish this thru a serial or parallel port is apreciated :)


I wonder if it could be done via a parallel joyport adapter. Normally these adaptors add 2 more ports for 4 player gaming. I don't know if they would work for driving Airlink, maybe.
Falling into a dark and red rage.
 

Offline darkage

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 583
    • Show only replies by darkage
Re: Amiga Infrared transmitter for serial or par?
« Reply #8 on: May 02, 2012, 12:46:11 AM »
On Aminet theres only IR software that mentions joyport solutions.  

http://aminet.net/search?query=infrared+

You will have to check the software to see if you can use a different port like the parallel or serial port.  if it does support parallel port then you can play around with a parallel joyport adapter if they work..  if that fails then probably best to make a custom made solution using the parallel por serial port  since the circuitry is pretty easy just understanding the IR codes and presenting them would be the challenge done via software..
« Last Edit: May 02, 2012, 01:10:08 AM by darkage »
 

Offline darkage

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 583
    • Show only replies by darkage
Re: Amiga Infrared transmitter for serial or par?
« Reply #9 on: May 02, 2012, 12:51:21 AM »
Quote from: tone007;691215
This might be a fun little item.

http://www.ebay.com/itm/New-RS232-Serial-Port-IrDA-Receptor-IR-Infrared-Adapter-for-PC-Wihte-/320805775286?pt=LH_DefaultDomain_3&hash=item4ab183a7b6

I keep meaning to add Bluetooth serial internally on my TRS-80 Model 100...


This is pretty cool for adding Bluetooth to TTL circuitry or rs232 driver..  

http://www.ebay.com/itm/New-Wireless-Bluetooth-RF-Transceiver-Module-RS232-TTL-/170822890379?pt=LH_DefaultDomain_0&hash=item27c5d6738b

Very cheap package,  I modded my custom made car computer OBD-1 serial adapter to stream serial data over bluetooth :)
 

Offline bbond007

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show only replies by bbond007
Re: Amiga Infrared transmitter for serial or par?
« Reply #10 on: May 02, 2012, 04:26:12 AM »
Quote from: darkage;691282
This is pretty cool for adding Bluetooth to TTL circuitry or rs232 driver..  

http://www.ebay.com/itm/New-Wireless-Bluetooth-RF-Transceiver-Module-RS232-TTL-/170822890379?pt=LH_DefaultDomain_0&hash=item27c5d6738b

Very cheap package,  I modded my custom made car computer OBD-1 serial adapter to stream serial data over bluetooth :)

You'll probably need a max232 to make it work with amiga serial port but wow. but still, cheap, this BT thing i bought was $80. also i'm betting it does not support hardware CTS/RTS and DTR/DSR handshaking making it no good for a lot of things.

edit:

wait it does look like it at least has CTS/RTS. not sure if things like AmigaForever also need DTR/DSR
« Last Edit: May 02, 2012, 04:28:21 AM by bbond007 »
 

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show only replies by Thorham
Re: Amiga Infrared transmitter for serial or par?
« Reply #11 on: May 02, 2012, 10:18:28 AM »
Quote from: bbond007;691289
also i'm betting it does not support hardware CTS/RTS and DTR/DSR handshaking making it no good for a lot of things.
What's wrong with XON/XOFF?
 

Offline bbond007

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show only replies by bbond007
Re: Amiga Infrared transmitter for serial or par?
« Reply #12 on: May 02, 2012, 02:56:22 PM »
Quote from: Thorham;691299
What's wrong with XON/XOFF?


It only works for ASCII data, not binary, so there's your problem :)
 

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show only replies by Thorham
Re: Amiga Infrared transmitter for serial or par?
« Reply #13 on: May 02, 2012, 04:07:43 PM »
Quote from: bbond007;691316
It only works for ASCII data, not binary, so there's your problem :)
Hmm, not really. The problem is that you can't use the XON and XOFF codes for binary data. This is easy to solve (use upper seven bits only, convert base 256 to base 254, variable length encoding), that's why I asked what's wrong with it.