AJAX Spinneret LED Demo and IP Camera
Mike G
Posts: 2,702
This works in Firefox. IE does not like cross domain scripts. Not sure about other browsers. Anyway, here’s the page. http://www.agaverobotics.com/spinneret/controlpanel.htm
You might need to install the camera software if prompted.
If the LED radio buttons don’t work because you’re browser squawks, then open the URL below as well. Then you can hit the Spinneret directly and watch the video.
http://spinneret.servebeer.com:5000/
You might need to install the camera software if prompted.
If the LED radio buttons don’t work because you’re browser squawks, then open the URL below as well. Then you can hit the Spinneret directly and watch the video.
http://spinneret.servebeer.com:5000/
Comments
I can see the video loud and clear, and I click on the LED on/off but don't see anything happen.
http://www.agaverobotics.com/spinneret/controlpanel.htm
It works
'
Great work Mike G
'
Below is LED "on" and the next is LED "off"
Perhaps put some black in top of other leds, or take a closeup of the orage led ...
Start by reading this
http://spinneret.servebeer.com:5000/
The waitcnt command stops COG execution for some duration.
A detailed explanation of waitcnt can be found in the Propeller Manual on page 218. Open the Propeller Tool -> Click Help -> Select the Propeller Manual (pdf).
See the PushbuttonLedTest.spin example in the Propeller Education Kit page 33. Open the Propeller Tool -> Click Help -> Select the Propeller Education Kit (pdf).
If you are still having problems, please post your source code, schematic, and a detailed problem description in a new thread.