Welcome to the download page for the Anibit Graphical Robot Programmer for Windows.
For more information about this tool, see this page.
This tool runs the same Anibit Graphical Programmer programmer tool that runs in a web browser, but runs it locally and automates the process of compiling and uploading blocks to the robot.
Version 0.6.0.0 - Download
Release Notes
- Bug fix release, no major new features
- Fixed a hang that occurred if you tried to lunch multiple instances of the Arduino IDE
- Works with "Sketchbook" programmer/board definitions, for example if you follow these instructions to add the USB AVR Programmer support.
- Removed The Arduino Logo from the UI, as per requested by Arduino
- Does a better job sending the proper hardware settings to Arduino when uploading to the Robot.
- Known issues
- Help files are not very substantive at the moment.
- Functions returning a value do not work
- Selecting the incorrect programmer type or port may result in long delays until avrdude finally times out with a failure.
Thanks for the Feedback from the engineers at Pololu for bringing some of these issues to our attention!
Version 0.5.1.0 - Download
Release Notes
- Initial release
- Requirements
- Windows 7 or higher. The tool might work on Windows Vista, but is not officially supported. The tool will not run on Windows XP or earlier versions of Windows. Either 32 or 64 bit Windows versions should work.
- Microsoft .Net framework version 4.5 or higher. (Future versions will likely require .Net 5.0)
- Arduino IDE, version 1.6 or higher. (Version 1.0.x will *not* work)
- Pololu's Arduino Tool for 3Pi, available here.
- If you are using Pololu's USB AVR programmer, you may also need to install the drivers available at the bottom of this page, and configure your Arduino IDE to use it. Some instructions for that are here.
- Known issues
- Help files are not very substantive at the moment.
- Functions returning a value do not work
- Opening the project using the ""Open in Arduino" button can hang if a previous Arduino instance is still running.
- Selecting the incorrect programmer type may result in long delays until avrdude finally times out with a failure.