DefCON 12 TCP/IP embedded device contest (I won! yay!)
Ryan Clarke
Posts: 738
There are some pics of my entry (Parallax based) here:
members.cox.net/parallaxskull/ (warning BIG PICTURES)
and here
members.cox.net/l0stb0y/skull (pics not so big)
LosT
members.cox.net/parallaxskull/ (warning BIG PICTURES)
and here
members.cox.net/l0stb0y/skull (pics not so big)
LosT
Comments
Al Williams
AWC
·
As for what it does:
Features:
*can control eyes with pushbutton on skull (on, off, left on, right on)
*can control jaw with pushbutton on skull (servo in jaw, open/bite/close)
*can control eyes with webpage interface
*can control jaw with webpage interface
*status of eyes updates dynamically on webpage with a graphic (no scripting necessary)
*can input ASCII from webpage (64 character buffer)- after which the eyes turn on, the jaw opens, and the text is SPOKEN via a speaker embedded in the skull
The servo is controlled via the BS2P24 and the picoPAK. The text to speech is accomplished by the EMIC module. The web interface is via the REDi webserver module.
Ryan