Difference between revisions of "ECE497 Project - Camper Automation"

From eLinux.org
Jump to: navigation, search
(Theory of Operation)
(Theory of Operation)
Line 72: Line 72:
 
Additional our Milestone plan shows our time
 
Additional our Milestone plan shows our time
  
[[File:Milestoneplan.jpg|200px|thumb|left|Milestoneplan]]
+
[[File:Milestoneplan.jpg|300px|thumb|right|Milestoneplan]]
  
 
== Work Breakdown ==
 
== Work Breakdown ==

Revision as of 12:02, 8 November 2018


Team members: Marius Schwab, Vinzenz Felder, Daniel Patzer(aka. Harry Potter)

Grading Template

I'm using the following template to grade. Each slot is 10 points. 0 = Missing, 5=OK, 10=Wow!

00 Executive Summary
00 Installation Instructions 
00 User Instructions
00 Highlights
00 Theory of Operation
00 Work Breakdown
00 Future Work
00 Conclusions
00 Demo
00 Late
Comments: I'm looking forward to seeing this.

Score:  10/100

(Inline Comment)

Executive Summary

In the Project we are using a 7” LED Touch panel to display sensor data and control outputs. Sensor data that will be displayed on the screen include two independent temperature measurements. The data will be displayed in number and through a graph. For monitoring the temperature behavior over time. Additionally, the 12V battery voltage will be measured and displayed. The GUI include Buttons to control a one channel relay to switch on led Lights.

Packaging

If you have hardware, consider Small Build, Big Execuition for ideas on the final packaging.

Installation Instructions

GitHub

The project is located on GitHub here: [1]

In the Github repository, you will find a README file with all necessary installation.

Hardware

Here are the links for the specific hardware we used for this project.

7-inch LCD-Screen - https://www.amazon.com/GeeekPi-1024x600-Capacitive-Display-Raspberry/dp/B074Z6FCFW

Beagle Bone Black - https://www.mouser.com/ProductDetail/BeagleBoard-by-GHI/BBB01-SC-505?qs=sGAEpiMZZMuG6%2fXKM6MUaQUPc9Y91hBEalrDTtma%2fpY%3d

3V Relay - https://www.amazon.com/gp/product/B0798CZDR9/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

Micro HDMI to HDMI - https://www.amazon.com/gp/product/B01LZL2PAQ/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1

Voltage Regulator 3A - https://www.amazon.com/MP1584EN-Honbay%C3%82-Step-Down-Adjustable-Converter/dp/B018JWCX8M/ref=sr_1_3?s=electronics&ie=UTF8&qid=1541445419&sr=1-3&keywords=MP1584EN+ultra+Small+DC-DC

User Instructions

Once everything is installed, how do you use the program? Give details here, so if you have a long user manual, link to it here.

Highlights

Here is where you brag about what your project can do.

Include a YouTube demo the audio description.

Theory of Operation

For our communication we used Slack. Slack is a open source cloud-based messenger service. Additional our Milestone plan shows our time

Milestoneplan

Work Breakdown

For our Project, we separated the work-tasks in 3 packages.

Package 1 ( Daniel Patzer)

- Prototype design and Hardware selection 
- relay control with button interface 

Package 2 ( Marius Schwab)

- Software development
  --> clock function, clock alarm
  --> temperature reading of 2 sensors
- implementation in GUI

Package 3 (Vinzenz Felder)

- GUI design
- GUI programming (implementation of GUI function, etc.)
- documentation

Future Work

The main aim of this project is to build a universal usable control element for a camper. Therefore we have integrated relays to control the specific function of a camper, like the lights or the pump. To execute all the function we design a GUI to easly control the function. On a 7 inch Touch Screen you can control the function. Additional we added features like a timer to control the function of the camper with timing. Of course, a clock is displayed and the temperature from the inside and outside is calculated.

Conclusions

This project is still just a prototype. For a real implementation, additional functions should be integrated:




thumb‎ Embedded Linux Class by Mark A. Yoder