Rosy question
jcferguson
Posts: 86
I am considering buying the PINK module in order to connect my project to the internet...
I have a little robot that runs on an rf link between two basic stamps - one is a controller and interprets my joysticks, the other is the receiver and controls the servos on the robot.
Do I understand this correctly?
1 The pink acts as a web server that is accessible from the internet and connects to a basic stamp. Variables can be changed on the web page and sent to the stamp, or sent from the stamp to the webpage.
2 Users could go to the webpage, change variables, and I could then have my controller respond to those changes instead of my joyticks?
3 What does the PINK do that wouldn't be accomplished by setting up a web server on my computer and connecting a stamp directly?
4 Is this possible with a mac (I use macbs2) or do I need a pc?
Thanks for any help!!
Carlos Ferguson
I have a little robot that runs on an rf link between two basic stamps - one is a controller and interprets my joysticks, the other is the receiver and controls the servos on the robot.
Do I understand this correctly?
1 The pink acts as a web server that is accessible from the internet and connects to a basic stamp. Variables can be changed on the web page and sent to the stamp, or sent from the stamp to the webpage.
2 Users could go to the webpage, change variables, and I could then have my controller respond to those changes instead of my joyticks?
3 What does the PINK do that wouldn't be accomplished by setting up a web server on my computer and connecting a stamp directly?
4 Is this possible with a mac (I use macbs2) or do I need a pc?
Thanks for any help!!
Carlos Ferguson
Comments
Answers as i know them to be, (i have 60 of these)
1.Yes
2.yes
3.much simpler
4. it is a server that talks in HTML so it can talk to anything that can talk it language.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
Thanks again,
Carlos
XX.XX.XX.XX/nb_factory.htm
and to the other setup and data pages. A word to the wise--if you assign passwords, don't forget them!
I think you would only need to use he PC utility if you need to assign PINK an IP address for non-DHCP service.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
I am probably getting ahead of myself, but is it possible to then use a regular website name instead of the ip address?
Carlos