Development Boards (Programmable Controllers) » A-Star Programmable Controllers » A-Star 32U4 Prime »
A-Star 32U4 Prime SV microSD with LCD
The A-Star 32U4 Prime SV is a programmable board based on the ATmega32U4 AVR microcontroller and arranged in the common Arduino form factor. The A-Star Prime offers many additional features and improvements over competing products, including superior power management that enables efficient operation from 5 V to 36 V. This configuration of the A-Star 32U4 Prime SV includes microSD support, preinstalled female headers common to many Arduinos, and a removable 8×2 character LCD.
Alternatives available with variations in these parameter(s): version Select variant…
Description | Specs (17) | Pictures (12) | Resources (24) | FAQs (0) | On the blog (4) |
---|
Documentation and other information
-
Pololu A-Star 32U4 User’s Guide (Printable PDF)
User’s manual for the Pololu A-Star 32U4 family of user-programmable boards.
File downloads
-
Pinout and power distribution diagrams of the A-Star 32U4 Prime (1MB pdf)
Printable pinout and power distribution diagrams of the A-Star 32U4 Prime (applies to both LV and SV versions).
-
Pololu A-Star 32U4 drivers for Windows (version 1.3.0.0) (7k zip)
This download contains the Windows drivers for the A-Star 32U4 and the rest of our 32U4 family of boards.
-
Schematic diagram of the A-Star 32U4 Prime SV (564k pdf)
Printable schematic diagram of the A-Star 32U4 Prime SV.
-
Dimension diagram of the A-Star 32U4 Prime SV (4MB pdf)
-
Drill guide for the A-Star 32U4 Prime SV (205k dxf)
This DXF drawing shows the locations of all of the board’s holes.
-
3D model of the A-Star 32U4 Prime SV (27MB step)
Recommended links
-
A-Star 32U4 Arduino library
The AStar32U4 library for the Arduino IDE helps interface with the on-board hardware on the A-Star 32U4 controllers.
-
AStar32U4 library documentation
-
A-Star repository on GitHub
This repository contains Arduino add-on files, Windows drivers, and bootloaders for the A-Star 328PB, A-Star 32U4, and the rest of our 32U4 family of boards.
-
Arduino Software
Arduino integrated development environment (IDE) software
-
ATmega32U4 documentation
Microchip’s product page for the ATmega32U4 AVR microcontroller, with links to its datasheet, application notes, and other resources.
-
AVR Libc Home Page
The web site for AVR Libc, which is the standard library of functions that you can use with C and C++ on the AVR.
-
Pololu A-Star and Orangutan Forum Section
The A-Star and Orangutan discussion section of the Pololu Robotics Forum.
-
AVR Freaks
AVR community with forums, projects, and AVR news.
-
AVRDUDE
AVRDUDE is a cross-platform command-line utility for programming the flash memory on AVR microcontrollers.
-
LUFA – the Lightweight USB Framework for AVRs
LUFA is an embedded software library written in C that can be used to create USB applications on USB-capable AVRs. It comes with a large library of example USB applications and bootloaders.
-
Microchip Studio for AVR and SAM Devices
A free integrated development environment (IDE) for AVRs. Formerly known as Atmel Studio.
-
WinAVR
A free, open-source suite of development tools for the AVR family of microcontrollers, including the GNU GCC compiler for C/C++.
-
LPS Arduino library
This is a library for the Arduino that interfaces with our LPS22DF, LPS25HB, LPS25H, and LPS331AP pressure/altitude sensor carriers as well as the pressure sensors on the various AltIMU-10 modules, which can be found here. It makes it simple to read the raw pressure data from the sensor, and it provides functions to help calculate altitude based on the measured pressure.
-
Arduino library for addressable RGB LED strips from Pololu
This library allows you to control an arbitrary number of SK6812/WS281x-Based Addressable RGB LEDs from an Arduino.
-
LSM303 Arduino library
This is a library for the Arduino that interfaces with our LSM303D, LSM303DLHC, and LSM303DLM 3D compass and accelerometer carriers as well as the compass and accelerometer ICs on the MinIMU-9 v3 and AltIMU-10 v3 (it also works with older versions of those boards, some of which used the LSM303DLH and LSM303DLHC). It makes it simple to configure the device and read the raw accelerometer and magnetometer data, and it has a function for computing the tilt-compensated heading for those looking to use the LSM303 as a tilt-compensated compass.
-
L3G Arduino library
This is a library for the Arduino that interfaces with our L3GD20H and L3GD20 3-axis gyro carriers as well as the gyros on the MinIMU-9 v3 and AltIMU-10 v3 (it also works with older versions of those boards, some of which used the L3G4200D and the L3GD20). It makes it simple to configure the device and read the raw gyro data.
-
Arduino Library for the Pololu QTR Reflectance Sensors
This guide explains how to use the QTRSensors library to read Pololu QTR reflectance sensors and QTR sensor arrays with Arduinos and Arduino-compatible devices like the Pololu Orangutan robot controllers.