Node Robot Platform using ESP8266 for robotic development. This project is inspired by the SMARS robot but use ESP8266 as it heart for out of the box remote control.
Needed hardware (all the link is for reference):
Hardware for Camera Arm (Optional):
Hardware for Sona (Optional):
Overview Main Platform:
Overview Camera Arm:
Note: remove ESP32 Cam header before installation.
Electric Schema (Main Platform):
Electric Schema (Camera Arm):
Source Code for ESP8266:
https://github.com/RyanDam/NodeRover.git
Source Code for Camera (live stream and face detection):
https://github.com/RyanDam/NodeRoverSmartFPVModule.git
Note: after flashing code using PlatformIO, you need to connect to ESP8266 (or ESP32) wifi to setup wifi. After that go to the IP of the device in your browser to control the robot.
The author marked this model as their own original creation.