You can control the RoboVac like a small RC-car.
Very usefull if you want to direct the robot to certain positions in your room before the automatic cleaning starts. Like who would grab the robot and actually walk to the position with its own legs and place it on the floor? Seriously?
The Joystick (X and Y) is monitored by an ADC. The ADC communicates with the ESP via I2C. There is no other possibility, because the ESP only has one analog input.
When implemented, its possible to control the robot via webinterface AND Joystick. Just make sure the IR LED is able to reach the robots reciever diode.
You can control the RoboVac like a small RC-car. Very usefull if you want to direct the robot to certain positions in your room before the automatic cleaning starts. Like who would grab the robot and actually walk to the position with its own legs and place it on the floor? Seriously?
The Joystick (X and Y) is monitored by an ADC. The ADC communicates with the ESP via I2C. There is no other possibility, because the ESP only has one analog input.
When implemented, its possible to control the robot via webinterface AND Joystick. Just make sure the IR LED is able to reach the robots reciever diode.