Coder Social home page Coder Social logo

chipchilders / blockly-at-rduino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from technologiescollege/blockly-at-rduino

0.0 1.0 0.0 108.27 MB

Blockly@rduino : Blockly remix for Arduino. Totally new version, enhanced one !

Home Page: https://technologiescollege.github.io/Blockly-at-rduino/

License: GNU General Public License v2.0

JavaScript 87.40% CSS 0.70% HTML 11.72% PHP 0.17%

blockly-at-rduino's Introduction

Thanks for donation with Paypal to help me improve this software.

enter image description here


PROFS FRANCAIS & ASSOCIATIONS

vous pouvez aussi me demander une facture pour que votre établissement me fasse un 'don' officiel par virement bancaire. Je ne fais pas payer de licence mais je compte sur vous pour aider du montant auquel vous estimez ce travail.

Internet Explorer banni ! Internet Explorer banned!

Multilingual version of Blockly@rduino

Blockly@rduino est un programme web, un webware graphique permettant la programmation graphique pour Arduino et sa traduction en code.

Blockly@rduino is a web program, a graphic webware allowing graphic programming for Arduino and its translation into code.

Blockly@rduino est basé sur Blockly, un éditeur de programme graphique par une interface web. Il fournit un seul type de traduction de la programmation graphique (contrairement à Blockly qui traduit en Python, en JavaScript, etc et permet de le simuler en ligne : exemple), pour générer du code à copier coller dans l'EDI Arduino.

Blockly@rduino is based on Blockly, a web-based graphical program editor. It provides a single type of graphical programming translation (unlike Blockly, which translates to Python, JavaScript, etc. and allows you to simulate it online : example), to generate code to be copied and pasted into the Arduino IDE.

Libre à vous de rajouter autant de bibliothèques que voulu grâce à cette notice explicative : http://www.libreduc.cc/wiki/doku.php/fr/arduino/blockly_rduino/creerblocsmultiling

Feel free to add as many libraries as you want thanks to this explanatory note: http://www.libreduc.cc/wiki/doku.php/fr/arduino/blockly_rduino/creerblocsmultiling

Cette version a été réorganisée et améliorée pour la faire utiliser au mieux par des élèves débutants dans le code.

Toutes les remarques sont les bienvenues pour améliorer la syntaxe !

This version has been organized and improved to make it best used by students who are new to the code.

All remarks are welcome to improve the syntax !

Fonctions

  • programmation pour Arduino en drag'n'drop graphique,
  • génère un code totalement compatible avec le code Arduino,
  • interaction des cartes Arduino grâce aux modules rajoutés : plus de 10 blocs spécifiques à des capteurs/actionneurs Grove, ainsi que ceux de TechnoZone51, Bitbloq, et ...
  • possibilité de charger automatiquement des fichiers sur le site grâce aux paramètres de l'adresse URL _(voir les démos ci-dessous).
  • téléversement et console série depuis l'interface web,
  • sauvegarde/lecture de fichiers INO et XML
  • création d'exemples
  • supervision de la carte en temps réel grâce au serveur PyMata-AIO (accessible depuis le panneau de contrôle

Functions

  • programming for Arduino in drag'n'drop graphic
  • generates a code fully compatible with the Arduino code
  • interaction of Arduino boards thanks to the added modules: more than 10 blocks specific to Grove sensors/actuators, as well as those of TechnoZone51, Bitbloq, and ...
  • ability to automatically upload files to the site thanks to the parameters of the URL address _(see the demos below)
  • upload and serial console from the web interface
  • backup/reading of INO and XML files
  • creation of examples
  • real-time supervision of the map thanks to the PyMata-AIO server (accessible from the control panel

Démos

Blockly@rduino est un outil web, un webware par référence aux software, hardware, etc. Vous pouvez le tester/utiliser à l'adresse suivante : http://technologiescollege.github.io/Blockly-at-rduino/

Vous pouvez donc aussi lier directement l'ouverture de la page à l'ouverture d'un fichier XML hébergé (ou tout en local) :

Demos

Blockly@rduino is a web tool, a webware by reference to software, hardware, etc.. You can test/use it at the following address : http://technologiescollege.github.io/Blockly-at-rduino/

So you can also link directly the opening of the page to the opening of a hosted XML file (or all locally) :

Utiliser en local dans son navigateur web

Si vous préfréez l'utiliser en local, il vous suffit de télécharger le code depuis Github (Download Zip) et d'ouvrir le fichier index.html dans votre navigateur.

Vous pouvez l'héberger sur un serveur, et ainsi y faire accéder de nombreux postes en pointant vers ce fichier 'index.html'.

Pour le téléversement et la console série, vous devez télécharger la version 'Electron' : https://github.com/technologiescollege/BlocklyArduino_electrified.

Use locally in your web browser

If you want to use it locally, just download the code from Github (Download Zip) and open the file index.html in your browser.

You can host it on a server, and thus make many computers access it by pointing to this file `index.html'.

For the upload and the serial console, you have to download the 'Electron' version : https://github.com/technologiescollege/BlocklyArduino_electrified.

Auteurs et contributeurs

Programme Blockly : https://developers.google.com/blockly/

Concept d'origine BlocklyDuino : Fred Lin (@gasolin https://github.com/gasolin/BlocklyDuino).

Son projet s'est aussi inspiré de ardublock et modkit.

Fonctions de typage ArduBlockly : Carlos Pereira Atencio (https://github.com/carlosperate/ardublockly).

Intégration de CodeBender : Julien Rat https://github.com/julienrat

Ré-écriture totale et refonte graphique : Olivier Métayer

Julien RAT : CodeBender plugin

Frédéric PICARD : bitbloq, maquette Jeulin, vidéos, etc

Spanish translation : José Manuel Ruiz Gutteriez (blog)

Daniel PERS (site) : FDPlayer, OLED, RGB LED

Bernard REMOND site : téléversement local

blockly-at-rduino's People

Contributors

bzhtitude avatar cparrapa avatar ericskennedy avatar g-reich avatar macerobotics avatar mfreard avatar nbremond77 avatar neixneji avatar nrv005 avatar olivzed avatar philippebrangier avatar sebcanet avatar tech-rostand avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.