Project

General

Profile

Getting Started » History » Version 17

Hammel, 12 Nov 2019 20:32

1 5 Hammel
*_IronMan_* is the code name for a series of products aimed at home automation and entertainment utilizing modern communications, location and AI concepts.
2
3 14 Hammel
h1. Status
4
5
The Mark I prototypes were demonstrated at the 2018 Denver Maker Faire.  They worked as expected and there were no failures during the demonstrations.  
6
7
The next step in development is the Mark IB phase which will prototype required PCBs for the light switch, place it in a simple enclosure and connect it to the light switch.  This will allow the implementation to be used on a day to day basis in order to uncover any design or implementation faults while working on the Mark II release.
8
9 16 Hammel
At the same time work will begin on additional sensors:
10
* Door/window sensor
11
* Window blinds sensor
12 17 Hammel
* Remote cameras
13 16 Hammel
14
h1. Documentation
15
16
* [[Users Guide]] - How to setup and use Ironman
17
18 13 Hammel
h1. Design and Implementation
19 7 Hammel
20 1 Hammel
* [[Proof of Concept]] - An attainable goal that proves we can build a working product that is not necessarily consumer ready.
21
* [[MVP | Minimal Viable Product]] - The goal for an initial kickstarter project
22
** [[MVP Development Tasks]] - Tasks required to reach MVP
23 13 Hammel
* [[Device Protocol]] - Design of the device protocol for registering, controlling and querying.
24 15 Hammel
* [[Jarvis Protocol]] - Design of the protocol between Jarvis and a server node.
25
* [[REST APIs]] - Specifications for REST APIs used in Ironman
26
* [[Repos]] - Description of Ironman repositories
27
28 13 Hammel
h1. Planning and Reference
29
30
* [[Planning Notes]] - Initial outline of things to consider when working toward the PoC and MVP
31
* [[Hardware Links]] - Reference material
32
* [[Software Links]] - Reference material
33 17 Hammel
* [[Camera]] - Camera Design Concepts