Skip to main content

June 24, 2015

 For today, we took a different approach with the Yun Shield. Instead of controlling movement through a computer, we controlled the Arduino through a web app called TalkBack. This app allows us to upload a number of commands or code from any computer to the Arduino, as long as the Arduino is connected to the internet.

We accomplished this by following this tutorial on controlling a light source, but there was an issue with the Yun's Shield's connectivity. The shield intermittently connected to the internet. We thought the shield might not be receiving enough voltage from the battery pack, so we replaced the AA batteries with new ones. But that didn't work.

Goal
  • Control the Yun Shield with talkback
Programs written
  • TalkBackYun
  • SerialYunMove

Comments