Shop OBEX P1 Docs P2 Docs Learn Events
Pink/Bluetooth Web Controlled Robot — Parallax Forums

Pink/Bluetooth Web Controlled Robot

GooberTekGooberTek Posts: 14
edited 2007-08-21 05:16 in Robotics
I know all the parts are there· I am just missing one thing. Here is the story

-Built a Robot using the BoeBot and a Basic stamp
-Connected it via Bluetooth
-Robot runs fine via terminal window
-Started writing web interface using ASP.NET but gave up because of time required to learn coding
-Would like a web interface that:
······ -Drives the robot via a web page gui control pannel
······ -Screen does not repaint after each time a button is pressed
······ -Lastly, and this is really an extra, disable/enable buttons on the screen depending on if someone else i
········is driving or not - Don't want two people trying to control the robot at the same time.

I know the people who manufacture webcam32 sell a canned solution for over $300.

Does someone have the code? Where can I get it?·

How can I get away from just using a generic post command which refreshes the whole screen?

Could the Pink module be helpful with this?


·

Comments

  • Steve JoblinSteve Joblin Posts: 784
    edited 2007-08-16 18:15
    Have you checked out Microsoft Robotics Studio?· Version 1.5 offers a Visual Programming Language... one if the tutorials is to do just what you want to do.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2007-08-17 03:07
    This thread is being moved from the Completed Projects Forum to the Robotics Forum.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • DgswanerDgswaner Posts: 795
    edited 2007-08-21 05:16
    take a look at this thread it might get you going.
    http://forums.parallax.com/forums/default.aspx?f=15&m=200923&g=204610#m204610
    although I haven't tried it yet it looks like Ajax is the way to go for posting sensor data.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    A complex design is the sign of an inferior designer. - Jamie Hyneman, Myth Buster
Sign In or Register to comment.