Hello to everyone,
Long time ago I decided to create a robot using a ssc32 + sabertooth + bt rs232 + camera + pys60 + nokia symbian phone but I never posted anything about the development anymore because I found many problems and finally I ended up with something else:
**ssc32 + sabertooth + bt rs232 + another symbian phone with camera (with python app) + nokia n97 (with a j2me app). **
Nowadays I can control my robot over bluetooth with all symbian mobile phones while a symbian phone with camera sitted on the top of the robot sends the camera images to the nokia phone controller (so one phone only for the camera and another phone that controls the robot and receive the camera signal from the other phone using bluetooth). I will publish many details and programing later on, once is finished.
For programmers: I posted another post time ago and the way to fix the frame ratting of the camera from the other phone is to activate the camera on the phone and then start taking screenshots (no pictures) of what is being displayed from the camera on the canvas and send them via bluetooth (they are 3kb heavy only)
viewtopic.php?f=2&t=5781
As I’m webdeveloper, I’m able to design a nice graphical environment with almost any web language so what I need to know now is the following:
I want to replace the bluetooth rs232 devices that is attached to the ssc32 by a wifi device. I search on internet for a couple of devices but I don’t have a clue on how they work. I need a simple wifi device connected directly to the ssc32 and I should be able to use it as a router so I can connect my phone directly to the router wifi device where I will design a website with all the commands to control the robot.
Any clue about what I’m talking about??
Thanks to all of you in advance,
Jose