Planning Notes » History » Version 15
Hammel, 06 Feb 2016 17:59
| 1 | 1 | Hammel | h3. voice control interface to infrastructure |
|---|---|---|---|
| 2 | |||
| 3 | * mobile |
||
| 4 | 2 | Hammel | * "Jarvis":https://gitlab.com/groups/xjarvis |
| 5 | 6 | Hammel | ** "MyCroft":https://mycroft.ai/ - open source AI project |
| 6 | 1 | Hammel | * home UIs - NEST-like |
| 7 | * Follow-Me architecture - voice control follows you around the home. |
||
| 8 | |||
| 9 | h3. futuristic media display system |
||
| 10 | |||
| 11 | * display on glass w/ |
||
| 12 | ** static opaqueness |
||
| 13 | ** variable opaqueness |
||
| 14 | * Heads up |
||
| 15 | * Motion capture |
||
| 16 | |||
| 17 | h3. system control |
||
| 18 | |||
| 19 | 12 | Hammel | * thermostat and vent |
| 20 | 7 | Hammel | ** "Flair Smart Vent":http://www.cnet.com/products/flair-smart-vent/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+cnet%2FNnTv+%28CNET+River+RSS%29#ftag=CADf328eec and references to other products in this space |
| 21 | 8 | Hammel | ** "DIY Zoning Dampers":http://makezine.com/2007/05/01/diy-zoning-dampers/ |
| 22 | ** "Econet Z-Wave controller air vent":http://www.smarthome.com/econet-ev100-6x12wh-z-wave-controlled-air-vent-6-inches-x-12-inches-white.html |
||
| 23 | ** "Home Climate Controlled":http://www.homeclimatecontrol.com/ - a Linux-based project that's a little old |
||
| 24 | ** "Temperature controlled air register":http://www.theactivent.com/about.html |
||
| 25 | 1 | Hammel | ** "SDP-SI":http://www.sdp-si.com/eStore/CoverPg/Gears.htm - online store for gears, etc. that connect to small motors. |
| 26 | 12 | Hammel | ** "Simple thermostat control":http://makezine.com/projects/build-a-dual-thermostat-for-precise-preset-temperatures/ is an example of how the server would control power to the heater/AC. |
| 27 | 15 | Hammel | ** "ServoCity":https://www.servocity.com/html/servo_arms___horns.html has arms and horns that connect to motor shafts, allowing connection to a physical device. |
| 28 | 8 | Hammel | |
| 29 | 1 | Hammel | * windows/shades/blinds |
| 30 | 14 | Hammel | ** "Automated Solar Powered Blinds":http://www.instructables.com/id/Automated-Solar-Powered-Horizontal-Blinds/?ALLSTEPS |
| 31 | 1 | Hammel | * garden |
| 32 | 3 | Hammel | * Motor control tutorials |
| 33 | ** " How-To: Motors":http://www.instructables.com/id/How-To-Motors/?ALLSTEPS @ Instructables |
||
| 34 | ** "Control a DC Motor with an Arduino":http://www.allaboutcircuits.com/projects/control-a-motor-with-an-arduino/ @ All About Circuits |
||
| 35 | ** "DC Motors":https://learn.adafruit.com/adafruit-arduino-lesson-13-dc-motors/overview @ Adafruit |
||
| 36 | ** "Stepper Motors":https://learn.adafruit.com/adafruit-arduino-lesson-16-stepper-motors/overview @ Adafruit |
||
| 37 | ** " Stepper Motor Quickstart Guide":https://www.sparkfun.com/tutorials/400 |
||
| 38 | 10 | Hammel | ** "Animatronic Tail":https://learn.adafruit.com/really-simple-animatronic-tail/wiring - shows use of ATTiny85 (aka Adafruit Trinket) with servo and AAA batteries. Might be perfect for proof of concept, if I can attach ESP8266. |
| 39 | 4 | Hammel | * Stepper Motors |
| 40 | 5 | Hammel | ** " BYJ48 Stepper Motor":http://www.instructables.com/id/BYJ48-Stepper-Motor/ @ Instructables |
| 41 | *** "5v 28YBJ-48 driver board":http://arduino-info.wikispaces.com/SmallSteppers?responseToken=775f5a4b2f50b66a5603d762b13c435e |
||
| 42 | *** "Motor from Adafruit":https://www.adafruit.com/products/858 |
||
| 43 | 4 | Hammel | *** "Sparkfun stepper motor driver":https://www.sparkfun.com/products/12779 alternative driver board |
| 44 | *** This means: 5v Arduino Pro Mini or Nano with driver board and 28YBJ-48 Stepper Motor driven by 5-12v power |
||
| 45 | *** Would require additional esp8266 or other comm board |
||
| 46 | 13 | Hammel | ** "$1 motor driver circuit":http://www.instructables.com/id/1-Motor-Driver-Circuit-for-Arduino/ |
| 47 | 1 | Hammel | |
| 48 | h3. robotic assistance |
||
| 49 | |||
| 50 | h3. controlled access: doors, windows, garage |
||
| 51 | |||
| 52 | h3. security cameras |
||
| 53 | |||
| 54 | h3. controllable power: outlets, lights |
||
| 55 | |||
| 56 | h3. resource management: |
||
| 57 | |||
| 58 | * what do you need (toilet paper, eggs) |
||
| 59 | |||
| 60 | h3. Monitoring: utilities |
||
| 61 | |||
| 62 | * location: humans, pets, visitors |
||
| 63 | |||
| 64 | 2 | Hammel | h3. MediaDevices |
| 65 | 1 | Hammel | |
| 66 | 2 | Hammel | * "DLNA - Digital Living Network Alliance":http://www.dlna.org/ |
| 67 | ** "DLNA Open Source Projects":http://elinux.org/DLNA_Open_Source_Projects#UPnP_Media_Players @ Wikipedia |
||
| 68 | * Libraries |
||
| 69 | ** "libdlna":http://libdlna.geexbox.org/ - Reference DLNA open-source implementation for Linux, both servers and players |
||
| 70 | ** "pupnp":http://pupnp.sourceforge.net/ - aka libupnp, Portable C SDK for UPnP devices |
||
| 71 | ** "Platinum UPnP":http://www.plutinosoft.com/platinum - C++ SDK to make it easy to build DLNA compliant devices |
||
| 72 | ** "GUPnP":https://wiki.gnome.org/Projects/GUPnP - similar to libupnp but with more abstraction to hide internals |
||
| 73 | * Servers |
||
| 74 | ** "uShare":http://ushare.geexbox.org/ - A free UPnP A/V & DLNA Media Server for Linux |
||
| 75 | ** "ReadyMedia":http://sourceforge.net/projects/minidlna/ - aka minidlna |
||
| 76 | *** "ArchLinux guide":https://wiki.archlinux.org/index.php/ReadyMedia |
||
| 77 | |||
| 78 | 1 | Hammel | h3. home data center |
| 79 | |||
| 80 | 2 | Hammel | * See "Media Devices":#MediaDevices and DLNA |
| 81 | |||
| 82 | 1 | Hammel | h2. Device node |
| 83 | |||
| 84 | Concept of a module unit so each new application doesn't need a new device. |
||
| 85 | |||
| 86 | 2 | Hammel | * "esp8266":http://www.esp8266.com/ for IoT |
| 87 | ** "Nurdspace references":https://nurdspace.nl/ESP8266 |
||
| 88 | ** "WikiPedia":https://en.wikipedia.org/wiki/ESP8266 entry |
||
| 89 | * "CHiP":http://getchip.com/ / "RPi Zero":https://www.raspberrypi.org/products/pi-zero/ for subnodes |
||
| 90 | * "RPi 2 Model B":https://www.raspberrypi.org/products/pi-zero/ quad-core for master nodes |
||
| 91 | * No Intel - Only ARM or related |
||
| 92 | 1 | Hammel | * Want a reusable minimal component |
| 93 | |||
| 94 | 11 | Hammel | h2. Server node |
| 95 | |||
| 96 | Essentially a Raspberry Pi 2 (quad core) with a touch screen display. |
||
| 97 | * "Adafruit tablet":https://learn.adafruit.com/7-portable-raspberry-pi-multitouch-tablet/assembly is perfect for this. |
||
| 98 | |||
| 99 | 1 | Hammel | h2. Products |
| 100 | |||
| 101 | * server box - master @ home, could have multiple, distributed in a single home |
||
| 102 | * subnode - manages a collection of devices, reports to master |
||
| 103 | * nodes - IoT, media servers - any "thing" that is an endpoint |
||
| 104 | |||
| 105 | h2. Problems |
||
| 106 | |||
| 107 | * Margins: 80-100% initially, %30 sustained |
||
| 108 | * Cost: $80 per outlet would not be reasonable |
||
| 109 | * wired network (wireline electrical)? |
||
| 110 | * wifi problems? |
||
| 111 | ** g - interference |
||
| 112 | ** n - faster, still interference? |
||
| 113 | ** ac - best? not in esp8266? |
||
| 114 | ** could we use non-wifi comm? |
||
| 115 | * Comm security |
||
| 116 | * power IoT - must last a long time |
||
| 117 | ** power harvesting |
||
| 118 | ** minimal power for comm - save most for control of device |
||
| 119 | * Mechanical experience |
||
| 120 | * Data band vs Control band |
||
| 121 | ** wifi for data |
||
| 122 | ** bluetooth or other RF for control |
||
| 123 | * No cloud - network comm is private, not to 3rd party |
||
| 124 | ** Add on: we manage a server |
||
| 125 | |||
| 126 | h2. What is the MVP? |
||
| 127 | |||
| 128 | * Proof of Concept: defined by Feb 20th |
||
| 129 | * 1st product: definition by end of April |
||
| 130 | 2 | Hammel | * Danny - Jasper project working code - integrate with "Jarvis":https://gitlab.com/groups/xjarvis? |
| 131 | * Mike - "PiBox":http://www.graphics-muse.org/wiki/pmwiki.php/RaspberryPi/RaspberryPi, builds and infrastructure, UI maybe |
||
| 132 | 1 | Hammel | |
| 133 | h2. How do we divvy the work? |
||
| 134 | |||
| 135 | * Electrical: Danny, Mike |
||
| 136 | * Software: Mike, Danny |
||
| 137 | |||
| 138 | h2. What's already out there? |
||
| 139 | |||
| 140 | * what niches are not being filled? |
||
| 141 | * what niches are we competing against? |
||
| 142 | |||
| 143 | h2. Things to look at? |
||
| 144 | |||
| 145 | * Wink - home automation/IoT company |
||
| 146 | ** app-celerator - write Javascript, compile into mobile-specific apps |
||
| 147 | * Blynk - home automation mobile dev tool |