Search the web
Sign In
New User? Sign Up
siteplayer · World’s smallest Ethernet web server
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4186 - 4216 of 6359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4186
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 ...
bergweed
Offline Send Email
Jan 5, 2004
4:52 pm
4187
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...
Chris Peterson
cloudbait
Offline Send Email
Jan 5, 2004
5:07 pm
4188
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...
les2810
Offline Send Email
Jan 5, 2004
7:29 pm
4189
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...
thor1509
Offline Send Email
Jan 6, 2004
10:21 am
4190
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! ...
thor1509
Offline Send Email
Jan 6, 2004
10:30 am
4191
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...
sonny945852001
Offline Send Email
Jan 6, 2004
6:41 pm
4192
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...
bergweed
Offline Send Email
Jan 6, 2004
6:41 pm
4193
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...
taumarc
Offline Send Email
Jan 6, 2004
6:41 pm
4194
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...
bobrebelbob
Offline Send Email
Jan 6, 2004
7:26 pm
4195
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...
Guy Stevens
phoenix4guy
Offline Send Email
Jan 6, 2004
10:49 pm
4196
... 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...
Kevin Maciunas
kevin_maciunas
Offline Send Email
Jan 6, 2004
11:12 pm
4197
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...
taumarc
Offline Send Email
Jan 7, 2004
6:01 pm
4198
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...
bergweed
Offline Send Email
Jan 8, 2004
4:59 pm
4199
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 ...
Chris Peterson
cloudbait
Offline Send Email
Jan 8, 2004
5:10 pm
4200
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...
airmaledfw
Online Now Send Email
Jan 8, 2004
7:36 pm
4201
I use Kiwi SysLog...... listens, logs and doesn't charge.... http://www.kiwisyslog.com/software_downloads.htm#syslog bergweed <mikeberg@...> wrote:How do I...
consumerdecency
ustus-p
Offline Send Email
Jan 9, 2004
3:59 pm
4202
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...
bergweed
Offline Send Email
Jan 9, 2004
8:58 pm
4203
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?...
airmaledfw
Online Now Send Email
Jan 12, 2004
4:38 pm
4205
... 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...
Rusty Haddock
kd4wlz
Online Now Send Email
Jan 13, 2004
4:41 am
4206
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 ...
Brian Schmalz
brian_schmalz
Offline Send Email
Jan 13, 2004
4:05 pm
4207
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...
n8pfl2
Offline Send Email
Jan 13, 2004
5:30 pm
4208
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...
Rusty Haddock
kd4wlz
Online Now Send Email
Jan 14, 2004
6:13 am
4209
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...
bergweed
Offline Send Email
Jan 14, 2004
4:54 pm
4210
... 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...
Rusty Haddock
kd4wlz
Online Now Send Email
Jan 14, 2004
9:42 pm
4211
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...
bergweed
Offline Send Email
Jan 15, 2004
6:03 pm
4212
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...
bergweed
Offline Send Email
Jan 15, 2004
6:04 pm
4213
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...
Tony
bighandtony
Offline Send Email
Jan 15, 2004
6:04 pm
4214
... 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...
Rusty Haddock
kd4wlz
Online Now Send Email
Jan 15, 2004
8:53 pm
4215
Tony, I've use no-ip.com for my siteplayer it works well. I've never had a problem and I've been using them for about a year. Rich Tony...
Richard C.
jck116
Offline Send Email
Jan 16, 2004
6:23 pm
4216
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...
bergweed
Offline Send Email
Jan 16, 2004
9:59 pm
Messages 4186 - 4216 of 6359   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help