Skip to content

Reverse engineering the PicoTalk for its servo positions

Notifications You must be signed in to change notification settings

MyHauntedForest/PicoTalk-Reverse-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HB-5APP Skull / PicoTalk Reverse Engineering

For one of our props, we wanted to have a more realistic mouth, eye, and head animations for the HB-5APP Skull. Each skull has a PicoTalk control board in it. Our goal was to control the servos in the skull directly, without the PicoTalk, but we didn't know what servo values were being sent. In a afternoon we wrote some quick code to find those values per servo.

The Servo Values

These values are used in conjunction with the Arduino servo library using servo.writeMicroseconds(ms)

Servo Name Position Min Position Max
Eyes 1368 1696
Head 1008 2012
Mouth 1328 1584

About

Reverse engineering the PicoTalk for its servo positions

Topics

Resources

Stars

Watchers

Forks

Languages