About 3,960,000 results
Open links in new tab
  1. Installation of ArduBlockly on Windows 10 with Arduino uno

    Jan 8, 2013 · I am a grandparent trying to help my granddaughter learn block programming using an Arduino uno. I have been learning Arduino IDE and can make it work on both mac and …

  2. Blockly Summit 2025: New sessions in EdTech, AI, accessibility and …

    Apr 3, 2025 · Attend 50 newly added talks and workshops covering block-based programming topics in EdTech, Robotics, AI & ML, Accessibility, and Enterprise use of Blockly.

  3. Voice Coding in Blockly - Google Groups

    Aug 7, 2024 · One is that, in addition to its accessibility benefits, voice-controlled coding could really help enable blocks-based programming on smaller form factors, especially mobile …

  4. Designing Queries (SQL or the like) using Block Programming …

    Aug 17, 2016 · I assume that the Block Programming paradigm has already been used for designing structured queries (e.g., SQL queries) but I have a hard time finding such systems.

  5. How to use custom blocks in image movement in blockly

    Jul 9, 2022 · I want to make one module on my page to demonstrate block programming with an image, like scratch, but I don't know how to move the image in blockly using my custom blocks.

  6. How to install Blockly on Windows? - Google Groups

    Jun 17, 2022 · Blockly is a library that enables software developers to embed block-based programming editors into *their* end-user products. If you want to program with blocks, I …

  7. Request for Meeting: Advice on Voice Coding in Blockly

    Dec 2, 2024 · The goal of my project is to create an accessible block-based programming solution that translates voice commands into Blockly JSON syntax using generative AI. I would greatly …

  8. Building a block-based visual code editor - Google Groups

    Jul 13, 2023 · Also, how can we make our Blockly-based tools more amenable to reading. While blocks-based programming tends to make it easier to write programs than with text-based …

  9. Blockly variable scope - Google Groups

    Oct 24, 2012 · I am willing to have more than one 'level' of language scope semantics and visual 'machinery' available through the block programming interface. In that case, I think their should …

  10. Display wait for the block execution end... - Google Groups

    Aug 13, 2014 · When a block execution e a bit long, all the display are executed at the end of th execution of the block. this is the normal behaviour The notifier will stop things until someone …