Brief introduction, my name is Nick. I am a college student conducting undergraduate research at a public university.
I am attempting to gather data that measures the voltage, current, and solar irradiance of a photovoltaic solar charging station. I want to collect data in order to measure the efficiency of several parts of the solar charging station.
If I understand correctly, voltage, current, and the solar irradiance data are all analog measurements. If I wanted to collect 9 different data measurements (4 voltage measurements, 4 current measurements, and 1 irradiance measurement) from 3 different sensors, would an Arduino (Arduino Mega) with enough analog input pins be able to collect/recieve all of this data? All I want to do is take the data measurements and log them in an excel spreadsheet so that I can calculate efficiency. Is an arduino the best option for this Data collection, or should I look into a Raspberry Pi or other data collection device?
Any advice would be much appreciated!
Thanks!