Skip to main content

first version of robot's eletronic project


Robot's eletronical project. We see here:

  • The esp32-cam and a arduino UNO
  • Source system: batterys, inductive receptor, two TP4056 and two XL4015 (one to motors and one to logical components).
  • Two DC motors with the H bridge L298.
  • Two servo motor for the claw, connected on arduino's GPIO.
  • The color sensor TCS3200 connected on arduino too.
  • The LGB bar.



arena's eletronical project










Comments

Popular posts from this blog

Arduino diagrams

Software-focused block diagram Flowchart for the Arduino   Simplified statechart for the Arduino Draft UART Arduino-ESP32 communication Rotation cascade controller diagram Advance cascade controller diagram

Diagramas firmware

Mechanical diagrams and preview

 Robinho's mechanical systems are surprisingly complex, forcing the team to manufacture multiple parts from scratch. Thus we decided on designing all the parts in CAD for 3D printing in PLA, which is lightweight, cheap and resistant enough for all the applications. The mechanical parts are separated first into: The robot chassis The robot's claw The arena The robot's chassis The base of the chassis was bought from the internet, we chose a reliable and readily-available model which is commonly called "2WD Circular robot chassis". It has a standard diameter of about 14cm (excluding the wheels), fitting our specifications for the project.     Above the prebuilt base we assemble two other plates made of acrylic plastic, separated by 6cm inbetween.   The distance was measured as the minimum distance to allow fitting of the entire payload of the first baseplate, which was composed of: The claw mechanism The batteries The wireless charging module The color sensor  The...