Skip to content

Instantly share code, notes, and snippets.

@sfoster
Created April 8, 2016 00:30
Show Gist options
  • Save sfoster/9b4d047bf4c300d376b2d965fd2638be to your computer and use it in GitHub Desktop.
Save sfoster/9b4d047bf4c300d376b2d965fd2638be to your computer and use it in GitHub Desktop.
SmartHome inputs/outputs

Inputs

  • Keyboard
  • Touch (capacitive touch, alternatives?)
  • Voice (offline, online)
  • OCR
  • Image Analysis (e.g. Kinnect, face recognition)
  • Sensor input (buttons, motion, temperature, light etc)
  • RFID/NFC <-- needs investigation & prototyping
  • Feeds & Events (e.g. news feeds, weather APIs etc)
  • Time: clocks, alarms, countdowns
  • Presence

(logic/processing/routing/filtering)

Outputs

  • LEDs: color, blinking/frequency, brightness, animations
  • Servos, motors, actuators
  • Sounds: tones, music, beeps, buzzing
  • Haptic: vibrate
  • Smells
  • LCD Screens
  • E-Ink displays
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment