Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Peter Hüwe
science-meets-industry-2021-students
Commits
0cf86ee7
Commit
0cf86ee7
authored
Oct 01, 2021
by
Stefan Hackenberg
Browse files
Improve readme
parent
2343d7d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0cf86ee7
# Science Meets Industry 2021
This is the starting point for development during Science Meets Industry 2021. It contains:
-
A project setup for PlatformIO including
`platformio.ini`
and a
`Hello World`
.
-
A bunch of tasks.
## Overview of the puzzle
What are we going to do? Puzzling! Below you find a graphical description of your mission:

## Tasks
Below an overview of all tasks can be found and the dependencies between the tasks is visualized.
```
mermaid
graph TD
install_platform_cypress_psoc6 --> compile_smi21
...
...
@@ -20,6 +35,7 @@ graph TD
read_nfc_uid --> optional_read_image_snippet_ansi
read_image_snippet --> develop_solver
read_nfc_hashtable --> develop_solver
clone_repository_smi21 --> optional_structure_project
click install_vscode_and_platformio "./tasks/install_vscode_and_platformio.md"
click clone_repository_smi21 "./tasks/clone_repository_smi21.md"
...
...
@@ -39,4 +55,5 @@ graph TD
click optional_document_code "./tasks/optional_document_code.md"
click optional_coding_style "./tasks/optional_coding_style.md"
click develop_solver "./tasks/develop_solver.md"
click optional_structure_project "./tasks/optional_structure_project.md"
```
doc/mission.jpg
0 → 100755
View file @
0cf86ee7
784 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment