Posts | Comments

Planet Arduino

Archive for the ‘SquareWear’ Category

Feb
11

Introducing the SquareWear Mini, with its Chainable Color LED Matrix

arduino, arduino hacks, SquareWear, V-USB, wearable hacks Comments Off on Introducing the SquareWear Mini, with its Chainable Color LED Matrix 

[Ray] just tipped us about his latest project: the SquareWear Mini, which basically is an improved version of the SquareWear 2.0 that we featured a month ago. For our readers that may have missed it, the SquareWear is essentially a wearable Arduino platform running at 3.3V and 12MHz. Both versions are based on an ATMega328 microcontroller running the V-USB library to provide USB connectivity, put together with diverse onboard peripherals.

As you can see in the picture above, the Mini includes 2 N-MOSFETs, one temperature sensor, one light sensor, a 16KB EEPROM memory, one buzzer, a one cell LiPo battery connector together with one charging controller, and finally a power switch (USB/battery). It is supposed to be 25% smaller than the SquareWear 2.0 and is optimized to work with a WS2812B-based 5×7 RGB LED matrix that [Ray] also designed. The latter can easily be cascaded in X/Y directions with other LED matrices in order to expand the overall display.

At last, [Ray] created a software to design animations and upload them to the SquareWear . A presentation video of the complete system is embedded after the break and you can download all the design files on GitHub.


Filed under: Arduino Hacks, wearable hacks
Jan
12

SquareWear 2.0 a Wearable Opensource Arduino

arduino hacks, SquareWear, usbasp, V-USB Comments Off on SquareWear 2.0 a Wearable Opensource Arduino 

squarewear2_annotation-1024x577

Are you guys tired of redesigned Arduinos yet? Usually we are, but [Ray] just released the SquareWear 2.0, and we have to admit, it’s a pretty slick design.

It’s an update to SquareWear 1.1 which we covered a year ago. That version made use of a 18F14K50 microcontroller, measured a tiny 1.6″ x 1.6″ and could easily be sewn into wearable circuits. But after receiving lots of requests to design a new Arduino based board, [Ray] obliged and made v2.0.

The new SquareWear is slightly bigger, measuring in at 1.7″ x 1.7″, but it packs a much bigger and more functional punch — just check out the image schematic above! The only catch is it doesn’t actually have a USB-to-serial chip on-board, which is why [Ray] was able to get the board so small and inexpensive. Instead it simulates USB in the software using the V-USB library. That method is much slower but still functional. To perform serial communication through the USB port it uses the onboard USBasp bootloader.

The board also features large through-holes to accommodate sew-able pin pads, making it super easy to integrate this into fabric!

For a complete explanation of the SquareWear 2.0, check out the video after the break.


Filed under: Arduino Hacks
Nov
27

SquareWear 2.0 – an open source wearable Arduino

arduino, SquareWear, SquareWear 2.0, wearable Comments Off on SquareWear 2.0 – an open source wearable Arduino 

squarewear2_annotation-600x338

SquareWear 2.0, an open source wearable Arduino by Rayshobby:

This is SquareWear 2.0, an open-source, wearable Arduino microcontroller board. This version measures 1.7″x1.7″ in size, and has built-in LIR2032 rechargeable Lithium coin battery. It also has a number of integrated components (see below). It is designed to be sewable: you can stich conductive threads through the large pin pads, solder a wire directly onto the pads, or solder snaps onto the pads to allow quick attachment or detacthment from textfile and fabric. Best of all, it’s based on Arduino, so you can make use of numerous available Arduino libraries to help build your project! SqureWear 2.0 is perfect for wearable electronic projects as well as general-purpose microcontroller projects. It’s also a great little board for learning Arduino programming.

[via]

SquareWear 2.0 — an open source wearable Arduino - [Link]



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook