This repository was archived by the owner on Apr 4, 2023. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 123
Example Extensions
        Alan Yorinks edited this page May 18, 2015 
        ·
        22 revisions
      
    Please add your extensions here for other developers to learn from.
| Name/Description | Hardware Required? | Web Based? | Example Project(s) | 
|---|---|---|---|
| alarm_extension.js Extension demonstrating a hat block | |||
| arduino_extension.js Extension to control an Arduino from Scratch | x | Examples | |
| browser_extension.js Scratch Extension to demonstrate some simple web browser functionality | |||
| joystickExtension.js Joystick Scratch Extension | x | ||
| localstorage_extension.js Extension using the JavaScript local Storage API | |||
| picoExtension.js PicoBoard Scratch Extension | x | ||
| power_extension.js Extension demonstrating a reporter block | |||
| random_wait_extension.js Extension demonstrating a blocking command block | |||
| speech_to_text_extension.js Extension using the JavaScript Speech API for speech to text | |||
| text_to_speech_extension.js Extension using the JavaScript Speech API for text to speech | |||
| text_to_speech_simple_extension.js Extension demonstrating a simple version of the Text to Speech block | |||
| weather_extension.js Extension demonstrating a blocking reporter block | x | ||
| xi4s.js Extension to simultaneously control multipe Arduino, Raspberry Pi and BeagleBlack micro-controllers. Requires server to be loaded (see (https://github.com/MrYsLab/xi) ) | x |