From peter at beach-bum-solutions.com Sun Nov 14 02:54:30 2004 From: peter at beach-bum-solutions.com (Peter May) Date: Sun Nov 14 02:56:52 2004 Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 Message-ID: <9B8ABA174D863B45850D43A3F3620F03020DD0@beachbum-server.beach-bum-solutions.com> Hi all. I asked Don about some info on the PRONIC15 and how the users found it. So I am interested in hearing from anyone that is using it to send data to a remote site or is polling it for info. Here is a copy of a message I posted in a newsgroup... Hi all. I am looking for a add on card/circuit to be able to add tcp/ip to my micro. I can only see myself using a few and not a huge production run. So I saw a couple of cheaper ones but you then had to also buy a developer type motherboard as well. MAybe this is the only way I can do it. However I also found PRONIC15 and wondered if anyone has used one? It has a serial port to connect to the micro and a rj45 to hook to the network. I am running some logging software on several computers and would like to be able to have this board send udp packets to the above addresses or run a tcp/ip server so the clients can log in and get the info. I am unsure if the PRONIC15 can send udp data or if it has to be polled and if so, I don't understand how to POLL with UDP? What else is there or is the above my only option? Regards, Peter ******************************************** We use an inhouse spam filter! If your mail is being rejected by our server as SPAM, you can contact us at salenetus@yahoo.com and we will add you to a non-spam list ************************************** From hschi at iprimus.com.au Sun Nov 14 03:14:43 2004 From: hschi at iprimus.com.au (Helmut Schiretz @ip_home) Date: Sun Nov 14 03:19:46 2004 Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 In-Reply-To: <9B8ABA174D863B45850D43A3F3620F03020DD0@beachbum-server.beach-bum-solutions.com> Message-ID: Take a look at http://www.projecsystems.com/prod07.htm you should find all the info you need to decide if it's the interface you want ... -----Original Message----- From: SimmStick_Group-bounces@dontronics.com [mailto:SimmStick_Group-bounces@dontronics.com]On Behalf Of Peter May Sent: Sunday, 14 November 2004 6:55 PM To: SimmStick_Group@dontronics.com Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 Hi all. I asked Don about some info on the PRONIC15 and how the users found it. So I am interested in hearing from anyone that is using it to send data to a remote site or is polling it for info. Here is a copy of a message I posted in a newsgroup... Hi all. I am looking for a add on card/circuit to be able to add tcp/ip to my micro. I can only see myself using a few and not a huge production run. So I saw a couple of cheaper ones but you then had to also buy a developer type motherboard as well. MAybe this is the only way I can do it. However I also found PRONIC15 and wondered if anyone has used one? It has a serial port to connect to the micro and a rj45 to hook to the network. I am running some logging software on several computers and would like to be able to have this board send udp packets to the above addresses or run a tcp/ip server so the clients can log in and get the info. I am unsure if the PRONIC15 can send udp data or if it has to be polled and if so, I don't understand how to POLL with UDP? What else is there or is the above my only option? Regards, Peter ******************************************** We use an inhouse spam filter! If your mail is being rejected by our server as SPAM, you can contact us at salenetus@yahoo.com and we will add you to a non-spam list ************************************** _______________________________________________ SimmStick_Group mailing list SimmStick_Group@dontronics.com http://dontronics.com/mailman/listinfo/simmstick_group_dontronics.com --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.789 / Virus Database: 534 - Release Date: 7/11/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.789 / Virus Database: 534 - Release Date: 7/11/2004 From peter at beach-bum-solutions.com Sun Nov 14 04:04:19 2004 From: peter at beach-bum-solutions.com (Peter May) Date: Sun Nov 14 04:06:54 2004 Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 Message-ID: <9B8ABA174D863B45850D43A3F3620F03020DD1@beachbum-server.beach-bum-solutions.com> Thanks. I already have the manual and it is for this reason I am confused. My experience with UDP up until now is that the software or whatever, sends a UDP packet of info/data to an address or as a broadcast and does not get an acknowledgement etc back. In other words, the goes is sent but it is unknown if it actually arrives. However in the manual etc it says to OPEN a connection with the untit. That's what I don't undertstand? Does the software say that I am running on my windows machine have to somehow connect to the PRONIC15 and poll/ask for info? If it was tcp/ip I can undertsnd the OPEN A CONNECTION as it sends back an ack packet saying it has a open socket/connection... Regards, Peter -----Original Message----- From: SimmStick_Group-bounces@dontronics.com [mailto:SimmStick_Group-bounces@dontronics.com] On Behalf Of Helmut Schiretz @ip_home Sent: Sunday, November 14, 2004 7:15 PM To: SimmStick Group Subject: RE: [SimmStick_Group] Help with tcp/ip and PRONIC15 Take a look at http://www.projecsystems.com/prod07.htm you should find all the info you need to decide if it's the interface you want ... -----Original Message----- From: SimmStick_Group-bounces@dontronics.com [mailto:SimmStick_Group-bounces@dontronics.com]On Behalf Of Peter May Sent: Sunday, 14 November 2004 6:55 PM To: SimmStick_Group@dontronics.com Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 Hi all. I asked Don about some info on the PRONIC15 and how the users found it. So I am interested in hearing from anyone that is using it to send data to a remote site or is polling it for info. Here is a copy of a message I posted in a newsgroup... Hi all. I am looking for a add on card/circuit to be able to add tcp/ip to my micro. I can only see myself using a few and not a huge production run. So I saw a couple of cheaper ones but you then had to also buy a developer type motherboard as well. MAybe this is the only way I can do it. However I also found PRONIC15 and wondered if anyone has used one? It has a serial port to connect to the micro and a rj45 to hook to the network. I am running some logging software on several computers and would like to be able to have this board send udp packets to the above addresses or run a tcp/ip server so the clients can log in and get the info. I am unsure if the PRONIC15 can send udp data or if it has to be polled and if so, I don't understand how to POLL with UDP? What else is there or is the above my only option? Regards, Peter ******************************************** We use an inhouse spam filter! If your mail is being rejected by our server as SPAM, you can contact us at salenetus@yahoo.com and we will add you to a non-spam list ************************************** _______________________________________________ SimmStick_Group mailing list SimmStick_Group@dontronics.com http://dontronics.com/mailman/listinfo/simmstick_group_dontronics.com --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.789 / Virus Database: 534 - Release Date: 7/11/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.789 / Virus Database: 534 - Release Date: 7/11/2004 _______________________________________________ SimmStick_Group mailing list SimmStick_Group@dontronics.com http://dontronics.com/mailman/listinfo/simmstick_group_dontronics.com From musica at madasafish.com Sun Nov 14 05:47:39 2004 From: musica at madasafish.com (andy) Date: Sun Nov 14 06:20:19 2004 Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 References: <9B8ABA174D863B45850D43A3F3620F03020DD0@beachbum-server.beach-bum-solutions.com> Message-ID: <017a01c4ca3b$e977a4b0$0200a8c0@athlon> Have ypu seen the Lantronix X-Port? That does what you want in a packge about the size of an RJ45 socket. ----- Original Message ----- From: "Peter May" To: Sent: Sunday, November 14, 2004 7:54 AM Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 Hi all. I asked Don about some info on the PRONIC15 and how the users found it. So I am interested in hearing from anyone that is using it to send data to a remote site or is polling it for info. Here is a copy of a message I posted in a newsgroup... Hi all. I am looking for a add on card/circuit to be able to add tcp/ip to my micro. I can only see myself using a few and not a huge production run. So I saw a couple of cheaper ones but you then had to also buy a developer type motherboard as well. MAybe this is the only way I can do it. However I also found PRONIC15 and wondered if anyone has used one? It has a serial port to connect to the micro and a rj45 to hook to the network. I am running some logging software on several computers and would like to be able to have this board send udp packets to the above addresses or run a tcp/ip server so the clients can log in and get the info. I am unsure if the PRONIC15 can send udp data or if it has to be polled and if so, I don't understand how to POLL with UDP? What else is there or is the above my only option? Regards, Peter ******************************************** We use an inhouse spam filter! If your mail is being rejected by our server as SPAM, you can contact us at salenetus@yahoo.com and we will add you to a non-spam list ************************************** _______________________________________________ SimmStick_Group mailing list SimmStick_Group@dontronics.com http://dontronics.com/mailman/listinfo/simmstick_group_dontronics.com From hschi at iprimus.com.au Mon Nov 15 14:57:04 2004 From: hschi at iprimus.com.au (Helmut Schiretz @ip_home) Date: Mon Nov 15 15:02:11 2004 Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 In-Reply-To: <017a01c4ca3b$e977a4b0$0200a8c0@athlon> Message-ID: Probably a lot simplier, don't forget RS422 or RS485 implmentation to your microcontroller ... PowerCorp Pty. Ltd. 1/42 Leighton Place Hornsby NSW. 2077 Australia Contact: Brian Killin Tel: 02 9476 3466 Fax: 02 9476 3450 or Soanar Sales Hotline: 1300 365 551 Fax: 1300 365 559 Victoria Civic Square Locked Bag No. 3 Croydon 313 Tel: (03) 9724 0888 Fax: (03) 9724 0878 New South Wales Level 2, 166 Epping Road Lane Cove, NSW 2066 South Australia The Wellington Office Centre Suite 13, Cnr Portrush & Payneham Rds Payneham, SA 5070 Queensland 433 Logan Road Stones Corner, Qld 4120 Western Australia Suite 2, 870 Beauford St Inglewood, WA 6052 Mail Order USA - Mouser http://www.mouser.com/index.cfm?&handler=data.listcategory&D=lantronix&terms =lantronix+xport&Ntt=lantronix+*xport*&N=0&crc=false Helmut Schiretz -----Original Message----- From: SimmStick_Group-bounces@dontronics.com [mailto:SimmStick_Group-bounces@dontronics.com]On Behalf Of andy Sent: Sunday, 14 November 2004 9:48 PM To: SimmStick Group Subject: Re: [SimmStick_Group] Help with tcp/ip and PRONIC15 Have ypu seen the Lantronix X-Port? That does what you want in a packge about the size of an RJ45 socket. ----- Original Message ----- From: "Peter May" To: Sent: Sunday, November 14, 2004 7:54 AM Subject: [SimmStick_Group] Help with tcp/ip and PRONIC15 Hi all. I asked Don about some info on the PRONIC15 and how the users found it. So I am interested in hearing from anyone that is using it to send data to a remote site or is polling it for info. Here is a copy of a message I posted in a newsgroup... Hi all. I am looking for a add on card/circuit to be able to add tcp/ip to my micro. I can only see myself using a few and not a huge production run. So I saw a couple of cheaper ones but you then had to also buy a developer type motherboard as well. MAybe this is the only way I can do it. However I also found PRONIC15 and wondered if anyone has used one? It has a serial port to connect to the micro and a rj45 to hook to the network. I am running some logging software on several computers and would like to be able to have this board send udp packets to the above addresses or run a tcp/ip server so the clients can log in and get the info. I am unsure if the PRONIC15 can send udp data or if it has to be polled and if so, I don't understand how to POLL with UDP? What else is there or is the above my only option? Regards, Peter ******************************************** We use an inhouse spam filter! If your mail is being rejected by our server as SPAM, you can contact us at salenetus@yahoo.com and we will add you to a non-spam list ************************************** _______________________________________________ SimmStick_Group mailing list SimmStick_Group@dontronics.com http://dontronics.com/mailman/listinfo/simmstick_group_dontronics.com _______________________________________________ SimmStick_Group mailing list SimmStick_Group@dontronics.com http://dontronics.com/mailman/listinfo/simmstick_group_dontronics.com --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.789 / Virus Database: 534 - Release Date: 7/11/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.789 / Virus Database: 534 - Release Date: 7/11/2004 From bboyes at systronix.com Mon Nov 22 18:11:47 2004 From: bboyes at systronix.com (Bruce Boyes) Date: Mon Nov 22 18:13:30 2004 Subject: [SimmStick_Group] SitePlayer items for sale on eBay, including SimmStick prototype In-Reply-To: References: <017a01c4ca3b$e977a4b0$0200a8c0@athlon> Message-ID: <5.2.0.9.2.20041122160834.01c962c0@mail.xmission.com> http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=3855123361&ssPageName=STRK:MESE:IT Or search on "SitePlayer". Your chance to pick up some modules, a dev kit, etc for about 1/2 price. Some never opened, all worked when we mothballed them. And you can load new firmware from the web, so these are never obsolete. I just checked the SitePlayer website and these are still the current part numbers. There's also a JSimm/SimmStick prototype with the SitePlayer module. These work but we abandoned the project. If anyone wants to take this over we would be willing to sell all the design files, etc *really cheap*. The eBay page has the schematics which we are giving away. Thanks Bruce ------- WWW.SYSTRONIX.COM ---------- Real embedded Java and much more www.jrealtime.com and www.tstik.com +1-801-534-1017 Salt Lake City, USA From support2004 at dontronics.com Wed Nov 24 01:53:35 2004 From: support2004 at dontronics.com (Don McKenzie) Date: Wed Nov 24 01:54:03 2004 Subject: [SimmStick_Group] [Fwd: Technical & Support. - Via Email Contact Page] Message-ID: <41A42FEF.6070500@dontronics.com> Hi Gang, I told Ralph that I would forward this message onto the group in the hope that someone locally may be able to help out, perhaps someone even interested in what Ralph does. I told him I know the Jabiru, as a friend has one, and I know where kangaroo Island is. Perhaps someone even has an f873 and can assist even firther. Please contact Ralph directly if you are able to assist. BTW, he apologizes for the spelling. The tiny text box I gave him initially didn't help. Don... -- Don McKenzie E-Mail Contact Page: http://www.e-dotcom.com/ecp.php?un=Dontronics VoIP USB/RJ11 Use Any Phone http://www.dontronics.com/phoneconnector.html USB to RS232 Converter that works http://www.dontronics.com/usb_232.html -------------- next part -------------- An embedded message was scrubbed... From: Ralph Krongold <2pilots@comcast.net> Subject: Technical & Support. - Via Email Contact Page Date: Tue, 23 Nov 2004 23:25:34 -0500 Size: 2020 Url: /pipermail/simmstick_group_dontronics.com/attachments/20041124/421078f8/TechnicalSupport.eml From support2004 at dontronics.com Sat Nov 27 02:11:19 2004 From: support2004 at dontronics.com (Don McKenzie) Date: Sat Nov 27 02:11:50 2004 Subject: [SimmStick_Group] Swordfish Hand Held USB Oscilloscope. Message-ID: <41A82897.7050002@dontronics.com> 27-Nov-2004 Swordfish Hand Held USB Oscilloscope. The PS40M10 Swordfish is a unique hand held device that combines the functions of Oscilloscope, Data Logger, Spectrum Analyser, Volt Meter and Frequency Meter in a single instrument. http://www.dontronics.com/swordfish.html Don... -- Don McKenzie E-Mail Contact Page: http://www.e-dotcom.com/ecp.php?un=Dontronics VoIP USB/RJ11 Use Any Phone http://www.dontronics.com/phoneconnector.html USB to RS232 Converter that works http://www.dontronics.com/usb_232.html