Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 633 Bytes

File metadata and controls

22 lines (20 loc) · 633 Bytes

Led controller of Raspberry Pi 3

The program would blink many times based on its ASCII code minusing ASCII code of 'A'

Usage

git clone https://github.com/grassking100/led_controller.git
cd led_controller
./ledController

Input and output

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!

Example video [link]

Example