###(CES Lab project)
##Task: To connect a PC keyboard and a beeper to an Arduino. Develop a morse code trainer that will play corresponding Morse code sounds when one of the keys A-Z is pressed.
##General Idea:
- When arduino is active it will give a well come sound e.g, “Hello”
- After pressing “Enter” key arduino will be transferred signal to the beeper
- There will be a unique sound for every key (A-Z)
- There will be a unique sound for the unique word
- There will be a unique sound for the unique sentences as well
- “Page Up” and “Page Down” keys to select the letter, word and sentence mode
- “Shift” key will be define the upper and lower case
- A error tone will be given pressing the invalid keys
##Tools:
- 1 PS/2 Keyboard
- 1 Arduino UNO
- 1 Beeper
- 1 Power supply (5V)
- Connecting wires