Welcome to mirror list, hosted at ThFree Co, Russian Federation.

conclusion.md « post « content « exampleSite - github.com/cdeck3r/OneDly-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7ef28e2a7c67987eb546aa4c2c74649045b3300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
+++
title = "Conclusion"
description = "Summary, conclusion and next steps"
date = "2019-08-07"
author = "Christian Decker"
sec = 7
+++

This section concludes the project.

### Summary

The list below displays the achieved objectives:

* [x] To be able to setup a Raspi from scratch
* [x] To be able to develop a simple command line software
* [x] To enable a software to automatically restart after shutdown / power off
* [ ] To enable resilience by monitoring and restarting software processes remotely

### Conclusion

I successfully acquired new development skills for raspi computers. They provide a valuable contribution to my CV.

### Next Steps

There are other embedded systems. Will approach them as my next programming plattform.