Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
/ CSharp.MorseCode Public archive

An opportunity to revisit C# and Visual Studio 2017. Converts text to and from Morse code and outputs the binary wave using the chart object

License

Notifications You must be signed in to change notification settings

FHArchive/CSharp.MorseCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSharp.MorseCode

An opportunity to revisit C# and Visual Studio 2017. Converts text to and from Morse code and outputs the binary wave using the chart object

Language information

This program is written in C# using Visual Studio Community Edition 2017 on Windows 10. To install this IDE, go to https://visualstudio.microsoft.com/

How to run

Method 1

  1. Download or clone this GitHub repository
  2. (If downloaded) Extract the zip archive
  3. Open the project by going to File> Open> Project/Solution
  4. Run the program by pressing the green play button or with F5

Method 2

  1. Download or clone this GitHub repository
  2. (If downloaded) Extract the zip archive
  3. Go to bin> Debug
  4. Double click the .exe file (note that windows will ask if you want to run the file – only run executables that you trust)

About

An opportunity to revisit C# and Visual Studio 2017. Converts text to and from Morse code and outputs the binary wave using the chart object

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages