Skip to content

MorseDoc - An project from the Mobile Computing course given at Chalmers and University of Gothenburg.

License

Notifications You must be signed in to change notification settings

BunnyFiscuit/MorseDoc

Repository files navigation

MorseDoc

Group 16

An app project for the Mobile Computing course (CIU196/TIA110) given at Chalmers and University of Gothenburg.

MorseDoc
Project Website (As the project was for a course, the website has now expired.)

Challenge

Digital Authentication & Access

Approach

Started as Design for the Real World, ended as Research Through Design

How to run on emulator / device

  • Clone the repository
  • Open in Android Studio

Emulator

  • If you don't have a device emulator, create one (I use Pixel XL API 29).
    • Target SDK version: 29
    • Minimum SDK version: 24
  • Run

Device

  • Connect your device to your computer. Make sure it is both detected and selected by Android Studio.
  • Run

Running

Once the app has started you will have the choice to test different Morse code sequences. The difference between a long and short tap is in the milliseconds. Any touch that is >= 200 ms will be counted as a long touch, otherwise its a short touch.

The sequences are:

  • Test 1: .-..
  • Test 2: ..-.--
  • Test 3: --...--..

About

MorseDoc - An project from the Mobile Computing course given at Chalmers and University of Gothenburg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages