Controlling Multiple Electric Solenoids via Bluetooth

I have no arduino experience but I have a project in mind:

I want to control multiple electric solenoids via bluetooth, activating different solenoids at different times. Can anyone point me in a direction to get started? What arduino to use? how many can be controlled via one ardunio?

Thanks!

Split your project into

  • get solenoids and driver modules
  • get a power supply strong enough to feed the solenoids
  • understand bluetooth communication
  • send command that can be decoded to trigger the intended solenoid