... In ... are ... is a ... provide a ... of ... the ... I've got several servo controllers that are microcontrollers that output servo PWM based on the input...
I figured out what was causing the error for me. When SiteLinker is installed, the "IP address for download" was set to 127.0.0.1 but the default IP of...
I suppose it's possible, but it really isn't what the SP was designed to do. The SP serial port is intended to be the interface between the SP and its...
Hi, I'm trying to set up a test platform with some simple code to test it out. My setup looks like this. -SP running in development board, works fine via web...
Thanks for the info. I got that impression from the manual, but I wanted to be sure I hadn't missed something about the serial port operations. ... designed to...
You can do a lot with javascript that runs in the browser and is loaded from the siteplayer. For the webbrick we use a lot of forms for updating the...
Is this data transfer using brouser based http? I send data to apache using the "get" funcion in the brouser where the data is sent via the "query_string". Can...
Yes it is: Create a file called com.spi, these are handled specially by the siteplayer. Contents along the line of: HTTP/1.0 302 Redirect Location: index.htm ...
I think I've narrowed this down to a hardware issue. Has anyone connected a microprocessor directly to the SP's RXD pin on the development board bypassing the...
I would check the ground levels are the same. Are the two systems on the same power supply? or separate supplies. This sounds like noise hitting the...
I have two separate power supplies. I'll try tying the grounds together and see what happens. If that fails I'll just try building the whole thing on the...
I'll look for the com.spi in the manual and do some reading. I'm not sure that all 8 bit bytes can be easily sent in a url. I did some checking with my apache...
You cannot upload the telnet firmware to the sp webserver module. You cannot go the other way either. (This is according to netmedia a few months ago.) I...
You are more correct than I am but it also apears that apache is seeing raw data. There is a little convertor on here but still not sure about 128 and up, try...
Hello. I had a Webserber working in a net for two years with a proxy but a week ago is not posible to see the page of the Webserber with the proxy. If I put...
If you are using a proxy server to access the internet, then you must check the box "bypass proxy server for local addresses" in your connections -> lan...
Hello, I'd like two use data stored in SP Objects with FlashMX through Internet: PC -> FlashMX Movie(in a html page) -> Internet -> Router(ADSL) -> LAN ->...
Hey Folks, Just wondering if any one ran into this issue (or potential issue as maybe it's just me...). I have an application where I need to send out a...
I've had pretty good luck adding a web frontend to my projects using siteplayer server, but I'm wondering if anyone has successfully used a siteplayer or...
... Hi Mike, I've never attempted to upload a new program to a Basic Stamp using Siteplayer. You may already be aware of all of this, but here's some ...
Dear, I am planning to connect my sensor based circuit to PC through a Internet by using a siteplayer. so will u pls send me some info abt ur product . I am...
Dear, I m a newbie..so pls answer my only 2 queries...I could not get it from manuals i.e 1)Can simple steplayer module work on internet (Not LAN).. or should...
Achlesh, Yes, Siteplayer will operate over the Internet. Of course it cannot log on to an Internet connection itself, so a gateway/router would be needed as...
I am going to buy a siteplayer telnet server system. I am quite confused, even after reading manual: Let suppose my telnet is connected with a microcontroller,...
... First off, support for the SitePlayer Telnet product is on the forums at http://forums.siteplayer.com ... And I see Alex is trying to help you there. --...
I'm writing some code to interface a PIC to a Siteplayer using CCS C language and need to know how to tell the compiler that I don't want the byte I'm sending...
Hi, I haven't used siteplayer till now , i m planning to used tht , but as for as ur problem is concern .. i can tell u tht , even if siteplayer convert hex...
... Well, it's easier to learn than English! :-) Mike, it'll depend on which function you're using to output a byte. A byte of value 210 (decimal) can be...