The program would blink many times based on its ASCII code minusing ASCII code of 'A'
git clone https://github.com/grassking100/led_controller.git
cd led_controller
./ledController
Press any word (at most 999 characters)
CD
Get CD, start encoding...
Starting...
Show C by blinking 2 times
Show D by blinking 3 times
Finish!