Update notes
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d804037de7
commit
70f8633508
3 changed files with 41 additions and 4 deletions
|
@ -4,18 +4,38 @@
|
||||||
* Reto König
|
* Reto König
|
||||||
|
|
||||||
## Topics
|
## Topics
|
||||||
* Report Structure
|
* Report Structure Part 1
|
||||||
* Abstract
|
* Abstract
|
||||||
|
* Introduction
|
||||||
|
* Bluetooth, NFC
|
||||||
|
* Describe the problems
|
||||||
|
* Our approach
|
||||||
|
* Pro / Contra
|
||||||
|
* State of the Art -> other solutions (inductive communication)
|
||||||
|
* Preliminaries
|
||||||
|
* Use Cases / Personas
|
||||||
* Requirements
|
* Requirements
|
||||||
* Solution
|
* Software
|
||||||
|
* Physical
|
||||||
|
* Solution / Goal
|
||||||
|
* About the size of a SMS
|
||||||
|
* Through a plastic wall or water
|
||||||
* Test Cases
|
* Test Cases
|
||||||
* Comparison with Bluetooth, NFC etc.
|
* Benchmarking
|
||||||
|
* Materials & Methods
|
||||||
|
* How to reproduce my results
|
||||||
|
* Future Work
|
||||||
|
* Report Structure Part 2
|
||||||
|
* Project Management
|
||||||
|
* Report Structure Part 3
|
||||||
* Sources
|
* Sources
|
||||||
* Glossary
|
* Glossary
|
||||||
* Lists
|
* Lists
|
||||||
* Report Language
|
* Report Language
|
||||||
|
* English
|
||||||
* Solution
|
* Solution
|
||||||
* Sender: Raspberry Pi with magnet (speaker or electromagnet?)
|
* Sender: Raspberry Pi with speaker over 3.5mm
|
||||||
|
* Test: Stress CPU and measure magnetic field changes
|
||||||
* Receiver: smartphone with magnetometer
|
* Receiver: smartphone with magnetometer
|
||||||
* Deliverables
|
* Deliverables
|
||||||
* Dates & Deadlines
|
* Dates & Deadlines
|
||||||
|
@ -33,3 +53,10 @@
|
||||||
* Presentation at a booth in the afternoon
|
* Presentation at a booth in the afternoon
|
||||||
* Defense
|
* Defense
|
||||||
* When?
|
* When?
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
* Project plan
|
||||||
|
* Research State of the Art solutions
|
||||||
|
* Possible solution ideas
|
||||||
|
* First tests with some hardware
|
||||||
|
* Contact expert
|
||||||
|
|
3
notes/tech.md
Normal file
3
notes/tech.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Raspberry Pi
|
||||||
|
Raspberry Pi OS Lite
|
||||||
|
16 GB SD Card
|
7
notes/time_report.md
Normal file
7
notes/time_report.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# 2022-09-19
|
||||||
|
* Plan meeting times with Reto
|
||||||
|
|
||||||
|
# 2022-09-22
|
||||||
|
* Meeting with Reto
|
||||||
|
* Testing measuring magnetic field when CPU is stressed out
|
||||||
|
* No real change measurable
|
Reference in a new issue