Tag Archives: Adafruit Feather

Build your own 3D-printed Halo energy sword


This Halo replica features Bluetooth-controlled NeoPixels.


If you’re a fan of Halo, at some point you’ve probably thought that having an energy sword would be a good idea. For better or worse, you can’t obtain one of these weapons (yet), but the Ruiz Brothers at Adafruit have come up with the next best thing: a 3D-printed replica that uses programmable LED strips to make it glow.

led_strips_hero-circularB

These strips are controlled by an Adafruit Feather 32U4 Bluefruit LE (ATmega32U4), enabling them to be programmed for excellent effects, like changing colors and powering on the lights in a sort of slow powerup pattern. Since this Feather has Bluetooth capability, the sword can even be controlled with a smartphone with no physical access to the board.

Besides Bluetooth, another neat feature of the Feather is that it has a battery charging circuit built-in. This allows the sword’s 2000mAh lithium-ion battery to be charged without adding any additional hardware. A switch is, however, added to turn the unit off when the owner isn’t busy pretending to pwn noobz with it.

led_strips_hero-backB

The blades are printed with transparent PLA, and the sword, including the handle, is made in 20 sections attached together with super glue. Despite its 34-inch blade, it impressively weighs under one pound.

If this all seems a little familiar, you might recall either of the Ruiz brothers’ Daft Punk helmet builds — you can find more info on Thomas’ helmet replica here.

The Feather 32U4 FONA combines an ATmega32U4 and a GSM module


Let your ideas fly anywhere in the world with this all-new Adafruit board.


Another week, another Feather! Adafruit continues to expand its newest ‘all-in-one’ microcontroller family with the Feather 32U4 FONA. The latest in their constantly-growing lineup boasts the same form factor as its siblings along with a LiPo battery charger and microUSB. Unlike the others, however, this bad boy is equipped with a FONA 800 cellular module.

3027-00-1

As you can see in the Lady Ada’s demonstration video below, the Feather 32U4 FONA can do quite a bit: make and answer calls (connect a microphone and an external speaker to make your own phone), transmit and receive GPRS data, send and get SMS messages, as well as scan and receive FM radio broadcasts. What’s more, it’s even pairable with Bluetooth, so you can connect from your computer and control data and/or have an audio link for your hands-free headset. Don’t forget, like the rest of the Feathers, you can add any of the wide range of FeatherWings to create your own unique device.

“Connect your Feather to the Internet or make phone calls with our trusted-and-tested FONA module. At the heart is a GSM cellular module (we use the latest SIM800) the size of a postage stamp. This module can do just about everything,” the crew writes.

3027-06

Beyond that, the Feather 32U4 is built around an ATmega32U4 clocked at 8 MHz and at 3.3V logic. This chip packs 32K of Flash and 2K of RAM, and built-in USB.

Since you’ll be taking this on the road, Adafruit has added a connector for any 3.7V LiPo batteries and an integrated charger. It should be noted, though, that a 500mAh+ LiPo battery is required for use, as it “keeps the cellular module happy during the high current spikes.”

The board itself measures 2.4″ x 0.9” x 0.28”in size and weighs just over eight grams. It has plenty of GPIO, eight PWM pins, 10 analog inputs, a single analog output, a power/enable pin, four mounting holes and a reset button.

Intrigued? Head over to Adafruit to get your hands on this sweet $45 board!

Adafruit Feather M0 WiFi combines a SAM D21 and ATWINC1500


Oh my, an Adafruit Feather with Wi-Fi! 


Makers, meet the Adafruit Feather M0 WiFiAs its name would suggest, the all-new board is Adafruit’s latest take on an Arduino-compatible, ‘all-in-one’ platform with high-speed Wi-Fi connectivity, USB support and a built-in battery charger.

INewImage-52

Equipped with an Atmel | SMART SAM D21 and ATWINC1500 SoC at its core, Makers will find it super simple to connect their Feathers to the Internet. The 802.11bgn-capable Wi-Fi module is the ideal add-on to existing MCU solutions bringing wireless and network capabilities through UART or SPI-to-Wi-Fi interface.

“This module works with 802.11b, g, or n networks and supports WEP, WPA and WPA2 encryption,” Adafruit writes. “The datasheet says it can do Soft-AP mode but we don’t have any code to actually use that. You can clock it as fast as 12MHz for speedy, reliable packet streaming. And scanning/connecting to networks is very fast, a few seconds.”

INewImage-53

The ATSAMD21G18 Cortex-M0+ processor at its heart — which is the same chip used in the new Arduino Zero — is clocked at 48MHz and at 3.3V logic. It boasts a whopping 256K of Flash (eight times more than the Atmega328 or 32u4) and 32K of RAM (16 times as much). The MCU comes with native USB, as well as a USB bootloader and serial port debugging.

With portability in mind, Adafruit has included a connector for any 3.7V LiPo battery along with an integrated charger. Even without a battery, it will run just fine via microUSB. The Feather will even automatically switch over to USB power when it’s available.

“We also tied the battery through a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge,” Adafruit writes.

INewImage-55

The ‘M0 WiFi features a similar form factor as many of its other Feathers, measuring 2.1″ x 0.9″ x 0.3” in size and weighing 6.1 grams. (Note, however, that it is 0.1″ longer than its siblings.) Beyond that, the board has 20 GPIO pins with eight PWM pins, 10 analog inputs, a single analog output, a power/enable pin, four mounting holes and a reset button. Plus, there are a couple of LEDs and is compatible with a wide range of FeatherWings, including OLED, NeoPixels, servos, relays, seven-segment displays, etc.

Have any more questions? Watch below as Lady Ada herself unveils the Feather M0 WiFi, or stay tuned on its page here.

 

3D print a Daft Punk helmet with Bluetooth-controlled LEDs


Harder, better, faster, brighter! 


If there is one musical group that has inspired more electronics projects than any other, Daft Punk has to be it. Besides just producing awesome electronic tunes, the helmets that they wear are filled with blinking lights. Adafruit’s latest helmet build, which is the brainchild of the Ruiz brothers, features a replica of Thomas Bangalter’s helmet and uses two microcontrollers for lighting control.

leds_hero_ex_5

Possibly the most impressive thing about this wearable is the work it takes to 3D print something like this. One not experienced with this type of machine might expect to press a button and see a shiny new headpiece to simply pop out of the machine, after printing, the three sections had to be joined together, painted, and sanded in several steps. Additionally, the visor was made separately, and heated to bend it into place.

Of course, the helmet wouldn’t be much fun without an array of blinking LEDs. The visor lights are provided by a NeoPixel strip, cut into two layers and embedded in the helmet. Animations for this portion are enabled by an Adafruit Feather 32U4 Bluefruit LE (ATmega32U4), which offers the ability to communicate over Bluetooth. This, in turn, allows animations to be controlled via a smartphone or even a smartwatch using Adafruit’s “BLE Connect” app. Meanwhile, the NeoPixel rings on the ears are managed by a 5V Trinket board (ATtiny85), with both rings sharing data, power and ground; certainly an interesting technique that one might want to keep in mind for later use.

 

Adafruit Feather M0 Adalogger is an all-in-one Cortex-M0+ datalogger


Adafruit’s latest board is a Feather M0 with a microSD holder.


A few weeks ago, our friends at Adafruit revealed an all-in-one datalogger based on an ATmega32U4 clocked at 8MHz and at 3.3V logic, with 32K of Flash and 2K of RAM. Well as promised, the crew has unveiled yet another data reader, this time with an Cortex-M0+ core.

2796-09

Similar to its AVR-powered sibling, the Feather M0 Adalogger is equipped with all the bells and whistles: built-in USB, battery charging and a microSD card holder. But instead of the ‘32U4, this board boasts an ATSAMD21G18 clocked at 48 MHz and at 3.3V logic. (If it sounds familiar, that’s because it’s the same MCU at the heart of the Arduino Zero!) It packs 256K of Flash (which is eight times more than the ‘328 or ‘32u4 if you were counting), 32K of RAM (16 times as much), and native USB support so it has USB-to-Serial program and debug capabilities already integrated with no need for an FTDI-like chip.

As Adafruit notes, they’ve gone ahed and added a connector for a 3.7V LiPo along with an integrated 100mA battery charger. However, the Adalogger can run just fine via microUSB.

2796-01

“But, if you do have a battery, you can take it on the go, then plug in the USB to recharge. The Feather will automatically switch over to USB power when its available. We also tied the battery through a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge,” the team writes.

Measuring only 2.0″ x 0.9″ x 0.28” without headers soldered, the Feather weighs a bit over five grams. The board has plenty of pins (20 GPIO), with eight PWM and 10 analog inputs, four mounting holes, a power/enable pin and a reset button. Capitalizing on the little space that was left over, the Adalogger features a microSD slot for adding as much storage as desired and a green LED for your blinking pleasure.

2796-05

The Feather M0 Adalogger comes fully assembled and tested, with a USB bootloader that lets you quickly use it with the Arduino IDE. Sound like the $21 Cortex-M0+ board for you? Head over to its official page. Meanwhile, stay tuned as Adafruit continues to reveal the newest members of the Feather family here.

 

Introducing the Adafruit Feather M0 Basic Proto


The Feather M0 Basic Proto boasts a bunch of on-board prototyping space.


And just like that, the Adafruit Feather family continues to grow. The latest addition? The Feather M0 Basic Proto board. Unlike some of its siblings, Adafruit has swapped out the ATmega32U4 for an Atmel | SMART SAM D21.

2772-07

At the Feather M0’s heart is an ATSAMD21G18 clocked at 48MHz at 3.3V logic — the same one used in the Arduino Zero. This MCU has a whopping 256K of FLASH (8 times more than the ATmega328 or ‘32U4) and 32K of RAM (16 time as much)! What’s more, it comes with native USB support so it has USB-to-Serial programming and debugging capability already built-in with no need for an FTDI-like chip.

2772-01

As Adafruit notes, they’ve gone ahed and added a connector for a 3.7V LiPo and a 100mA battery charger. However, the Feather M0 will run just fine via microUSB and will automatically switch over to USB power when it’s available.

“We also tied the battery through a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge,” the team explains.

2772-04

The Feather M0 Basic Proto boasts the same form factor as the rest of its family, measuring only 2.0″ x 0.9″ x 0.28” (without headers soldered) and weighing merely 4.6 grams. Beyond that, the Feather M0 has 20 GPIO pins with PWM outputs on each of them, six 12-bit analog inputs, one 10-bit DAC, four mounting holes, a power/enable pin and a reset button.

With a little extra on-board space remaining, Adafruit has provided you with a tiny prototyping area (hence its name). If you just need to attach a button or sensor, you may be able to skip out on a breadboard and wire it directly on there.

2772-05

As always, the M0 Basic Proto comes fully assembled and tested, with a USB bootloader that enables you to easily use it with the Arduino IDE. Sound like the super lightweight, $20 board you’ve been looking for? Head over to its page here and let your ideas fly. Also, you can check out the entire Feather lineup here.

Adafruit debuts the Feather 32U4 Adalogger


The Feather 32U4 Adalogger is Adafruit’s take on an all-in-one datalogger.


Remember when we brought you a first-ever look at Adafruit’s new lineup of Feather boards back at World Maker Faire? Well, as Ladyada herself promised, the new dev boards are thin, light and ready to let your imagination fly! Following the recent debut of the Feather 32U4 Basic Protothe team has unveiled the latest addition to its family: the Feather 32U4 Adalogger

NewImage161

The Adalogger is Adafruit’s take on an all-in-one datalogger (or data-reader) with USB, battery charging and a microSD card holder. As it name would suggest, the board is based on an ATmega32U4 clocked at 8MHz and at 3.3V logic, with 32K of Flash and 2K of RAM. And since it features native USB support, not only does it boast built-in USB-to-Serial programming and debugging capabilities, it can also act like a mouse, keyboard and MIDI device.

As Adafruit notes, they’ve gone ahed and added a connector for a 3.7V LiPo along with an integrated 100mA battery charger. However, the Adalogger can run just fine via microUSB.

NewImage156

“But, if you do have a battery, you can take it on the go, then plug in the USB to recharge,” the team writes. “The Feather will automatically switch over to USB power when its available. We also tied the battery through a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge.”

Measuring only 2.0″ x 0.9″ x 0.28” without headers soldered, the Feather weighs roughly five grams. The board has plenty of pins (20 GPIO), with eight PWM and 10 analog inputs, four mounting holes, a power/enable pin and a reset button. Capitalizing on the little space that was left over, the Adalogger packs microSD slot and a green LED.

NewImage159

The 32U4 Adalogger comes fully assembled and tested, with a USB bootloader that lets you quickly use it with the Arduino IDE. Sound like the $21 board for you? Head over to its official page. Meanwhile, stay tuned as Adafruit continues to reveal the newest members of the Feather family here.

Adafruit introduces the Feather 32U4 Basic Proto


Adafruit hopes that the Feather will become a new standard for portable microcontroller cores.


Remember when we brought you a first-ever look at Adafruit’s new lineup of Feather boards back at World Maker Faire? Well, as Ladyada herself promised, the new dev boards are thin, light and ready to let your imagination fly! First up, the Feather 32U4 Basic Proto.

2771-01

At Feather 32U4’s core is an ATmega32U4 clocked at 8MHz and at 3.3V logic, the same chip that can be found at the heart of wildly popular FLORA. This MCU boasts 32K of Flash and 2K of RAM, along with built-in USB. Not only does it already pack USB-to-Serial program and debug capabilities, it can also act like a mouse, keyboard and USB MIDI device. It’s well supported in the Arduino IDE and can run just about every sensor and library out there today.

2771-04

As Adafruit notes, they’ve gone ahed and added a connector for a 3.7V LiPo along with an integrated 100mA battery charger. On top of that, the Feather features a 3.3V regulator with 500mA peak current output.

“You don’t need a battery, it will run just fine straight from the micro USB connector. But, if you do have a battery, you can take it on the go, then plug in the USB to recharge,” the team writes. “The Feather will automatically switch over to USB power when its available. We also tied the battery through a divider to an analog pin, so you can measure and monitor the battery voltage to detect when you need a recharge.”

2771-03

Measuring only 2.0″ x 0.9″ x 0.28″ without headers soldered, the Feather weighs no more than five grams. The board has plenty of pins (20 GPIO), with eight PWM and 10 analog inputs, four mounting holes, a power/enable pin and a reset button. That pretty much sums it up!

“The Feather 32U4 Basic Proto has some extra space left over, so we give you a tiny little prototyping area. If you just need to attach a button or sensor, you may be able to skip out on a breadboard and wire it directly on there,” Adafruit adds.

Sound like the $20 board for you? Check it out on its official page here! Also, watch as Ladyada shows off some of her other prototypes, which lead us to believe there’s plenty more Feathers the way!