Tag Archives: ATSAMD21G18

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.

 

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.

Neutrino is an open-source Arduino Zero variant


This 32-bit board crams the functionality of the Arduino Zero into a smaller package.


During last year’s Maker Faire Bay Area, Arduino revealed its latest development board, the Zero. Based on the Atmel | SMART SAM D21, the 32-bit MCU packs 256KB of Flash, 32KB SRAM in a TQFP package and is compatible with 3.3V shields that conform to the Arduino R3 layout. Inspired by this design, Maker Sean Swift and the Rabid Prototypes team took it upon themselves to develop an inexpensive, open-source variant that takes the functionality of the Zero and crams it into a much smaller form factor. As expected, the Neutrino is also based on an ATSAMD21G18, runs at 48MHz and boasts 32KB of RAM.

5cd79d0a03d4660647d63fd0b1cb1a6b_original

“Neutrino is far more capable than your typical Arduino,” its creators note. “And because it has the same processor and pinout, all libraries written for the Zero will work on the Neutrino without any modification.”

Like most Arduinos, Neutrino was built with ease-of-use and the DIY community in mind. That being said, the board can be programmed using either the Arduino IDE or a JTAG programmer, like the Atmel-ICE. Makers simply plug it directly into their PC using a Micro-USB cable, select the unit that they wish to program, and hit the upload button within the IDE when ready.

c2165ccd9ee68c2afc86e26efae61417_original

The Rabid Prototypes crew says that the SAM D21 based device ships pre-installed with the Zero bootloader, and will auto reset when the USB serial port is opened by the IDE. In the event that this fails, “You can always hit the reset button on the board to force it to enter bootloader mode after your program finishes compiling,” Swift adds.

The Neutrino comes with a convenient power multiplexing circuit, allowing Makers to recharge via USB, battery or a 3.3V regulated supply when necessary. What’s more, the board can power up USB devices when acting as a USB host, but as Swift notes, this will require a 5V supply to the VIN pin. A 500mA resettable polyfuse protects the Neutrino and PC if too much current is being drawn.

2d67550a42b543732458e2bb36d2ce23_original

Beyond that, Neutrino boasts a number of other notable features as well. For instance, Makers can employ its built-in LED as a status and power indicator, transform the board into a virtuoso by connecting an amplifier, or link to a USB LiPo charging backpack when on the go.

Other notable specs:

  • Clock speed: 48MHz
  • Operating voltage: 3.3V
  • I/O pin limits: 3.3V, 7 mA
  • Digital I/O pins: 14 (with 12 PWM)
  • Analog input pins: 6 12-bit ADC channels
  • Analog output pins: 1 10-bit DAC
  • Flash memory: 256KB
  • SRAM: 32KB
  • Voltage regulator: 3.7V – 6V input / 3.3V, 500mA output
  • Dimensions: 1.5″ x 0.7″ (38mm x 18mm)

Sound like a board you’d love to tinker with? Head over to its official Kickstarter page, where the Rabid Prototypes team is currently seeking $5,000. Shipment is expected to begin in June 2015.

Who’s talking about the Arduino Zero ?

The Atmel-powered Arduino Zero dev board was officially announced on May 15th, 2014. The board’s debut has already been covered by a number of prominent tech publications, including Ars Technica, HackADay, EE Times, Electronics Weekly, CNX SoftwareUberGizmoGeeky Gadgets, SlashGear, PC World, SemiWiki and Makezine.

Sean Gallagher, Ars Technica



“The Zero is a 32-bit extension of Arduino’s flagship Uno board, developed jointly by the Arduino team and Atmel, targeted at helping developers prototype smart devices. Based on the Atmel SAM D21 ARM Cortex-based microcontroller, the Zero includes Amtel’s Embedded Debugger—allowing developers to debug their projects without having to wire up another interface.

”

“It gives developers a huge boost in storage and memory over the Uno, providing 256KB of onboard Flash storage (compared to the Uno’s 32KB) and 32KB of static RAM (compared to the Uno’s 2KB). It can also emulate an Electronically Erasable Programmable Read-Only Memory (EEPROM) of up to 168KB, while the Uno only supported 1KB of EEPROM.”

Brian Benchoff, HackADay

“The Arduino Zero uses an Atmel ARM Cortex-M0+ for 256kB of Flash and 32k of RAM. The board supports Atmel’s Embedded Debugger, finally giving the smaller Arduino boards debugging support.

“The chip powering the Zero features six communications modules, configurable as a UART, I2C, or SPI. USB device and host are also implemented on the chip [and] there are two USB connectors on the board.”

Max Maxfield, EE Times



“I’ve become a huge supporter of the Arduino, from the concept to the hardware to the software (IDE) to the ecosystem. I’m now using Arduinos and Arduino-compatible platforms for all sorts of projects, including my Infinity Mirror, my Inamorata Prognostication Engine and my BADASS Display.

“Each Arduino and Arduino-compatible platform offers different features, functions, capacities, and capabilities, which makes it possible to select the optimal platform for the project at hand using criteria such as size, cost, performance, and number of input/output pins. As of this morning, there’s a new kid on the block – the Arduino Zero, which has been jointly developed by Atmel and Arduino.”

Alasdair Allan, MakeZine

“While it shares the same form factor as the Arduino Leonardo—with 14 digital and 5 analog pins—all of the digital pins except the Rx/Tx pins can act as PWM pins, and the analog pins have a 12-bit ADC instead of the Leonardo’s 10-bit ADC, giving significantly better analog resolution,” writes Makezine’s Alasdair Allan.

“The new board comes with 256KB of Flash memory, and 32KB of SRAM. While the new board doesn’t have EEPROM, it does support 16KB by emulation, so Arduino sketches relying on this feature will still run without issue.”

Arduino Zero – official specs:

  • Microcontroller ATSAMD21G18, 48pins LQFP
  • Operating voltage 3.3V
  • Digital I/O Pins 14, with 12 PWM and UART
  • Analog input pins 6, including 5 12bits ADC channels and one 10 bits DAC
  • DC current per I/O Pin 7 mA
  • Flash memory 256 KB
  • SRAM 32 KB
  • EEPROM up to 16KB by emulation
  • Clock speed 48 MHz

Interested in learning more? You can check out the official Arduino Zero page here.