SparkFun
Arduino Pro 328 - 3.3V/8MHz
It’s blue! It’s skinny! It’s the Arduino Pro! SparkFun’s minimal design approach to Arduino. This is a 3.3V Arduino running the 8MHz bootloader. Because t...
Get notified when back in stock
It’s blue! It’s skinny! It’s the Arduino Pro! SparkFun’s minimal design approach to Arduino. This is a 3.3V Arduino running the 8MHz bootloader. Because the system voltage for this board is lower than other Arduino development boards, it may not be compatible with many Arduino shields which were designed to run at 5V. The Arduino Pro 3.3V still works great with our prototyping shield so you can create your own 3.3V shields. The lower system voltage also has its advantages, like ease of use with many common 3.3V sensors.
Arduino Pro does not come with connectors populated so that you can solder in any connector or wire with any orientation you need. We recommend first time Arduino users start with the Uno R3. It’s a great board that will get you up and running quickly. The Arduino Pro series is meant for users that understand the limitations of system voltage (3.3V), lack of connectors, and USB off board.
To keep things affordable and low profile, we’ve chosen to make the DC power jack footprint available, but not to populate it. We recommend running the board with a LiPo battery for better portability. Also, to keep the cost low, we made changes like using all SMD components and switching to a two layer PCB.
This board connects directly to the FTDI Basic Breakout board and supports auto-reset. The Arduino Pro also works with the FTDI cable but the FTDI cable does not bring out the DTR pin so the auto-reset feature will not work. In this latest version of the Arduino Pro we’ve also moved the FTDI headers back just a skoach so that the pins don’t hang over the edge of the board. We’ve also populated it with a sturdier power selection switch.
Not sure which Arduino or Arduino-compatible board is right for you? Check out our Arduino Buying Guide!
Note: A portion of this sale is given back to Arduino LLC to help fund continued development of new tools and new IDE features.
Features:
- ATmega328 running at 8MHz external resonator
- Low-voltage board needs no interfacing circuitry to popular 3.3V devices and modules (GPS, Accelerometers, sensors, etc)
- USB connection off board
- 3.3V regulator
- Max 150mA output
- Over current protected
- Reverse polarity protected
- DC input 3.3V up to 12V
- Resettable fuse prevents damage to board in case of short
- Power select switch acts as on/off switch
Dimensions: 2.1x2.05" (53.34x52.08mm)
Documents:
Replaces:DEV-09221
Jargon buster
Plain-language definitions for the technical terms used above.
- 3.3V regulator
- A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- GPS
- The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- LiPo
- A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- SMD
- SMD means surface-mount device, a component style designed to be soldered directly onto the surface of a circuit board rather than through holes. SMD parts are compact and mounted flat on the board, which suits smaller and mass-produced designs.
Find this product in
Brands
Arduino Pro 328 Schematic
Schematic · 48.1 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 719.4 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
73c405b
over 10 years ago
· 4 commits
- Hardware Adding v16 files from Kentro over 10 years ago
- Production created new panel over 10 years ago
- .gitattributes Adding files, updating README over 10 years ago
- .gitignore Adding files, updating README over 10 years ago
- LICENSE.md Adding files, updating README over 10 years ago
- README.md Update README.md over 10 years ago
Related Tutorials
Free guides on learn.littlebird.com.au