Hello to the group! I'm new to the siteplayer, but have some PIC experience and would like to know if there's an easy way to get my siteplayer webpage to ...
Normally, a browser has no way to know if the content of a page it is currently displaying has changed. The simplest approach is probably just to include a...
Hi Mike Having looked at this myself I eventually came up with a bit of Java script (found on the web) which works very well in the SP, it is a timer app which...
Over the last two years I have purchased and used three SP chips (in two lots: 1 chip first, another 2 from a different supplier and one year later). All three...
I missed to report that on each occasion I have checked the 5V supply, verified the status of comm pins, tried the rescue and reset procedure... No luck! ...
Les, I just tried sending 64 bytes of data to the siteplayer com object from the PC and run it for awhile, the sp seems to be receiving everything and not...
Thanks a bunch, Les. Tried it out and it worked fine in my Siteplayer PC simulation. One other thing I stumbled on that isn't real clear in the docs was the...
Dear All, I recently purchased a development board and am not able to use siteplayer to display the "Factory_Demo" and "rcvr" demonstration packages that come...
Yes, mine died unexpectedly too. It ran flawlessly for about 2-3 months sitting on the dev board and was used to do nothing more than blink the on-board...
I need to use a pic with the site player, and am completely new to the PIC scene. I need it to monitor a spinning disk and optical sensor setup, which could be...
... Well, as someone who has messed with PICs a bit: 1. How fast is the thing spinning? I'm assuming an interrupt based system - PICs are pretty quick, but an...
Further to notes below I have now recreated these problems with a second SitePlayer. Same problems, no change. Therefore I presume that I have problems with my...
How do I set up a networked computer to receive/view the UDP packets my Siteplayer sends? In other words, what program has to be running on it to receive and...
Mike- Normally, you need to write your own program to receive UDP packets. If you already have something expecting them, you might be able to structure them ...
I had the same problem... it was due to an "incompatible" (for reasons i'm not sure) hub. I think the brand I was using at the time was Hawking. I tried a...
I use Kiwi SysLog...... listens, logs and doesn't charge.... http://www.kiwisyslog.com/software_downloads.htm#syslog bergweed <mikeberg@...> wrote:How do I...
Thanks for the tip. It works great! Tried a few other freeware type IP monitor programs without much luck - not saying they were bad, just not user friendly...
Is there a way to have siteplayer serve up a different type of web page (index.html or index.wml) by somehow checking the browser type for the requesting user?...
... In a word, no. There's really not any way the SP can determine, by itself or with an attached processor, which browser you're using. From what I've seen...
I did get the same SP to serve WML pages (WAP) and HTML pages. Note, Rusty is quite correct in that you can't serve up the same URL (the same file) two ...
Hello, I am having problems with my siteplayers. (two different ones doing the same thing.) The I\O pins seem to have a mind of their own and the units seem to...
Two rather small thoughts: 1) You do have diodes reversed across the coils of the relays to protect against the current induced by the falling mag' field when...
Mike, I'm awfully new to Siteplayer so if I step on my you know what, please forgive me :) Shouldn't you be using dbit instead of ds in the definition? It...
... I'm working on it... :-) ... Nyet. He's simply defined labels that "point" to IO2-IO4. 'ds' can be read more like "declare space" and the argument is how...
Thanks, Rusty - at least you wore soft shoes :) This morning after re-reading the memory allocation table I sorta figured that one out too. I also concur with...
Shortly after my last post I realized the inductive kick formula I quoted was incorrect it should read di/dt not dv/dt. Just in case Stu, my old instructor was...
Hi I wish to use the Siteplayer on a network that will not provide static IP addresses. I found a web site that purports to solve this issue. I am wondering if...
... If he was I hope you won't have to stay after class! :-) ... I believe so but I have a program or two that wrote 0x01 and worked just fine. Remember, zero...
Rich, I was looking at the info on the no-ip.com website and find it an interesting solution for my own situation (DSL dynamic address). One question tho, are...