shensquared / CurtainCall

An iOS/WatchOS app to control window curtain via Siri + Homebridge or Bluetooth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Description This is the software base of a window curtain system that can be remote- and voice-controlled. BLE Demo and Siri Demo.

#Bluetooth Based Remote Control

Hardware

  • Timing pulley and belt (I recommend 3D printer replacement accessories for its relative high precision and smaller size.)
  • Continuous servo (regular servo can be easily converted to be continuous-rotating motor, check youtube for tutorials.)
  • Arduino Uno (other Arduino models should also work but I haven't tested them personally)
  • BLE breakout

Software

#HomeKit Based Remote Control (Siri enabled) The updated implementation takes advantage of Siri and Homekit, which not only provides a more intuitive interface but also opens up the possibility of integration (using 'Scenes' setting within the Home app bundled with iOS 10) with other home-automation hardwares.

Hardware

Software

About

An iOS/WatchOS app to control window curtain via Siri + Homebridge or Bluetooth


Languages

Language:Objective-C 100.0%