carlosperate / ardublockly

Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
http://ardublockly.embeddedlog.com
Apache License 2.0
449 stars 277 forks source link

Adding the otto diy library to ardublockly #171

Open nickedens opened 7 years ago

nickedens commented 7 years ago

I run a non profit that teaches kids programming, electronics, 3d printer, etc. I think the otto DIY project robot from here http://otto.strikingly.com/ is absolutely amazing. However I really like the simplistic block interface that you have here. Is there any possibility of you incorporating the otto library into ardublockly? Being a very small non profit we don't have a ton of money but I would be willing to discuss some sort of financial compensation for the integration. Really look forward to hearing from you!

carlosperate commented 7 years ago

Hi @nickedens, you can email me to my personal address and we can discuss further. My email is the same as my github username (carlosperate) at gmail.com

cparrapa commented 7 years ago

Hi Carlos that would be cool i am also interested ;)

BullwinkleII commented 4 years ago

Is there a way to add any library?

Does Ardublockly use the arduino IDE to upload, and if so, does it mean that I can add the library to the Arduino IDE, and Ardublockly will find it?

Excellent product by the way!

Perhaps adding an "add code" block could be a quick fix to @nickedens, @cparrapa, and my posts. that way we could perhaps do it ourselves.