Tbd

Architecture

  • Speech To Text

  • No debes tardarte mas de dos segundos

Shell Command

User Input

hochob@server:~$ sudo pip3 install pyuserinput
The directory '/home/hochob/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/hochob/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting pyuserinput
  Downloading PyUserInput-0.1.11.tar.gz
Collecting python-xlib (from pyuserinput)
  Downloading python_xlib-0.19-py2.py3-none-any.whl (119kB)
    100% |████████████████████████████████| 122kB 774kB/s 
Requirement already satisfied: six>=1.10.0 in /usr/lib/python3/dist-packages (from python-xlib->pyuserinput)
Installing collected packages: python-xlib, pyuserinput
  Running setup.py install for pyuserinput ... done
Successfully installed python-xlib-0.19 pyuserinput-0.1.11
hochob@server:~$

Speech To Text

http://stackoverflow.com/questions/29615235/pyttsx-no-module-named-engine

Sync

Development

Eclipse Compilation

Same as Wrist Band

Apps

  • Putty

  • Bluetooth SPP Tools Pro

Intel IoT SDK

Usability

• Easy Guide (Pending) o Robot

Connection

  1. USB Cable

  2. Mario Robot 192.168.1.102

    • Ssh: root, inteledison

3 modes

  1. Arms, Legs

  2. Predetermined Movements English

  3. Predetermined Movements Spanish

MoveStop to restart Mario Robot

Files 1. MotorsandServos Binary 2. SPP-Loopback.py (Only Testing) 3. btup.sh (Bluetooth Pair Process Always) 4. SPP-pipe-out.py (Used by btup.sh)

OS Version

  1. User Yocto 2.1, 3.5 has an issue with Bluetooth

Sequence

  1. Battery turn on arms (switch located at the right side of the robot)

    • Edison powered on

  2. Turn on Speakers

  3. Turn on Tablet Bluetooth

  4. Run btup.sh under Intel Edison

    • Make btup.sh

  5. Run Bluetooth SPP Pro under Tablet

    • Connect to Edison Bluetooth Device

    • Go to Keyboard Mode

  6. Run MotorsandServos Binary under Intel Edison

  7. Battery turn on legs (Left side of the robot)

  8. Insert Heart

  9. Tablet

Automation

One Time Configuration

Pair Intel Edison and Mobile Device

Start SPP pro and connect

Demo Configuration

Configuration

Bluetooth Configuration

Backup

Last updated