Adafruit BoArduino Kit (DC)
The BoArduino is a clever layout that clones the open-source Arduino,so it straddles the center row of a standard breadboard. This lets you easily prototype your own Arduino-type circuits in a convenient way, unlike with the standard Arduino, which doesn't fit on a breadboard.
The main difference between the BoArduino and the reference "Diecimila" Arduino is that it does not have an on-board USB-to-TTL converter. It uses a 5-pin interface that is designed to match the FTDI TTL-232R USB-to-TTL cable, or other serial-to-TTL converter. But when used with a suitable cable, it offers exactly the same on-reset "no-waiting" bootloader code execution (a handy feature!). It even has the LED on "pin 13" like the full Arduino!
These are the main differences between an Arduino / Freeduino-SB and a BoArduino
- Shields cannot be used as the form factor is so different
- There are two versions of the BoArduino - a DC version (this one) and a USB version
- For the DC version there isn't an on-board USB chip. This means you need to use a USB-TTL cable or a MiniUSB (5V or 3.3V, or any other RS232-to-logic-level breakout board) which is not included. There are also no rx/tx LEDs and no rx/tx 1K series resistors.
- For the USB version, there is an on-board USB chip but there isn't a DC jack or 5V regulator, you can power it through the USB jack. There is a rx 1K resistor so you can use this to talk to serial accessories.
- 16.00 MHz ceramic resonator is used instead of crystal, so cycle speed may be off by +- 0.3nS (0.5%). This isn't relevant for UART timing, servo drivers, PWM, etc. but could be an issue if you need nanosecond-precision timing. Note that the Arduino software only provides millisecond-precision timing for general sketches (1 second = 1000ms. 1ms = 1,000,000 ns)
The specifications for the DC boarduino include:
- Designed to plug into a breadboard for easy prototyping
- Petite size, only 3" x 0.8" (75mm x 20mm)
- All 'standard' pins are brought out - Digital 0 thru 13, Analog 0 thru 5, ARef, 5V, Ground, Vin and Reset
- 2 LEDs, green power and red "pin 13" LED just like the Arduino Diecimila
- Standard Reset button
- ATmega168, running at 16.00 MHz, just like the NG and Diecimila
- 6-pin standard ICSP header
- Standard 2.1mm DC jack (just like the original Arduino) with 5V regulator to run on 7V-17V power (DC)
- USB or External power, selectable with a jumper (just like original Arduino)
- 1N4001 diode protects against using incorrect wall adapter
- 6-pin header at the end for a USB-TTL cable
- Auto-reset capability when used with a USB-TTL cable
- Available as a low cost kit with standard parts, so its never out of stock
- All through-hole parts are easy to solder
If you have a full-featured USB-to-TTL converter, you can wire it to a 6-socket connector so it matches the same pin out:
| Pin | Function | Color | Used? |
| 1 | Ground | Black | Y |
| 2 | CTS | Brown | N |
| 3 | VCC | Red | Y |
| 4 | TXD | Orange | Y |
| 5 | RXD | Yellow | Y |
| 6 | RTS | Green | Y |
Note: This is a kit and requires basic soldering and assembly.
Weight: 0.023 kg
Brand: Adafruit


