... max232 to the serial port of the siteplayer. first i was sending it in ascii which displayed correctly on a hyperterminal. but it output 2550 on my...
Hi I am quite new to the SitePlayer world and electronics in general, but I am trying to build a multimedia project for university. I have a SitePlayer...
I have a Siteplayer SPK1 development kit for auction on Ebay. Pick it up cheap! Search for "Netmedia Siteplayer Embedded Internet Server". Item #7512564635....
I can't get my site to rebuild. Everytime I hit the MAKE AND DOWNLOAD button, I get this error: Run Time Error 9 Subscript Out of Range It was all working fine...
hello, i'm working with a parallax bs2 sx, and i'm having difficulty sending data from the stamp to the siteplayer. I am able to control the stamp from links...
I'm not sure if this applies to you, but when I develop my HTML I keep backups of the files I work on in the same directory as the originals. When you upload...
Albert Zvara
Albert.Zvara@...
May 2, 2005 11:54 pm
5241
Maybe you have a hidden file "thumbs.db" in your upload directory. You create this hidden file when you go in explorer, view mode, thumbnails. I have got the...
... but ... it's ... This project moves one or two R/C servos relative to where you click on a graphic. Presently, I use a variant of it to control the pan ...
I've been working with SP for just a short while. I created a web page that has a graphic. Then I changed the graphic object (a .gif), but kept the same name...
maybe it's cached on your local machine? ... __________________________________ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone....
Maybe. I'm not sure how that would work - all text changes appear right away in the spb, so the web page itself isn't cached. It seems to me that would still...
... It sounds like the graphic was in the browser cache. The page change was noted (Text changed) but the graphic of the same name the browser may just pull it...
Yes, I think it is a caching situation with the browser. It seemed like I tried refresh and other things before I posted, but now when I refresh the browser,...
I had the same problem with cached graphics (but not text) until I placed the following in the head of my *.htm pages: <head> <meta http-equiv="pragma"...
I would like the server to periodically send telemetry updates to a web page that can be viewed as the data changes. I set up a page using META with refresh...
... I have used iframes in similar applications, you will still get the white flash but in a smaller area. In the below example the pages telemA,telemB, and...
On the SitePlayer Development Board, the Output of 'Link' (pin-1, driving the Green LED) is also tied to IO7 thru Jumper J18. I assume this is to allow any...
Hello. I have the following problem: I must siteplayer that it must communicate sending packages UDP with a computer that this behind firewall, and as well, to...
i would like to plotxy using the sampling data of a chemical process where the x axis is time and y is the concentration of an element; this is used to monitor...
I know that siteplayer does not support ping command, what is the alternative? I need to keep a track of an ip on the network... Does any other cheap device...
I would just have my processor collect the data and construct the image of the plot in RLE GIF format (this is a GIF format that uses a trivial compression...
... Not sure what Datajcon meant -- the SP producing the ping or responding to the ping. It will certainly respond to the now-famous duck* but it won't push...
huh? I can ping my SP on my LAN . . . ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
I need to keep a track of an IP on the network, need to ping that IP from a PIC with siteplayer onboard every 1 minute and make sure that the IP is alive... ...
I have a Pic/Siteplayer board, is there any program for the PIC to check and get echo back from an IP on the network, similar to a ping command? I need to keep...