Dear[est] Group I'm just back from getting our WebBrick 6.0 product tested for EMC conformance and CE marking. This uses a SitePlayer module extensively -...
... Andy, I ran into the reset problem and use a Dallas reset chip to reset the SP when I use it in stand alone and use the processor to reset it in brown out...
Is there any way to toggle one of the IO lines on and off with just a single link click? I'm sending one of the outputs to a keyboard emulator to simulate a...
out of a lan to a pc server? 1)destination ip must be that of server or of local router or of remote router ? 2)mac must be that of server or of local router...
... To Send from the SitePlayer: Destination IP = External Router IP. Use port forwarding in the router to route to destination IP on network. Use MAC of...
... <BZZZZZZZT> Sorry Dwight, wrong answer. :-\ It's the other way around. To send UDP off-LAN, fill the Destination MAC address of the local router thru...
Hi everyone, I am Anod in PSU frame KSA. I have project for Flash memory and I hope you help me for find all information about it. If you can help me to find...
This may be a dumb question but is it possible to generate an email from a siteplayer? I love the interactive web pages with the I/O objects but need to add ...
You can send UDP packets and have a PC catch those pakets and send the e-mail. I think the PC (VisualBasic) application is available in the SitePlayer web site...
I would really doubt that you could put an email server in the siteplayer. I would use a remote smtp server and udp from the siteplayer to trigger an email. ...
... FWIW, a simple email server is not terribly difficult to build but you don't need an email server on the SitePlayer to SEND mail out from the SP. I'm...
Hello, i would like to know how can i read and write bits. i think is like read and write bytes, but i don't know. i have try many things but i'm not getting...
Can anyone tell me if there is a commercial source for a circuit board that accepts the SitePlayer web server module? It's not really the SitePlayer that I'm...
Hi Bruce, I use a picproto18. An example can be seen at http://www.vikon.com/picproto.htm The Base-T filter fits into the end with the offset holes perfectly. ...
Bruce This person solved it. Not pretty, but functional. David http://sprocket.telab.artic.edu/ed/SitePlayer/4.html ... From: siteplayer@yahoogroups.com...
Bruce Here is another link, Tom Igeo's site. He has an Express PCB board design for your transformer problem, also a full size board to interface to a ...
... Reading and writing bits is similar to reading and writing other (string, word, byte, etc) objects. Use the "ReadBit" and "WriteBit" commnds (p.24 & 26 of...
thanks to everyone that answers post messages.really thanks. i can access to my siteplayer via lan and via internet with mozilla. i can access to muy...
Thanks to Kevin and David for the information about circuit boards which accept SitePlayer and the 10 Base-T filter. I've also searched a little on my own and...
... board ... then ... Sorry for my late reply Bruce. I've used the Tom Igoe layout on my own boards which I then had made at ExpressPCB. I recall the only...
On the SitePlayer Development board, I noticed that there are 10K pullup resistors between the IO1 and IO2 pins and the +5V Vcc. I assume the function of...
I re-arranged my Siteplayer development environment on my PC. When I compile my SPD file I got: "runtime error '9' Subscript out of range" when I try to...
Watch what files are in the directory specified by $SitePath. *ALL* files in that directory, as well as sub-directories will be included into your .SPB file....
... Here's another option: I have created a carrier board for my own needs, which can be populated to provide RS232 or TTL level interface signals, and...
I have built my first project based on the FORM based example. My project is in C:\MyProjects\MySitePlayerProjects\SP_Root where the following files exist: ...