Brian constructed three separate articulated
models with sensors (AMS for short). These
combined multiple potentiometers will transfer
our desired motions into commands for the PABs
through the four A/D and D/A converters.
These convert the sensed signal to digital
data that is then processed by the C code in the
Propeller chip, and stored on the SD card for
later playback on the servo ports. For reference,
the code for the player is servo recorder playback
60B beta1.C.
There is one AMS for the witch’s body, a
separate unit for programming the heads, and a
third for the skeleton’s body (see Figure 6,
Figure 7, and Figure 8). Each feature requires a
different setup
in order to get
the most
realistic motions
possible. You
can see from
the pictures that
each of the
designs is very
specialized and
relates as closely
as possible to
the actual
movements of
each
component.
We have discussed
designing a complete
body unit that you wear
which would allow you to
move your body in
exactly the way that you
want the character to
respond.
This system would
provide the ultimate in
precision control, but the
actual unit is still on the
drawing board.
Completing
the Wiring
and Labeling
Once all the
20 SERVO 12.2016
DIY Animatronics
Figure 6.
Body AMS
for shoulders
and elbows.
www.melabs.com
Special Price of $149.99
Use Coupon Code SM1216 at checkout
Valid only until January 31, 2017
(Retail price $189.99 )
Academic and bulk pricing available
• Learn to write code and program PIC® microcontrollers with one of the most complete programming tutorials available!
• Learn the fundamental concepts of programming,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
binary manipulation, device-to-device communication, user interface design, in-circuit debugging, and
more!
• If you’ve dabbled with other languages and want
to fully learn the extensive capabilities of PBP in a
wide range of applications, this is for you!
• 14 Lessons use a building-block approach with
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
topic.
;;;;;;;;; the ME Labs Tutorial and Trainer Board
Check out our other popular products for PIC® developers
including:
U2 Programmer
PBP 3.0 Compiler
Prototyping Boards
Experimenter Boards
Contact us at info@melabs.com or go to www.melabs.com
PICBASIC PRO is a trademark of Microchip Technology Inc. in the USA and other countries.
PIC is a registered trademark of Microchip Technology Inc. in the USA and other countries. PICBASIC PRO™ Compiler
PBP
;
3
Figure 7. AMS
for the three-axis head
movements.
Figure 8. Skeleton
AMS for the arms
and legs.