Asked — Edited

The Functionality Of Each About Processors For Jd Humanoid

Hello all. There are two processors for JD humanoid,ARM Cortex-M3 and microchip PIC32. Would you tell me about their respective functions?Thanks

chao


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

PRO
Synthiam
#1  

The JD humanoid has 4 processors, not 2. I believe the stats of which you are inquiring are of the EZ-B v4, which is one of the components of the JD Humanoid.

EZ-B v4

  • STM Arm Cortex-M3 handles digital i/o, pwm, servos, uart, audio
  • Pic32 hosts wifi communication, tcp/stack and communication protocol

JD Head

  • STM Arm Cortex handles video codec and buffering from the camera
  • Microchip Pic 16f handles the programmable 18 RGB LED PCB for the eyes of JD
#2  

Excuse me,are schematic and firmware open source?