bromagosa / Snap4Arduino

Binding Snap! and Arduino together
http://snap4arduino.rocks
GNU Affero General Public License v3.0
133 stars 85 forks source link

Send Snap4arduino code to Arduino and Unplug #153

Closed henriqmonnerat closed 7 years ago

henriqmonnerat commented 7 years ago

Is it possible to send Snap4Arduino code to Arduino and have the code be written in Arduino´s memory so that we could unplug the board from the computer ...like the "Upload Sketch" from Arduino IDE? That would be very helpful for mobile robotics applications.

jguille2 commented 7 years ago

Hi @hiquemonnerat , Two things about this:

Snap4Arduino feature to create Arduino translatable projects

Orientation and Limitations

Joan

bromagosa commented 7 years ago

You may also wanna take a look at all the ways you can get rid of the cable, if that's what you're after:

https://github.com/bromagosa/Snap4Arduino/wiki/Getting-rid-of-the-cable

C doesn't have concurrent threads, lambda, first class lists, lists of lists, sprites, sounds, pens or messages, so it's virtually impossible to translate one to the other.

henriqmonnerat commented 7 years ago

Hi @jguille2 Thank you for letting me know about this, and also for writing about it´s limitations.

Hi @bromagosa Thank you as well, I love the article you wrote. I will try some of the options after giving @jguille2 idea a shot.

Question: It´s my first time posting here, should I close this issue?

All the best, Henrique

jguille2 commented 7 years ago

Yes, it can be closed.

Really, we need a forum... but github issues is our current workaround.