flash - Programming a Scratch like Software (in terms of UI / framework) for Hardware Interfacing -


so engineer , working on basic robotic kit (arduino, motors , stuff) kids, based in karachi, pakistan , our target market is.

we want provide software along kit - software needs scratch scratch geared more towards learning on computer, want software centered around hardware robot.

we have looked @ several implementations of scratch, from

  • mirobot (mirobot.io) - uses snap, scratch software
  • mbot (mblock.cc/mbot) - made scratchbot (app.makeblock.cc/program/scratch/) - not opensource, based on scratch flash
  • mind+ (www.mindplus.cc/index.html) - opensource, looking @ it

we looked @ node/flow based programming, electronics engineers , although can desktop applications need know sort of applications called , there framework or tools or libraries can use make snap-able blocks , allow rich colorful programming environment kids - want keep open source want make ourselves have complete grasp on things. modifying/hacking scratch source files not option based on flex/flash , dont want use flex.

any or pointers or advice or opinions welcome in regard should start , how.

what want basic software arduino language implemented blocks , connects seamlessly hardware (com port communication/detection) without requiring kid find right com port , connect , stuff.

there exists "blockly arduino" open source tool - blockly scratch, except can create new blocks etc. adapt tool children.

the github page blocklyduino: https://github.com/gasolin/blocklyduino


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -