Hi there, i want to make a multimeter for experiment of circuit…
then i’m planning to send my data from the experiment(current, voltage, temperature) to arduino by bluetooth and computing that data.
afterthen display and save that data for blynk by wifi or wer server…
so my question is
- i want to computing the current, voltage to resistance (Ohm’s law) and resistant, temperature to temperature constant. can i compute that for arduino?
- and my arduino ide have error when i comfile the example of blynk. i think they can’t recognize the <ESP8266.h> with compilation terminated. but i download that library,… and i don’t know how to solve that problem…
- how to save that data i said? it’s ok for form of table.
- and is it impossible for changing x-axis of superchart to other variance?
thank you