EBC Exercise 33 gpio via Siri

From eLinux.org
Jump to: navigation, search

thumb‎ Embedded Linux Class by Mark A. Yoder


Once you have Flask working it's easy to have Siri toggle a gpio pin via iOS Shortcuts.

All Shortcuts.png

  • Tap the + on the upper right.

New shortcut.png

  • Tap Add Action.

Actions.png

  • Enter web then touch Get Contents of Web Page

Enter URL.png

  • Tap URL and enter the address of your Bone. Be sure to include http://

With URL.png

  • Tap Next on the upper right.
  • Enter the Shortcut Name. This is the phrase you will speak to make the LED toggle.

Toggle LED.png

  • Tap Done
  • Tap the newly created Shortcut to test it.




thumb‎ Embedded Linux Class by Mark A. Yoder