Project

General

Profile

Proof of Concept » History » Version 3

Hammel, 23 Jan 2016 17:35

1 1 Hammel
h1. Proof of Concept
2
3
This page will contain the plans for the Proof of Concept.
4
5 2 Hammel
{{>toc}}
6
7 1 Hammel
h2. Summary
8
9 3 Hammel
Show a server node managing an IoT node.  The server node should be a Raspberry Pi running PiBox with the Media Server UI and the IoT should be a board utilizing an Atmel or similar chip capable of controlling a physical device. The physical device should be a vent whose fins can be opened and closed with the IoT device.  The server node and IoT node should communicate over WiFi or, possibly, Bluetooth.
10
11
The goal of this phase of development is to prove we understand enough about the following concepts to produce a minimal viable product (MVP).
12
* Server OS
13
* UI implementation
14
* Wireless communication
15
* Microcontroller platform hardware integration
16
* Microcontroller programming
17
* Control of mechanical devices, specifically motors
18
19 1 Hammel
h2. Block Diagram
20
21 3 Hammel
!proof-of-concept.png!
22
23 1 Hammel
h2. Components
24
25 3 Hammel
h3. Server Node
26 1 Hammel
27 3 Hammel
h4. UI
28 1 Hammel
29 3 Hammel
h4. Wifi
30
31
h3. IoT Node
32
33
h4. Hardware Components
34
35
h4. Software Components
36
37
h3. Mechanical Device