Skip to content

Visual programming for my classroom project. Based on blockly, extends Arduino code generation.

License

Notifications You must be signed in to change notification settings

tomte76/ardublockly-1

 
 

Repository files navigation

Blockly for Kids

Blockly for Kids is a visual programming editor for cheap Arduino parts from online shops. It is based on Google's Blockly, carlosperates Ardublockly and the sensbox.edu Project, which has been forked.

Features

  • Generates Arduino code with visual drag-and-drop blocks
  • Useful "code block warnings"
  • Works online without installation and offline on Linux

If you find erros, enhancement or want to request new features submit a new issue.

Credits

This project has been inspired by BlocklyDuino and is a fork of Ardublockly. Some work is done by the sensbox.edu Project.

Blockly original source is Copyright of Google Inc. [https://developers.google.com/blockly/][1].

For the nice loading Animations: Loading.io

License

Based on the work by carlosperate https://github.com/carlosperate/ and his Ardublockly https://github.com/carlosperate/ardublockly

Unless stated otherwise, the source code of this projects is licensed under the Apache License, Version 2.0 (the "License"); you may not use any of the licensed files within this project except in compliance with the License.

The full document can be found in the LICENSE file.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Visual programming for my classroom project. Based on blockly, extends Arduino code generation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.3%
  • Python 13.7%
  • HTML 2.4%
  • CSS 0.5%
  • NSIS 0.1%
  • Dockerfile 0.0%