So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Ed Del Mar
#63526 I'm apparently new to IoT so I really need your help. We already built a mobot and we just want to add a camera to it so we can see where it's going through a phone app that we made with MIT AI2.

1. We want to control the mobot using our app through the ESP12e.
-- We haven't figured out how to let the arduino communicate with the arduino. Should we just simply upload the code for controlling the mobot to the arduino? (It's just a simple forward, backward, left and right)

2. We want to see a video stream in the app while controlling the mobot.
-- Any advice on how we can do this? We have an SD card module at hand.

Your help would be very much appreciated. Please give us tips on how to do this. It's our final project :'(