Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 2.23 KB

README.md

File metadata and controls

27 lines (15 loc) · 2.23 KB

Featured Recipes

Featured recipes are some exciting recipes created by TJBot enthusiasts.

  • TJWave : Fun controller recipe for TJBot's servo arm.
  • Build a TJBot That Cares : This recipe puts a voice interface onto TJBot, then gives it the ability to converse and understand your emotional tones.
  • SwiftyTJ : This recipe enables TJBot’s LED to be controlled from a Swift program.
  • TJ Weather : TJBOt as a personal weather station
  • Project Intu : Project Intu is an experimental service that allows developers to quickly and seamlessly integrate various cognitive services, such as Conversation and Speech-to-Text, with the capabilities of various devices, spaces and physical objects. While not being a recipe, Intu is a middleware that can be installed on TJBot and used to architect more complex interactions for your robot. Learn more here.

Contributing Your Own Recipes

TJBot is open source and we'd love to see what you can make with him. If you would like your recipe to be featured here, send us an email at [email protected]. Here are some ideas to get you started.

- Visual recognition. TJBot has a placeholder behind his left eye to insert a Raspberry Pi camera. Try connecting the camera to the Watson Visual Recognition API so TJ can say hello when he sees you.

- IoT. The Watson IoT service lets you control smart home devices (e.g. Philips Hue, LIFX lights, etc. ). Connect TJBot to IoT and have him control your home.

- Connected robots. You can program multiple TJBots to send messages to each other using the Watson IoT platform.

Submit a pull request for your receipe instructions and code and send a link to a demo video to [email protected] (Vimeo & YouTube preferred). We will review it and if we decide to include it in our repository, you'll be listed as the developer. See CONTRIBUTING.md.

We cannot wait to see what you build with TJBot!