Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
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

Get access to the latest features and updates with ARC Early Access edition. You'll have everything that's needed to unleash your robot's potential!

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?