Skip to content

feraco/Blockly-arduino-code-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Blockly Arduino Sketch Generator

Welcome to the Blockly Arduino Sketch Generator! This tool allows users to visually design Arduino sketches using the Blockly visual programming environment. It's ideal for educational purposes, introducing the concepts of programming and robotics without the need to write code manually.

Features

  • Visual Programming Interface: Drag and drop blocks to create Arduino control structures and functions.
  • Real-Time Code Generation: See Arduino code generated in real-time as you build with blocks.
  • Downloadable Sketches: Generate and download .ino files directly from your browser.

Getting Started

To use the Blockly Arduino Sketch Generator, simply open the index.html file in a modern web browser.

Prerequisites

  • A modern web browser (Google Chrome, Mozilla Firefox, Microsoft Edge, etc.)
  • Internet connection (for loading the Blockly library from CDN)

Installation

No installation is required. Just clone this repository or download the zip file and open the index.html file in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages