taweili / ardublock

ArduBlock is a Block Programming Language for Arduino.
GNU General Public License v3.0
413 stars 292 forks source link

Add ArduinoToSerial block for sending data to MoleGraph multiplatform… #155

Open e-Mole opened 8 years ago

e-Mole commented 8 years ago

Add ArduinoToSerial block for sending data to MoleGraph multiplatform app (http://www.e-mole.cz/diy/molegraph)

TonyCallear commented 6 years ago

Really confused why 102 files showing as changes for this pull request?

e-Mole commented 6 years ago

I have no idea. I added just one new block.

e-Mole commented 6 years ago

Sorry, I clicked the wrong button ...

TonyCallear commented 6 years ago

Please see... https://github.com/TonyCallear/ardublock/releases/tag/e-moletest_test01 even if it's just to use the .jar there. Is that what you'd intended? (From branch https://github.com/TonyCallear/ardublock/tree/master-tc-molegraph-test)

Questions... Is the added dependency in the pom file needed. Where would someone using this block find the "ArduinoToSerial.h" in the code the block generates? - perhaps add a comment to the code generated?