Skip to content

jccf07/blockly

 
 

Repository files navigation

Otto Blockly

This is a free and open source visual programming language based on blockly from Google & MIT, Arduino codes are created by just combining the blocks, then they are compiled (check or verified) and quickly upload to any Otto robot or similar Arduino(C++) or Micro:bit or Python robots.

Installer

This software already works offline on Windows operating systems. You can download the latest release from our website directly, it is ready to use, no need to intall libraries or additional setup or even Arduino IDE, it is all integrated, ready to use. Only if your computer do not recognize the USB device or Otto, you have to install the CH341 driver that is also here in the pilotes folder.

MAC and Linux version are under development, as some requested and as much as we want them to be ready too, unfortunatelly, there are not many testers, neither commited volunteers even for very simpple BETA Tests, so WE NEED YOU!, if you really need this software for your OS.

Help us, please don't ask when would be avaliable, since it only will be ready, if you collaborate with us.

Online APP

Otto Blockly is also a web tool. You can give it a try here. BUT the USB device cannot be recognized by the browser, therefore you won't be able to compile or upload the code.., althouught you can just simple copy and paste the generated code into your local Arduino IDE, therefore you can use this tool from any operative system.

Watch the video to see the features

How to Use

  1. Open any example.
  2. Connect your Otto robot.
  3. Select Arduino nano and USB port where Otto is connected.
  4. Check the code.
  5. Upload and yes is that easy!
  6. Play and create your own codes
  7. Join the Otto Builder community and share them!
  8. Subscribe to our YouTube channel for tutorials

How to Contribute

Contributing to this software is warmly welcomed. There are 3 ways you can contribute to this project:

  1. Test and if find a problem then post an issue.
  2. Helps us solve the issues or other bugs.
  3. Bring missing features from similar blockly programs here.

You can do this basically by forking, committing modifications and then push requests. Please explain detailed the changes and make sure they have been tested.

Thanks for your contribution. Just make sure to keep consistency in the naming and make a record of the change or improvement made. Welcome to the Otto DIY code development team!

Links

Tools created by great people that without them, would have not been possible to make this project:

About

Otto Blockly for web (only blocks, the generated code must be copied and paste into the local Arduino IDE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.9%
  • C 27.3%
  • C++ 22.5%
  • JavaScript 13.6%
  • Processing 0.7%
  • HTML 0.4%
  • Other 0.6%