Skip to content
This repository has been archived by the owner. It is now read-only.
Branch: develop
samples/IoTBlockly/
samples/IoTBlockly/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Windows 10 IoT Blockly Sample

IoTBlockly leverages various pieces of open source software to create a "block" development experience right on your Raspberry Pi.

  1. Google Blockly from https://developers.google.com/blockly for the block editor
  2. Chakra JavaScript engine to execute JavaScript snippets (see sample repo at https://github.com/Microsoft/Chakra-Samples)
  3. Emmellsoft.IoT.Rpi.SenseHat library to control the Raspberry Pi Sense Hat (https://github.com/emmellsoft/RPi.SenseHat)

###Requirements:

  1. Raspberry Pi 2 or Raspberry Pi 3
  2. Raspberry Pi Sense Hat (https://www.raspberrypi.org/products/sense-hat)
  3. Windows 10 Core installed and running on the Raspberry Pi

###Usage Compile the solution and deploy the IoTBlocklyBackgroundApp to your Raspberry Pi. Once the app is up and running, browse to http://your-rpi-name:8024 and starting coding with Blockly!

You can’t perform that action at this time.