Hello,
A family company where I’m volunteering is developing a laboratory station. I need to choose a microcontroller to control the 4 electronic components that this station has, Should I aim for Arduino or Raspberry Pi?
Below is the description of the electronic components:
1. 4x Actuators for electrical height adjustment of the transfer station.
2. 1x EC (electronically commuted) centrifugal module fan, the speed will be adjusted via Pulse width module (this exhaust motor sucks the air from the room)
3. 1x Stepper motor NEMA 17 or 23: The stepper motor mechanism will be responsible for raising and lowering the polycarbonate transparent protector
4. 2x LED strip lights for illuminating the work area.
5. 1x Touchscreen. This one will display a menu with all the different options, such as:
Turn on/off the lights
Turn on/off the EC centrifugal fan
Raise/lower the polycarbonate protector
Raise/lower the actuators
The information screen option displays the total time station has been on.
6. Airflow reading sensor. This one detects the quantity of airflow and sends the order to adjust the FAN power (by increasing the volts) in order to reach the targeted airflow.
Fan 0-10V. As time passes, the HEPA filter loses its properties, so from 1V, we need to gradually increase volts up to 10V so we reach the 80m/s (targeted flow).
Once the microcontroller has been chosen, which are the next steps? Perhaps, the design of the wiring diagram and code? Any help on how to approach this would be much appreciated.

Regards
Jose
A family company where I’m volunteering is developing a laboratory station. I need to choose a microcontroller to control the 4 electronic components that this station has, Should I aim for Arduino or Raspberry Pi?
Below is the description of the electronic components:
1. 4x Actuators for electrical height adjustment of the transfer station.
2. 1x EC (electronically commuted) centrifugal module fan, the speed will be adjusted via Pulse width module (this exhaust motor sucks the air from the room)
3. 1x Stepper motor NEMA 17 or 23: The stepper motor mechanism will be responsible for raising and lowering the polycarbonate transparent protector
4. 2x LED strip lights for illuminating the work area.
5. 1x Touchscreen. This one will display a menu with all the different options, such as:
Turn on/off the lights
Turn on/off the EC centrifugal fan
Raise/lower the polycarbonate protector
Raise/lower the actuators
The information screen option displays the total time station has been on.
6. Airflow reading sensor. This one detects the quantity of airflow and sends the order to adjust the FAN power (by increasing the volts) in order to reach the targeted airflow.
Fan 0-10V. As time passes, the HEPA filter loses its properties, so from 1V, we need to gradually increase volts up to 10V so we reach the 80m/s (targeted flow).
Once the microcontroller has been chosen, which are the next steps? Perhaps, the design of the wiring diagram and code? Any help on how to approach this would be much appreciated.

Regards
Jose