Skip to content
Snippets Groups Projects
Commit 8c276ac5 authored by Tobiasz Dryjański's avatar Tobiasz Dryjański
Browse files

Update Instrukcje.md

parent a15e1e8b
Branches
No related merge requests found
......@@ -209,7 +209,9 @@ Chcemy obliczać napięcie więc odwracamy:
V(P)= RESULT / (GAIN/REFERENCE) * 2(RESOLUTION - m) +V(N)
Dla pomiaru nieróżnicowego napięcie negatywne N będzie ok. 0 .Domyślny gain to 1/6 , a REFERENCE to 0.6V, co daje nam efektywną referencję 3.6V. Ostatecznie dla domyślnej konfiguracji:
V(P)= 3.6V * RESULT / 1024
V(P)= 3.6V * RESULT / 1024
Czyli dokładnie jak wcześniej mówiliśmy, result jest stosunkiem miedzy referencją a wejściem ADC.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment