This was a great board but we made it better! Checkout the new version, BlackBoard C!
The BlackBoard from SparkFun is everything you need in an Arduino Uno with many extra perks. BlackBoard has all of the hardware peripherals you know and love: 14 Digital I/O pins with 6 PWM pins, 4 Analog Inputs, UART, and SPI with a handful of external interrupt pins. BlackBoard even has an SMD ISP header to connect SPI pins to shields.
We've applied every lesson we've learned about making a better Uno and created the BlackBoard. The USB to serial is now done with the ubiquitous CH340G requiring fewer driver installs and a rock solid microB connector with through hole anchoring. The power portion of the BlackBoard has been reworked: we upgraded the 3.3V regulator to provide up to 600mA, with full thermal and reverse circuit protection, and added extra decoupling capacitance to increase the sensitivity of the ADC readings. We've decreased the brightness of the power LED, pin 13 LED, and the TX/RX LEDs from blinding to just perfect. We've added 3.3V voltage translation and a Qwiic connector to the edge of the board to allow for quick and seamless connection to our ever-growing line of I2C based Qwiic products.
And for more advanced users we've added an I/O jumper. Cut the trace to 5V and solder a jumper to the 3.3V side and the board will run at 3.3V. This is extremely handy if you have a shield or 3.3V sensitive devices, such as an SPI interface, that needs protecting.
The SparkFun BlackBoard comes fully tested with the Optiboot bootloader and can be easily programmed with the 'Arduino/Genuino Uno' option from within Arduino. You can power the BlackBoard over USB or through the barrel jack. The on-board power regulator can handle anything from 7 to 15VDC. Check out the related items below for a compatible wall-wart power supply.
Not sure which Arduino or Arduino-compatible board is right for you? Check out our Arduino Buying Guide!
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
Based on 5 ratings:
2 of 2 found this helpful:
Works great. Having the onboard Qwiic connector makes it really easy to get started without having to mess with jumper wires. Allowed me to very quickly prototype a datalogger and use it in a production setting without worrying a jumper wire was going to come loose. Thanks Sparkfun!
1 of 1 found this helpful:
So far, I really like the improvements. While the adjustments are small on their own, I'd definitely say this is a case where the net result exceeds the sum of the individual changes. Greater 3.3V rail capacity and qwiic support are particularly welcome.
Since this is still a SparkX project, if I could make one suggestion, it would be nice to break out ADC6+7 somewhere to compensate for the on-board I2C pullups on 5+6. Maybe solder jumpers that allow swapping the pin connections to the headers, or a couple holes to allow manual addition of 0.1" headers? Definitely understand not wiring them by default, as they aren't usable as digital pins, and could have some compatibility issues.
1 of 1 found this helpful:
I have played with micro:bit, RPI, Onion Omega2 and a Cortex M0 dev board, but this is my first Arduino. I'm usually annoyed by reviews from customers who have no idea how the product compares to competitors/other similar devices, but I feel this board is sort of a no-brainer.
The quality of the board is nice, there are a lot of little tweaks over the "real" Arduino boards without causing major incompatibilities/idiosyncrasies . I am a fan of the clean and simple connections that qwiic provides and feel the micro usb and usb>serial chip compatibility tweaks are convenient. Selectable 3.3v or 5v control signals is a nice feature, but I haven't used it yet. The LEDs on this still seem pretty bright compared to other devices I listed above so the ones on the redboard must be blazing!
To top it all off, this is less expensive than a genuine Arduino product or the redboard version which has less features, and not significantly more than the generic Chinese boards. This seems like a board that some engineers took a good existing product and customized with changes that they thought would be useful. That's not a bad thing at all. Basically, I feel this is a pretty good version of the Arduino platform to choose as a first device to learn on.
The only con I can see is really just a personal preference, and I have seen it on other products commonly: I hate when development boards have semi-permanent jumpers. The idea of these devices is the board is designed to be reused for multiple projects. I know it is probably cutting costs for a feature not many will use, but I'd gladly pay an extra few cents to have a DIP or true jumper pins over having to cut traces/solder jumpers to change a voltage or interface option.
Using it just as i would the other REDBOARDs. Same familiar footprint. The less bright power LED is convenient - so no need to put ugly black tape over the power LED. The Qwiic connector concept is super nice. If your circuit is pretty cookie cutter and the special sauce is in the code, then one can go straight from prototype to release without the added expense of using a proto-shield or making a board.
I purchased three of these primarily because of the Qwiic connector. They are for a science fair project that my granddaughter and I are doing. The connector eliminates a little of the wiring complexity. They are working out great with the WiFi Shield as a remote sensor server. We are polling the remote sensor from a Raspberry Pi client. The sensor is a bit of a current hog at 3.3v, so the support for added current is appreciated. We are also stacking on a ProtoShield so that we have access to easily programmed on-board status lights for the headless server.
"...CH340G requiring fewer driver installs..." Cool (Code link for those of you who care)
"...a rock solid microB connector with through hole anchoring. " Smart
"... provide up to 600mA,..." meh
"...with full thermal and reverse circuit protection..." This should be the default on all dev boards ever
"a Qwiic connector to the edge of the board to allow for quick and seamless connection to our ever-growing line of I2C based Qwiic products." cool i guess
"And for more advanced users we’ve added an I/O jumper. Cut the trace to 5V and solder a jumper to the 3.3V side and the board will run at 3.3V. This is extremely handy if you have a shield or 3.3V sensitive devices, such as an SPI interface, that needs protecting." Fan-freeing-tastic. Final a board I can use for experiments with a small jumper change.
Works great. Having the onboard Qwiic connector makes it really easy to get started without having to mess with jumper wires. Allowed me to very quickly prototype a datalogger and use it in a production setting without worrying a jumper wire was going to come loose. Thanks Sparkfun!
Nice price point. I'm saturated on the arduino side of the house, but it's good to see you guys constantly innovating. Question: when you set the board to 3.3V, I'm curious if that has effect on the 328 since you'll be running 16MHz at 3.3V. Any Xperimentation behind that added hackability feature? Also, why not just throw a DC-DC regulator with dual outputs on this bad boy and give the user some real power? Is the price point holding you back? Also, why not break out A6 and A7 if you're going for versatility (you could use one with a v-divider to read the input voltage on the DC barrel jack or something clever)? If this rolls out of X, but some sexy silk art on the bottom, like a giant flame (unless that makes the boards more expensive). Adafruit products would suggest that you should step the style game up just a tad. I've got a lot of ideas. - Tyler
Thank you for the brightness adjustment! All my redboards, which are awesome, have black electrical tape. Also, the price is nice!
Thanks! LED technology has gotten pretty wild. We had to throttle the green LEDs with a 10k resistor limiting the current to microamps and it's still bright. There will some day be a company that manufactures specifically NOT bright LEDs.