
wiki.microblocks.fun/en/appinventor/messsagemeback
Preview meta tags from the wiki.microblocks.fun website.
Linked Hostnames
2General Meta Tags
8- titlePROJECT 2: Receive data (simple messages) | MicroBlocks Wiki
- X-UA-CompatibleIE=edge
- charsetUTF-8
- viewportuser-scalable=yes, width=device-width, initial-scale=1, maximum-scale=5
- theme-color#1976d2
Open Graph Meta Tags
6- og:titlePROJECT 2: Receive data (simple messages)
- og:typewebsite
- og:description
- og:image
- og:urlhttps://wiki.microblocks.fun/en/appinventor/messsagemeback
Link Tags
7- apple-touch-icon/_assets/favicons/apple-touch-icon.png
- icon/_assets/favicons/android-chrome-192x192.png
- icon/_assets/favicons/favicon-32x32.png
- icon/_assets/favicons/favicon-16x16.png
- manifest/_assets/manifest.json
Links
3- https://microblocks.fun/run-pilot/microblocks.html#project=projectName%20%27Message_Me_BACK_STARTER_MB%27%0A%0Amodule%20main%0Aauthor%20unknown%0Aversion%201%200%20%0Adescription%20%27%27%0A%0Ascript%20100%2050%20%7B%0AwhenStarted%0A%27%5Bdisplay%3AmbDisplayOff%5D%27%0AwaitUntil%20%28%27%5Bble%3AbleConnected%5D%27%29%0Aled_displayImage%20%27yes%27%0A%7D%0A%0Ascript%20347%2051%20%7B%0AwhenCondition%20%28not%20%28%27%5Bble%3AbleConnected%5D%27%29%29%0Aled_displayImage%20%27no%27%0A%7D%0A%0Ascript%20327%20194%20%7B%0AwhenBroadcastReceived%20%27frown%27%0Aled_displayImage%20%27sad%27%0A%7D%0A%0Ascript%20538%20195%20%7B%0AwhenBroadcastReceived%20%27monster%27%0Aled_displayImage%20%27ghost%27%0A%7D%0A%0Ascript%20101%20197%20%7B%0AwhenBroadcastReceived%20%27smile%27%0Aled_displayImage%20%27happy%27%0A%7D%0A%0Ascript%20328%20302%20%7B%0AwhenButtonPressed%20%27B%27%0AsendBroadcast%20%27NO%27%0A%7D%0A%0Ascript%20100%20303%20%7B%0AwhenButtonPressed%20%27A%27%0AsendBroadcast%20%27YES%27%0A%7D%0A%0Ascript%20544%20303%20%7B%0AwhenButtonPressed%20%27A%2BB%27%0AsendBroadcast%20%27MAYBE%27%0A%7D%0A%0A%0Amodule%20%27LED%20Display%27%20Output%0Aauthor%20MicroBlocks%0Aversion%201%208%20%0Achoices%20led_imageMenu%20heart%20%27small%20heart%27%20yes%20no%20happy%20sad%20confused%20angry%20asleep%20surprised%20silly%20fabulous%20meh%20%27t-shirt%27%20%27roller%20skate%27%20duck%20house%20tortoise%20butterfly%20%27stick%20figure%27%20ghost%20sword%20giraffe%20skull%20umbrella%20snake%20rabbit%20cow%20%27quarter%20note%27%20%27eight%20note%27%20pitchfork%20target%20triangle%20%27left%20triangle%27%20%27chess%20board%27%20diamond%20%27small%20diamond%27%20square%20%27small%20square%27%20scissors%20%0Adescription%20%27Display%20primitives%20for%20the%205x5%20LED%20display%20on%20the%20BBC%20micro%3Abit%2C%20Calliope%20mini%20and%20M5Atom%20Matrix.%20Boards%20with%20TFT%20displays%20%28such%20as%20the%20Citilab%20ED1%20or%20the%20M5Stack%20family%29%20support%20these%20primitives%20with%20a%20simulated%20%22fat%20pixel%22%20display.%27%0Avariables%20_stop_scrolling_text%20%0A%0A%20%20spec%20%27%20%27%20%27%5Bdisplay%3AmbDisplay%5D%27%20%27display%20_%27%20%27microbitDisplay%27%2015237440%0A%20%20spec%20%27%20%27%20%27led_displayImage%27%20%27display%20image%20_%20%3A%20x%20_%20y%20_%27%20%27menu.led_imageMenu%20num%20num%27%20%27happy%27%201%201%0A%20%20spec%20%27%20%27%20%27%5Bdisplay%3AmbDisplayOff%5D%27%20%27clear%20display%27%0A%20%20space%0A%20%20spec%20%27%20%27%20%27%5Bdisplay%3AmbPlot%5D%27%20%27plot%20x%20_%20y%20_%27%20%27num%20num%27%203%203%0A%20%20spec%20%27%20%27%20%27%5Bdisplay%3AmbUnplot%5D%27%20%27unplot%20x%20_%20y%20_%27%20%27num%20num%27%203%203%0A%20%20space%0A%20%20spec%20%27%20%27%20%27displayCharacter%27%20%27display%20character%20_%27%20%27str%27%20%27A%27%0A%20%20spec%20%27%20%27%20%27scroll_text%27%20%27scroll%20text%20_%20%3A%20pausing%20_%20ms%27%20%27str%20num%27%20%27HELLO%20ROSA%21%27%20100%0A%20%20spec%20%27%20%27%20%27stopScrollingText%27%20%27stop%20scrolling%27%0A%20%20space%0A%20%20spec%20%27%20%27%20%27_set%20display%20color%27%20%27set%20display%20color%20_%27%20%27color%27%0A%20%20space%0A%20%20spec%20%27r%27%20%27_led_image%27%20%27led%20image%20_%27%20%27microbitDisplay%27%2015237440%0A%20%20spec%20%27r%27%20%27_led_namedImage%27%20%27_led_namedImage%20_%27%20%27menu.led_imageMenu%27%20%27happy%27%0A%20%20spec%20%27r%27%20%27_led_imageData%27%20%27_led_imageData%27%0A%0Ato%20%27_led_image%27%20twentyFiveBitInt%20%7B%0A%20%20comment%20%27An%20LED%20image%20is%20a%2025-bit%20integer%27%0A%20%20return%20twentyFiveBitInt%0A%7D%0A%0Ato%20%27_led_imageData%27%20%7B%0A%20%20return%20%27heart%3A4685802%2Csmall%20heart%3A145728%2Cyes%3A2269696%2Cno%3A18157905%2Chappy%3A15237440%2Csad%3A18284864%2Cconfused%3A22348096%2Cangry%3A23036241%2Casleep%3A459616%2Csurprised%3A4526090%2Csilly%3A25984017%2Cfabulous%3A15008639%2Cmeh%3A2236443%2Ct-shirt%3A15154043%2Croller%20skate%3A11534104%2Cduck%3A489702%2Chouse%3A10976708%2Ctortoise%3A359872%2Cbutterfly%3A29332475%2Cstick%20figure%3A18158564%2Cghost%3A23068334%2Csword%3A4657284%2Cgiraffe%3A10946627%2Cskull%3A15171246%2Cumbrella%3A6460398%2Csnake%3A469859%2Crabbit%3A16104613%2Ccow%3A4685361%2Cquarter%20note%3A7573636%2Ceight%20note%3A7590276%2Cpitchfork%3A4357813%2Ctarget%3A4681156%2Ctriangle%3A1026176%2Cleft%20triangle%3A32805985%2Cchess%20board%3A11184810%2Cdiamond%3A4539716%2Csmall%20diamond%3A141440%2Csquare%3A33080895%2Csmall%20square%3A469440%2Cscissors%3A20287859%2C%27%0A%7D%0A%0Ato%20%27_led_namedImage%27%20name%20%7B%0A%20%20local%20%27data%27%20%28%27_led_imageData%27%29%0A%20%20local%20%27i%27%20%28%27%5Bdata%3Afind%5D%27%20name%20data%29%0A%20%20if%20%28i%20%3D%3D%20-1%29%20%7B%0A%20%20%20%20comment%20%27Name%20not%20found%27%0A%20%20%20%20return%200%0A%20%20%7D%0A%20%20local%20%27start%27%20%28%28%27%5Bdata%3Afind%5D%27%20%27%3A%27%20data%20i%29%20%2B%201%29%0A%20%20local%20%27end%27%20%28%28%27%5Bdata%3Afind%5D%27%20%27%2C%27%20data%20i%29%20-%201%29%0A%20%20return%20%28%27%5Bdata%3AconvertType%5D%27%20%28%27%5Bdata%3AcopyFromTo%5D%27%20data%20start%20end%29%20%27number%27%29%0A%7D%0A%0Ato%20%27_set%20display%20color%27%20color%20%7B%0A%20%20callCustomCommand%20%27%5Bdisplay%3AmbSetColor%5D%27%20%28%27%5Bdata%3AmakeList%5D%27%20color%29%0A%7D%0A%0Ato%20displayCharacter%20s%20%7B%0A%20%20s%20%3D%20%28%27%5Bdata%3Ajoin%5D%27%20%27%27%20s%29%0A%20%20if%20%28%28size%20s%29%20%3D%3D%200%29%20%7B%0A%20%20%20%20%27%5Bdisplay%3AmbDisplayOff%5D%27%0A%20%20%20%20return%200%0A%20%20%7D%0A%20%20%27%5Bdisplay%3AmbDrawShape%5D%27%20%28%27%5Bdisplay%3AmbShapeForLetter%5D%27%20%28at%201%20s%29%29%0A%7D%0A%0Ato%20led_displayImage%20imageName%20optionalX%20optionalY%20%7B%0A%20%20local%20%27image%27%20imageName%0A%20%20if%20%28isType%20image%20%27string%27%29%20%7B%0A%20%20%20%20image%20%3D%20%28%27_led_namedImage%27%20imageName%29%0A%20%20%7D%0A%20%20%27%5Bdisplay%3AmbDrawShape%5D%27%20image%20%28argOrDefault%202%201%29%20%28argOrDefault%203%201%29%0A%7D%0A%0Ato%20scroll_text%20text%20optionalDelay%20%7B%0A%20%20text%20%3D%20%28%27%5Bdata%3Ajoin%5D%27%20%27%27%20text%29%0A%20%20local%20%27delay%27%20100%0A%20%20if%20%28%28pushArgCount%29%20%3E%201%29%20%7B%0A%20%20%20%20delay%20%3D%20optionalDelay%0A%20%20%7D%0A%20%20_stop_scrolling_text%20%3D%20%28booleanConstant%20false%29%0A%20%20if%20%28%27Pico%3Aed%27%20%3D%3D%20%28boardType%29%29%20%7B%0A%20%20%20%20for%20position%20%28%28%28size%20text%29%20%2A%206%29%20%2B%2018%29%20%7B%0A%20%20%20%20%20%20if%20_stop_scrolling_text%20%7Breturn%200%7D%0A%20%20%20%20%20%20%27%5Bdisplay%3AmbDisplayOff%5D%27%0A%20%20%20%20%20%20%27%5Btft%3Atext%5D%27%20text%20%2817%20-%20position%29%200%20%28colorSwatch%20125%20125%20125%20255%29%201%20true%0A%20%20%20%20%20%20waitMillis%20%28delay%20%2F%202%29%0A%20%20%20%20%7D%0A%20%20%7D%20else%20%7B%0A%20%20%20%20for%20position%20%28%28%28size%20text%29%20%2A%206%29%20%2B%206%29%20%7B%0A%20%20%20%20%20%20if%20_stop_scrolling_text%20%7Breturn%200%7D%0A%20%20%20%20%20%20for%20i%20%28size%20text%29%20%7B%0A%20%20%20%20%20%20%20%20%27%5Bdisplay%3AmbDrawShape%5D%27%20%28%27%5Bdisplay%3AmbShapeForLetter%5D%27%20%28%27%5Bdata%3AunicodeAt%5D%27%20i%20text%29%29%20%28%28%28i%20%2A%206%29%20%2B%202%29%20-%20position%29%201%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20waitMillis%20delay%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%0A%0Ato%20stopScrollingText%20%7B%0A%20%20_stop_scrolling_text%20%3D%20%28booleanConstant%20true%29%0A%20%20waitMillis%2010%0A%20%20%27%5Bdisplay%3AmbDisplayOff%5D%27%0A%7D%0A%0A
- https://wiki.microblocks.fun/messageme/message_me_back_starter_mb.aia
- https://wiki.microblocks.fun/messageme/message_me_back_starter_mb.ubp