Adafruit Wearables: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 80: Line 80:
See also: [[e-textile]]
See also: [[e-textile]]


* Stern, B., & Cooper, T. (2015). Getting started with Adafruit FLORA: making wearables with an Arduino-compatible electronics platform. Maker Media, Inc..
* Stern, B., & Cooper, T. (2015). Getting started with Adafruit FLORA: making wearables with an Arduino-compatible electronics platform. Maker Media, Inc.
* Rozenfeld, M. (2015). How DIY Electronics Startup Adafruit Industries Became a Multimillion-Dollar Company, IEEE, the institute, http://origin.www.theinstitute.ieee.org/career-and-education/startups/how-diy-electronics-startup-adafruit-industries-became-a-multimillion-dollar-company


[[category: e-textile]]
[[category: e-textile]]

Revision as of 11:06, 26 August 2019

Draft

Introduction

FLORA is Adafruit's wearable electronics platform. It's built around the Arduino Atmega32u4 chip and has built-in USB support. According to Wikipedia (Aug 2019), “Adafruit Industries is an open-source hardware company based in New York City. It was founded by Limor Fried in 2005. The company designs, manufactures and sells a number of electronics products, electronics components, tools and accessories. It also produces a number of learning resources, including live and recorded videos related to electronics, technology, and programming.”

The FLORA is an alternative to the Lilypad

Components of the FLORA system

See also:

Boards

AdaFruit Flora. Source: Flickr of AdaFruit

659 FLORA V3

  • FLORA - Wearable electronic platform: Arduino-compatible - v3 (as of Aug 2019) is the main board. It it includes a processor, a LED and various connectors. ($ 15)
  • 4.4 grams
  • 4.5 cm diameter (1.75)
  • 7mm thick (0.3")
  • USB support (Micro B cable needed)
  • Battery connector (several battery types are supported, i.e. 3.5v to 16v))
  • 14 connectors / also used for sewing.

Circuit Playground

  • An board that integrates LEDs, made for learning Arduino programming.
  • See below for the Express pack version.
AdaFruit Circuit Playground Express'. Source: Flickr of AdaFruit

Circuit Playground Express ($25)

See Adafruit Circuit Playground Express

Input

Ouptut

Packs

Circuit Playground Express

Playground express are interesting for education since the board can be programmed with MakeCode, JavaScript or CircuitPython. In addition, it can communicate with other boards through the infrared sensor. In addition to the built-in LEDs and sensors, one also can attach external components.

See Adafruit Circuit Playground Express

Sewing / fixing

Other

Links

Bibliography

See also: e-textile