Wiki-Rap-App
Our inspirations
Wiki-rap: Websites can write you an amazing essay for your final on the fly. Why not rap?
Morse code: People can memorize a song much easier than a monotone pattern of dots and dashes. Research has shown that emotional encoding established more vivid memory, which allows for easier retrieval of information. Music triggers emotional encoding. We had the idea of integrating the musicality of pitch into Morse code to help learners distinguish different characters, as well as characters with similar patterns.
How it works
A collection of projects including Arduino and Processing, html, css, and python files.
The Python file scrapes a Wikipedia article by submitted topic and auto-generates a rap from article, which is printed to a text file. The text file is input into the Processing file, which is then converted to morse signals stored in the Arduino sketch. Everything is uploaded into the Arduino which outputs the morse code.
We believe this can better aid those learning morse code by providing a secondary cue to distinguish between characters and characters with similar morse patterns.
To run:
rapapp.py: usage: $ python rapapp.py "[topic of your choosing]"
Arduino morse code: usage: open Arduino IDE and Processing IDE, upload Arduino code, and press play from processing IDE.
Inspired by e g g.
Log in or sign up for Devpost to join the conversation.