GithubHelp home page GithubHelp logo

afshinr / a-star Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pololu/a-star

0.0 2.0 0.0 366 KB

Software and drivers for the Pololu A-Star 32U4 and Zumo 32U4 products.

License: Other

C 66.39% Makefile 33.61%

a-star's Introduction

Pololu A-Star/Zumo 32U4 Software and Drivers

These files are the software and drivers for the Pololu A-Star 32U4 boards,
which are a family of programmable modules featuring Atmel's ATmega32U4
microcontroller. They are also used for the A-Star-compatible Zumo 32U4 robot.

For more information about A-Star boards, see their user's guides:
A-Star 32U4 (Micro, Mini, Prime): http://www.pololu.com/docs/0J61
A-Star 32U4 Robot Controller: https://www.pololu.com/docs/0J66
Zumo 32U4 Robot: https://www.pololu.com/docs/0J63

These files are available on GitHub:
https://github.com/pololu/a-star

For programming an A-Star 32U4 or Zumo 32U4 with the Arduino environment, you
might also want to install the applicable Arduino library:
https://github.com/pololu/a-star-32u4-arduino-library
https://github.com/pololu/zumo-32u4-arduino-library


== Arduino IDE integration ==

These files can be used to add A-Star and Zumo support to the Arduino IDE.  An
entry for the "Pololu A-Star 32U4" will appear in the "Boards" menu when you do
this.

To add A-Star and Zumo support to the Arduino IDE, download these files and
rename the directory that contains this README to "avr".  Next, locate your
Arduino sketchbook folder, which is typically in your Documents folder in a
subfolder named "Arduino".  You can see the sketchbook location in the Arduino
IDE preferences dialog, which is available from the File menu.  Inside the
Arduino sketchbook folder, add a folder named "hardware" if it does not already
exist.  Inside the "hardware" folder, add a folder named "pololu" if it does not
already exist.  Then move the "avr" folder (which includes this README,
platform.txt, boards.txt, and other files) into the "pololu" folder.  Restart
the Arduino IDE.  In the "Boards" menu, you should now see an entry for "Pololu
A-Star 32U4".

If you do not see the entry in the "Boards" menu, make sure that the final path
to this README looks like this:

    Arduino/hardware/pololu/avr/README.txt


== Bootloader ==

The "bootloader" directory contains the source code and compiled files for the
A-Star 32U4 Bootloader.


== Drivers ==

The "drivers" directory contains the A-Star drivers for Microsoft Windows.  To
install the drivers, right-click on "a-star.inf" and select "Install".


== udev rules ==

The "udev-rules" directory contains a file named "a-star.rules" for Linux users.
If you copy this file to /etc/udev/rules.d/, it will tell ModemManager to not
try to access the virtual serial ports of the A-Star.  This is necessary on some
systems in order to program the A-Star.

a-star's People

Contributors

antaresadroit avatar dangrayson avatar davidegrayson avatar kevin-pololu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.