-
Exploded View
08/19/2014 at 22:34 • 0 commentsMay need to get this into CAD. Start playing with the idea of custom PCB and enclosure. Though the cardboard is cute, it's already showing signs of wear.
-
System Design
08/19/2014 at 22:22 • 0 commentsAdded system design diagram. Wasn't sure if a schematic Fritzing diagram was sufficient.
Also most of my updates have been edits to the details section rather than project logs. Just wanted to make sure I dotted my "eyes" and crossed my "tees". Fourth project log. -
Tracking down /n newline bug
08/18/2014 at 21:55 • 0 commentsI am finding responses hang where more than one type of command is sent to Pablo.
For instance, in the following example when the phrase "red eyes" is heard. Pablo receives the rgb led command and is supposed to speak but instead hangs. This is true for servo commands as well.
<category>
<pattern>RED EYES</pattern>
<template>
[:rgb220000] I have red eyes.
</template>
</category>The next command sent then gets truncated into senseless two-responses-in-one speech.
Investigating if the Emic2 module is receiving the (/n) new line to finalize the command at all or if a delay is needed in between.
-
As seen on SHOW and TELL!
07/24/2014 at 03:37 • 0 commentsPablo made an appearance tonight on Adafruit's Show and Tell Show!
#t=16m51s -
Added repo for Pablo
07/16/2014 at 07:11 • 0 commentsIt's still rough but functional. And open.
Added code to Github https://github.com/somenice/Pablo