Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

siteplayer · World’s smallest Ethernet web server

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 2166
  • Category: General
  • Founded: Sep 13, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 4439 - 4468 of 6491   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4439 Ted Killmeyer
ted_killer Send Email
Apr 1, 2004
4:51 pm
... OR if you want you canget the layout for a board from this site: http://stage.itp.nyu.edu/~tigoe/pcomp/siteplayer/index.shtml and order your own from...
4440 Ron R
cnc_retro Send Email
Apr 1, 2004
8:44 pm
I beleive this module is not simply locked up. It no longer works in the development board as well as my own board. Hardware and software reset does not work....
4441 jrem
jrem123 Send Email
Apr 2, 2004
2:25 pm
I use PHP to do the MySQL functions. Works great. ... __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway ...
4442 greatwitenorth Send Email Apr 2, 2004
4:38 pm
Yep same problem for me. Locked up 3 weeks after i bought it. I've tried everthing and can't get it to work. Led Blinked and i could access web pages, i...
4443 jofisch78 Send Email Apr 2, 2004
6:17 pm
And how to you retrieve the data from siteplayer? Is there a code example you could send me? Is a bidirektional communication possible? By the way, could...
4444 jrem
jrem123 Send Email
Apr 3, 2004
9:45 pm
put the data in the SP memory via objects, then have php open a socket and get the whole page, in comes <http> all the data </http>, strip off what you want...
4445 jofisch78 Send Email Apr 5, 2004
2:39 pm
Thanx for your help. Concerning the better ways than $30...what do you mean? Do you have another solution? Jonas ... socket ... off ... time ... you ... ...
4446 mojorizing4u@...
mojorizing4u Send Email
Apr 5, 2004
10:22 pm
Hi Noway, I'm without my siteplayer proto board, so this is untested, but should help. With one computer networked to a siteplayer and the same computer...
4447 Ivan Kotev
ivan_koteff Send Email
Apr 5, 2004
10:24 pm
Hi everybody, I am curious about the following: if SP gets shut-downed and then woken up, does it "remember"; the states of his I/O pins ? Thanks !...
4448 mzerlaut Send Email Apr 6, 2004
1:36 am
I'm new to the SP and have breadboarded a circuit based on the NetMedia Dev board. When I power up the link light is on solid regardless of the LAN cable...
4449 jrem
jrem123 Send Email
Apr 6, 2004
2:41 pm
rent space on someone's server. ... __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway ...
4450 emontolivo Send Email Apr 6, 2004
5:22 pm
Mark, my experience is that the SP is quite sensitive to power supply voltage and 4.72 is not enough for ensuring a correct working of my SP. The link light...
4451 Tony
bighandtony Send Email
Apr 6, 2004
11:52 pm
Greetings I have included the SP on my circuit board for remote monitoring of a BAS (building automation system). It appears to work in that I can obtain from...
4452 pn2222 Send Email Apr 7, 2004
12:10 am
I think your voltage is too low. Use at least 9 volts to the input of the 7805 regulator. That regulator requires a couple of volts above the desired...
4453 mzerlaut Send Email Apr 7, 2004
12:19 am
Thanks, I got rid of the 6vdc supply and hooked up to a 12vdc supply. The output of the 7805 is 5.05vdc. I was able to successfully connect to the SP with...
4454 jrem
jrem123 Send Email
Apr 7, 2004
2:43 pm
IME it's not volts but current. The SP inititates a voltage drop at boot and if you don't have enough umph then you get a brown out condition. the 7805's...
4455 jofisch78 Send Email Apr 7, 2004
2:46 pm
that won't do it...I want to retrieve data from small devices over the internet. ... have ... strip ... like ... giving ... than a ... and ... code ... ...
4456 jrem
jrem123 Send Email
Apr 7, 2004
2:46 pm
are you looking at the right port? you don't want to view port 80 on the siteplayer&#39;s IP, you want 26481 (or whatever it is). You need to change the pointer...
4457 siteplayer104 Send Email Apr 7, 2004
5:37 pm
Hi, I'm new to siteplayer websever. I am having problem to enable connection between my pc and siteplayer module(I use developer board). When I try to download...
4458 Tony
bighandtony Send Email
Apr 7, 2004
9:17 pm
Thanks for the reply. I dont have access to the router. Would I be better off using a hub? I am afraid netwrking is not my field. ... on ... to ... the ... ...
4459 lawsonm22 Send Email Apr 8, 2004
4:34 pm
I am trying to use the siteplayer with an FPGA demo board. In order to transfer data to the siteplayer I need to use the writeX command because of the two...
4460 Geoff Swan
the_mixmaste... Send Email
Apr 8, 2004
5:10 pm
You need to allow about 2V drop across a 7805 regulator. This means that for a 5V output you need a stable 7V minimum input voltage. The module probably draws...
4461 Rusty Haddock
kd4wlz Send Email
Apr 9, 2004
10:34 am
... The 2-byte address must be used in a little endian manner (i.e. the LSB first followed by the MSB). Here's some C code that I wrote last year as part of a...
4462 lawsonm22 Send Email Apr 9, 2004
2:36 pm
The problem isn't writing with writeX from code it is trying to get the siteplayer to recognize a command sent from an IC. The command that I am sending the...
4463 lawsonm22 Send Email Apr 9, 2004
2:50 pm
If one computer is trying to write to the siteplayer at the same time another computer is reading from the siteplayer, does the siteplayer generate an...
4464 Ron R
cnc_retro Send Email
Apr 10, 2004
6:16 am
You may be the latest victom of the siteplayer "sudden death phenomina". See msg's #4440 ,#4442 , etc... Regards, cnc_retro mzerlaut <mzerlaut@...>...
4465 jtfoster82 Send Email Apr 12, 2004
7:50 pm
Good afternoon. I am working on a simple siteplayer implementation to give remote temperature readings from multiple sites in abuilding. Due to help and advice...
4466 heiko_75 Send Email Apr 13, 2004
9:29 am
James, one solution could be: On your Siteplayers implement a page which sends a "siteplayer-ID" or name and the temperature like: <html> <head></head> <body> ...
4467 jrem
jrem123 Send Email
Apr 13, 2004
12:26 pm
I think I just answered this last week . . . put your data on the SP as an html doc, do a "get" in php, strip out what you want and paste it into the MySQL...
4468 jtfoster82 Send Email Apr 14, 2004
4:43 pm
Heiko, Thank you for your (and other's) reply Sorry if this has been covered before. I am trying a method like the one you sugested but seem to be having some...
Messages 4439 - 4468 of 6491   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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