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.
- 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.
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
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.