Document potential todos in the documentation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8ba1a79f8b
commit
296172f130
11 changed files with 36 additions and 4 deletions
|
@ -7,3 +7,7 @@ What many of those technologies have in common is that they work on top of radio
|
|||
Other reseach projects in this area exists and some have covered the use of the magnetic fields emitted from CPUs as a communication channel \cite{MagneComm} and other cover the general use of magnetic induction communication in body area networks \cite{magneticInductionBAN}.
|
||||
|
||||
This thesis will research the concept of communication using magnetic induction and will create a prototype implementation of a protocol that works through attempted manipulation of magnetic fields using a CPU in a Laptop. A simple user interface in the form of a website is created that allows an user to send text over the protocol and an Android application is used for receiving the text over the protocol.
|
||||
|
||||
// TODO: Reword the introduction
|
||||
|
||||
// TODO: Add more glossary entries
|
||||
|
|
Reference in a new issue