This shows you the differences between two versions of the page.
pm:prj2025:vstoica:alexandru.atomei03 [2025/05/27 22:34] alexandru.atomei03 [Hardware Design] |
pm:prj2025:vstoica:alexandru.atomei03 [2025/05/27 23:12] (current) alexandru.atomei03 [Software Design] |
||
---|---|---|---|
Line 200: | Line 200: | ||
double mgL = (ppm * 46.07 / 24.45) / 1000.0; | double mgL = (ppm * 46.07 / 24.45) / 1000.0; | ||
- | float finalValue = (0.4/200)*mgL*3.5; | + | return mgL; |
- | + | ||
- | return finalValue; | + | |
} | } | ||
</code> | </code> | ||
Line 209: | Line 207: | ||
===== Rezultate Obţinute ===== | ===== Rezultate Obţinute ===== | ||
- | Aici gasiti demo-ul proiectului, nu este in forma finala pentru PM Fair, arata doar functionalitatile: | + | Aici gasiti demo-ul proiectului: |
- | <note warning>TODO</note> | + | https://www.youtube.com/watch?v=yMKbu_0QTNY |
===== Download ===== | ===== Download ===== | ||