Giter Site home page Giter Site logo

technologiescollege / blocklyarduino_aio Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 9.0 445.32 MB

Blockly@rduino All-In-One: Windows offline software version of Blockly@rduino webware.

License: GNU General Public License v3.0

HTML 11.22% C++ 16.51% C 63.32% Assembly 0.01% Shell 0.01% Objective-C 0.11% Makefile 0.04% Batchfile 0.01% CSS 0.15% JavaScript 4.94% Processing 0.20% Python 3.42% Java 0.01% Perl 0.01% PHP 0.02% Logos 0.02%

blocklyarduino_aio's Introduction

Blockly@rduino_AIO v4

All-In-One multilingual Windows offline software version of Blockly@rduino webware.


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.

How to

Télécharger / download

Décompresser / unzip

Lancer l'exécutable / launch exe file

Patience... / Be patient...

It contains

How it works and what you can do

English version: https://mediacad.ac-nantes.fr/m/6174

French version : https://mediacad.ac-nantes.fr/m/6172

What you can do

  • works on any Windows
  • multilingual : french, english, spanish
  • install drivers
  • auto detect Arduino board, with common USB chip (ask for new one)
  • create your own documentation and make it easy to use for pupills
  • embed Blockly@rduino : just update folder 'BlocklyArduino_AIO\B@electron\www' to have last version
  • launch in background the supervision server : PyMata-aio (https://github.com/MrYsLab/pymata-aio) to communicate with Arduino card and test I/O
  • upload FirmataPlus sketch to make it usable with supervision
  • show script DOS windows to debug

What you have to do

  • download latest release and unzip it anywhere
  • just launch 'BlocklyArduino_AIO.exe'
  • update by yourself with unzipping parts

Thanks to

Alan Yorinks http://mryslab.blogspot.fr/

JP FONTAINE http://lesormeaux.net/blockly-arduino/start.html

You for your future donation with Paypal:

enter image description here

blocklyarduino_aio's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blocklyarduino_aio's Issues

Arduino "In" Menu is bugged

I just started with blockly and discovered this issue in the "in" menu in the arduino section.
buggers
i tryed reloading the page, changing the zoom / resolution and used Edge instead of opera / opera gx browser
i analyzed the site and it looks like the elements are not bugged all in the same spot because i cant interact with them.
i hope there is an easy fix for this problem.

Run time failure new download

image
I have downloaded version 4.3.2.28 to a Windows 10 PC. I get the error above when I run blocklyArduino_AIO.exe. I tried deleting the .json and .ini files but I still get the same result. I also get a notification
image
Can you help?

Grove Beginner Kit OLED

Seb

I have had problems getting the OLED display in the Grove Beginner Kit to work.

In the end I had to change the constructor line from

U8X8_SSD1306_128X64_ALT0_HW_I2C u8x8(/* reset=*/ U8X8_PIN_NONE);

to

U8X8_SSD1306_128X64_NONAME_SW_I2C u8x8(SCL,SDA, U8X8_PIN_NONE);

Allan

I2C and Block Factory

Seb

I am trying to use the hardware I2C for use with Grove Modules. The existing blocks do not seem to allow a write to a memory location and I cannot write data from variables.

I have tried to create a new block and copied the stubs into the I2C files. The new block does not appear on the list.

I tried to duplicate an existing I2C block and change its name (and the names in the block). Again it did not appear on the list.

In both cases, I restarted BlocklyArduino.

I checked the documentation but couldn't find anything to help.

Can you point me to any documentation on the topic?

Thanks for all your help.

Allan

Plusieurs cartes détectées / Several boards detected

Hello,
First of all thank you for Blockly.
When Blockly Arduino AIO starts up, the message "Several boards detected" is displayed.
I only have one card connected. Uno board is correctly detected in arduino IDE
How can I correct the problem?
Thank you so much

Bonjour,
Avant tout merci pour Blockly.
Au démarrage de Blockly Arduino AIO, le message "Plusieurs cartes détectées" s'affiche.
Je n'ai qu'une seule carte de connectée. La carte Uno est correctement détectée dans l'IDE arduino
Comment puis-je corriger le problème ?
Merci beaucoup

Installation Problem

Seb

Happy New Year.

I have been trying various combinations for the last 24 hours but I still have not managed to make the software reliably interface with the compiler. I have seen some green compiler messages but I cannot replicate them.

The tmp directory is empty. I tried saving the source as tmp.ino but that did not verify - same problem no messages.

There must be something wrong in the sequence that I am following to to the install. I have documented it here.

Extract .zip to c:\

serial.discovery.exe removed by Norton LifeLock

delete packages folder

in admin powershell
PS C:\BlocklyArduino_AIO\B@electron\arduino> .\arduino-cli core install arduino:avr
Downloading missing tool builtin:[email protected]...
builtin:[email protected] downloaded
Installing builtin:[email protected]...
builtin:[email protected] installed
Downloading missing tool builtin:[email protected]...
builtin:[email protected] downloaded
Installing builtin:[email protected]...
builtin:[email protected] installed
Downloading packages...
arduino:[email protected] downloaded
arduino:[email protected] downloaded
arduino:[email protected] downloaded
arduino:[email protected] downloaded
Installing arduino:[email protected]...
arduino:[email protected] installed
Installing arduino:[email protected]...
arduino:[email protected] installed
Installing arduino:[email protected]...
arduino:[email protected] installed
Installing arduino:[email protected]...
Configuring platform...
arduino:[email protected] installed

Norton Lifelock blocks Heur.AdvML.B

run blocklyArduino_AIO.exe

click on top left to change language to English

Click on reset workspace in order to generate the COM selector in the Source Code window

Select Arduino UNO board

Load Project

Select COM24

Save Code

Test Code gives no feedback

Transfer gives a very brief televersement message

image

Any help would be greatly appreciated.

Allan

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.