Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
MIT App Inventor Forum
Conversations
Labels
About
Sort By Relevance
Sort By Date
1–18 of 18
Jasper SMCE
, …
ABG
11
7/5/19
Morse code interpreter
Thanks for posting! ABG
unread,
Morse code interpreter
Thanks for posting! ABG
7/5/19
K Lazaro
, …
ABG
3
2/20/19
Q&A
How to use clock timer inside a for loop
see my
Morse
Code
sample, specifically https://docs.google.com/document/d/1nmovfgkql83YK1jR_Vdys3UAiikz9qtQZgdblsa7yCY/edit#heading=h.t5xmrrcue9wt The general idea
unread,
chrome
home-network
mit-appinventor-2
phonetablet-with-the-wifi
specific-programming-issue
windows-10
Q&A
How to use clock timer inside a for loop
see my
Morse
Code
sample, specifically https://docs.google.com/document/d/1nmovfgkql83YK1jR_Vdys3UAiikz9qtQZgdblsa7yCY/edit#heading=h.t5xmrrcue9wt The general idea
2/20/19
Bernard Haddad
, …
ABG
10
12/12/18
Can we have a variable as increment in a for each loop
93n9anqxrmj1 (
Morse
code
coder and player) https://docs.google.com/document/d/1JrSnPo-7i2l_am4cHC6TgcpKhQVslZowSW4ooWDc7ww/edit#heading=h.4pn9prjm7893 (Snake pit
unread,
chrome
mit-appinventor-2
phonetablet-with-the-wifi
specific-programming-issue
windows-10
Can we have a variable as increment in a for each loop
93n9anqxrmj1 (
Morse
code
coder and player) https://docs.google.com/document/d/1JrSnPo-7i2l_am4cHC6TgcpKhQVslZowSW4ooWDc7ww/edit#heading=h.4pn9prjm7893 (Snake pit
12/12/18
Anthony Laman
, …
SteveJG
3
4/29/18
Need Help With Morse Code Translator
to send
Morse
Code
sequences of dots and dashes has previously been discussed in the Forum Anthony. Here are several possible links https://groups.google.com/forum/#!searchin
unread,
emulator
mit-appinventor-2
specific-programming-issue
Need Help With Morse Code Translator
to send
Morse
Code
sequences of dots and dashes has previously been discussed in the Forum Anthony. Here are several possible links https://groups.google.com/forum/#!searchin
4/29/18
Arc Adán
, …
Abraham Getzler
8
3/30/18
Q&A
Morse code app help
, so I updated the app to request solid vibrations of 3 time units per dash instead of 3 consecutive vibrations. See attached for the updated
code
. (Third time's the charm) ABG
unread,
chrome
mit-appinventor-2
phonetablet-with-the-wifi
school-network
specific-programming-issue
windows-7
Q&A
Morse code app help
, so I updated the app to request solid vibrations of 3 time units per dash instead of 3 consecutive vibrations. See attached for the updated
code
. (Third time's the charm) ABG
3/30/18
Jaqueline
, …
Chris Ward
11
3/6/18
Q&A
User's information to set values
converts to
morse
. Each user has his speed to read the
morse
code
. That's why when a user that knows well the
morse
code
and can go fast while reading is not supposed to wait 1 by 1
code
unread,
chrome
home-network
mit-appinventor-2
phonetablet-with-the-wifi
specific-programming-issue
windows-8
Q&A
User's information to set values
converts to
morse
. Each user has his speed to read the
morse
code
. That's why when a user that knows well the
morse
code
and can go fast while reading is not supposed to wait 1 by 1
code
3/6/18
Jaqueline
, …
Ghica
19
3/6/18
Button Touch up/ Touch down like volume increase decrease
read the
morse
code
in level 3 speed (takes 2 minute to convert and sound "hi how are you" in
morse
) and you in level 5 (takes 1 mint only) so in this way you won't be obliged
unread,
chrome
home-network
mit-appinventor-2
phonetablet-with-the-wifi
specific-programming-issue
windows-8
Button Touch up/ Touch down like volume increase decrease
read the
morse
code
in level 3 speed (takes 2 minute to convert and sound "hi how are you" in
morse
) and you in level 5 (takes 1 mint only) so in this way you won't be obliged
3/6/18
Jaqueline
, …
Abraham Getzler
24
2/23/18
Q&A
Morse code
vtelno at "" near the top of the
code
looks fishy. Is that a blank, or is it an empty string? It's almost impossible to tell visually, and makes a critical difference. ABG
unread,
chrome
home-network
mit-appinventor-2
phonetablet-with-the-wifi
specific-programming-issue
windows-8
Q&A
Morse code
vtelno at "" near the top of the
code
looks fishy. Is that a blank, or is it an empty string? It's almost impossible to tell visually, and makes a critical difference. ABG
2/23/18
Slice of Life
, …
Juan Antonio
9
1/29/18
Q&A
Alphabet morse code
Other example of (simple)
Morse
, is in Spanish... http://kio4.com/appinventor/28C_codigo_morse.htm
unread,
general-questions-about-app-inventor-programming
Q&A
Alphabet morse code
Other example of (simple)
Morse
, is in Spanish... http://kio4.com/appinventor/28C_codigo_morse.htm
1/29/18
Rostislav Persion
, …
Abraham Getzler
7
3/22/16
Tested Wait Method...
ABG would
code
as: (In
Morse
: . _ _... _ _ . ) (On the queue:) 1,0,1,1,1,0,0,0,1,1,1,0,1,0,1,0,1,0,0,0,1,1,1,0,1,1,1,0,1,0,0,0,0,0,0,0 Say a dot is a leisurely 500 ms. Set the Clock
unread,
apps-tips--tricks
Tested Wait Method...
ABG would
code
as: (In
Morse
: . _ _... _ _ . ) (On the queue:) 1,0,1,1,1,0,0,0,1,1,1,0,1,0,1,0,1,0,0,0,1,1,1,0,1,1,1,0,1,0,0,0,0,0,0,0 Say a dot is a leisurely 500 ms. Set the Clock
3/22/16
Ike Patton
, …
SteveJG
5
2/25/16
Inputing Text
Hmmm. Part of the following tutorial show how to make a 'keyboard' using Buttons CQ de AI2
Morse
Code
Tutorial
unread,
firefox
home-network
mit-appinventor-2
specific-programming-issue
Inputing Text
Hmmm. Part of the following tutorial show how to make a 'keyboard' using Buttons CQ de AI2
Morse
Code
Tutorial
2/25/16
Amanda koh
, …
SteveJG
3
1/14/16
"DELETE" button
This tutorial shows how to make a custom keypad -- CQ de AI2
Morse
Code
Tutorial . The example has a *clear* button. You might find this example useful. Regards, Steve
unread,
specific-programming-issue
"DELETE" button
This tutorial shows how to make a custom keypad -- CQ de AI2
Morse
Code
Tutorial . The example has a *clear* button. You might find this example useful. Regards, Steve
1/14/16
Elizabeth Dillard
,
SteveJG
6
5/18/15
Q&A
Text Parsing - splitting a word into individual letters. (Morse Code)
Question on parsing I have a student that wants to translate from english to morse code. In this case
unread,
chrome
mit-appinventor-2
phonetablet-with-usb-cable
school-network
specific-programming-issue
windows-7
Q&A
Text Parsing - splitting a word into individual letters. (Morse Code)
Question on parsing I have a student that wants to translate from english to morse code. In this case
5/18/15
Spasatel Malibu
, …
SteveJG
4
4/26/15
How to make own keyboard? How to move buttons?
Hello community! Is there some ways to make this things with App invertor? 1)I need to make a simple
unread,
firefox
general-questions-about-app-inventor-programming
home-network
mit-appinventor-2
phonetablet-with-the-wifi
windows-7
How to make own keyboard? How to move buttons?
Hello community! Is there some ways to make this things with App invertor? 1)I need to make a simple
4/26/15
JAlex
,
SteveJG
2
4/18/15
Q&A
patrones
generate '
morse
code
' and text dots and dahes is here CQ de AI2
Morse
Code
Tutorial The tutorial also shows how to use the Advanced controls. Is this what you want to do? Regards
unread,
chrome
home-network
mit-appinventor-2
phonetablet-with-usb-cable
specific-programming-issue
windows-8
Q&A
patrones
generate '
morse
code
' and text dots and dahes is here CQ de AI2
Morse
Code
Tutorial The tutorial also shows how to use the Advanced controls. Is this what you want to do? Regards
4/18/15
Ryan Joachim
, …
Enis
8
3/3/15
Checkboxes stuck visible
I have all the checkboxes set to not be visible (I unchecked that box on the design screen). With how
unread,
mit-appinventor-2
specific-programming-issue
Checkboxes stuck visible
I have all the checkboxes set to not be visible (I unchecked that box on the design screen). With how
3/3/15
SteveJG
,
Abraham Getzler
3
3/2/15
Announcement
CQ de AI2 Morse Code tutorial-use layouts instead of screens and Any component
Here is CQ de AI2 Morse Code -- a tutorial demonstrating a way to use layouts instead of screens and
unread,
ai-apps---lets-see-what-you-can-do
apps-tips--tricks
Announcement
CQ de AI2 Morse Code tutorial-use layouts instead of screens and Any component
Here is CQ de AI2 Morse Code -- a tutorial demonstrating a way to use layouts instead of screens and
3/2/15
Brian Degen
,
SteveJG
2
1/5/15
coding
trying to code a morse code app for a high school project, but cant figure out how to get a string of
unread,
general-questions-about-app-inventor-programming
coding
trying to code a morse code app for a high school project, but cant figure out how to get a string of
1/5/15