Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Morse Code translator example. #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2013

  1. A Morse Code translator example.

    Taken from '30 Arduino projects for the evil genius'.
    jstitch committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    7dcd35c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2013

  1. Add RGB Led rgb and html methods.

    rgb receives % of each R,G,B for the LED to emit
    html receives a HTML color code and translates it to RGB
    jstitch committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    ff4f3cc View commit details
    Browse the repository at this point in the history