Control Addressable RGB LED strips using serial comm and C#

Hello all.. i am really a newbie in arduino and to make it worst i'm also a newbie in electronics to hehe :grin:

The project that i want to create is an electronics component storage bin that have an addressable LED. User just need to click
on the component that they want to use from the GUI(visual C#) and the LED will light up showing the matching bins that kept the component.

I want to be able to control led from led strips individually by using arduino with serial communication. the summary of my project is i want to control led strips using GUI that will be created using Visual C#, in the GUI there will be a database that will hold a value which led that will light up, for example : storage bin 1 (led 2,led4 lights up and the other were off).

i want to know. if it possible for me to do this projects.
i know there will be a lots to learn, but i will try my best..

Any suggestion and help will be greatly appreciated.
Sorry for my bad English.. :smiley:

i want to know. if it possible for me to do this projects.

Well this project is perfectly possible.
Whether you can do it is another matter, but the only thing stopping you is yourself.

Good luck and have fun learning.