Teachers all over the world! I would like to ask how the magnetometer program should be designed and how the microcontroller should process the signals of my two sensors after they enter the microcontroller so that it can output 3D imaging data.
Announcement
Collapse
No announcement yet.
How to write the magnetometer program
Collapse
X
-
Comment
-
You have 2 options.
* Combining 2 sensors, which they call super sensor card, on a card with analog op-amps and entering the analog input of the processor as a single output.
even the cards I made take the difference of the 2 sensors and act as if they were one sensor.
THEN I realized that there is no need...
* Entering the output of 2 sensors directly into the processor and reading the two analog inputs in the software and getting the differences. After this difference, it is up to you whether you want to blow the buzzer at this difference value, formulate it, send it to the pc with a bluetooth module..
I do not know how to send it to the PC, because the main issue here is in which format the 3d program wants information..
Comment
-
Hello !!! Help to build the date of the logger. I am not a programmer. My gridyenteometer is built on two FGM-3 sensors and arduino un. For connection and data recordings, you need information what data should be written and where this data is taken from the sensors or the processor output (from What is formed by the CSV file).
Comment
Comment