aboutsummaryrefslogtreecommitdiff
path: root/report.qmd
blob: e3736063505176516752e2be1fc2a44946053e82 (plain)

title: Mussel-driven voting system

date: 2025-04-23

toc-depth: 2

format: stylish-report-pdf: pdfversion: "2.0" pdfstandard: [A-4f, UA-2] pdftestphase: latest

metadata-files:

  • _actors.yml keywords:
  • voting
  • bioindicator
  • Arduino

breaks: false


Abstract

TODO

Introduction

A system in Poland to monitor water treatment plants uses mussels as bioindicators [@FerreiraRodriguez2023]. The system, SYMBIO, measures once per second the opening level of 8 freshwater mussels by way of a magnet glued to each mussel [@Prote2024]. If either half of the mussels close rapidly or one of them remains closed for longer time, an alarm is triggered and further laboratory tests are done [@Nazaruk2016].

This project will implement mechanisms like the polish system.

Copyright and licensing

To encourage collaboration and stimulate a circular gift economy as introduced by @Mikkelsen2000, this project is copyleft licensed: Code parts are licensed under the GNU Public Licence version 3 or newer, and non-code parts are licensed under the Creative Commons crediting share-alike 4.0.

Project Planning

TODO

Analysis and Design

TODO

Description of the Program

TODO

User Guide

TODO

Testing

TODO

Discussion

TODO

Conclusion

TODO

Bibliography {.appendix}

\begingroup \raggedright ::: {#refs} ::: \endgroup

\appendix

Arduino example code {.appendix}

ESP32 → BLE → iBeacon

Arduino project code {.appendix}

mussel 1

mussel 2

mussel 3

mussel 4

mussel 5

mussel 6