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

Add morse code generator #758

Closed
wants to merge 1 commit into from

Conversation

epiHATR
Copy link
Contributor

@epiHATR epiHATR commented Feb 1, 2025

Proposed Changes

Add morse code generator menu item
Add morse code generation logic

Types of Changes

Add new feature

Verification

Currently support T-Embed CC1101 because it has multiple LEDs

Testing

Main Menu > Others > Morse Generator

Linked Issues

N/A

User-Facing Change

None

Further Comments

@epiHATR epiHATR force-pushed the features/add-morse-generator branch 3 times, most recently from 0d714e4 to eef205b Compare February 1, 2025 15:01
Add morse code generator menu item
Add morse code generation logic
@epiHATR epiHATR force-pushed the features/add-morse-generator branch from eef205b to 547cf56 Compare February 1, 2025 15:07
@bmorcelli
Copy link
Collaborator

I believe this is the kind of thing that could be done using the JavaScript Interpreter, and make use of the Tone function, for example, or enhance the interpreter to control the LED

@pr3y pr3y closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants