grassking100 / led_controller

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 100.0%