Hi all. I am new to the Arduino posts and have a few questions in reference to a project we have been working on. We are new to robotics and found a project on MyMiniFactory and thought, well, this would be a good starting place to get our feet wet. Well, it's been a great project up to the last part which is controlling the unit. We cannot get the unit to respond to the web interface and I am at a loss with the code. I really need someone to look at this and see what we can do to get this to work. I have reached out to the original designer for the project and he had made a new code for the hexapod. We installed the code to the controller and can see the webpage interface but there still doesn't seem to be any communication to the servo controller.
Component list:
32 Channel Servo Controller v2.6
UBEC 4V Max6V
DSN-Mini-360 (DC Step Down Converter)
D1 Mini Wireless Controller (ESP8266MOD)
12V Battery (8 AA)
18 SG-90 Servos
The UBEC is running 5V and the Step Down is set at 7V.
The wiring is set up as follows:
12V Battery spits to the UBEC and the Step Down Converter. The UBEC is connected to the VCC connector on the Servo Controller and the DC Step down is connected to the VDD connector on the Servo controller. The servos are all connected to the servo controller. The wireless controller is connected to the servo controller through the 5V,GND,TX & RX. A power switch is also connected to the battery to turn on and off.
The power works on both boards. The wireless controller broadcast the SSID and it can be connected to via phone or tablet. I can also load the web interface face to the controller but when I do, the unit doesn't respond to any of the commands.
Here is the link to the project files for further review. I will also attach the code if someone can look at it and discuss with me how it works. We really want to learn about robotics and still want to see this project work. I believe it is something I am not doing but will no real understanding of how the code works I would really appreciate some help in understanding. We have researched the web for any idea on how to fix the code or use a different code to no luck.
Links to the project:
Instructables
MyMiniFactory
I thank you for taking a look at this post and look forward in any feedback you can provide.