c_anemone

About

c_anemone is a line of flexible, washable, handmade circuit boards designed to be used in wearable electronic projects.
c_anemone is inspired by sea creatures that gather together to form larger, integrated colonies called siphonophores.

c_anemone is designed and created by Marisa Ranalli.

Boards


Microcontroller

microcontroller

This is the c_anemone microcontroller, aka the brain.

The c_anemone has 5 programmable pins, 3 analog and 2 digital PWM (pulse-width modulation) pins. One more PWN pin (A2) can be programmed through software. The R pin is used strictly for uploading data to the chip. Make sure that you don't plug the board in backwards, reversing the voltage pins will likely break the board. The c_anemone runs off of an ATtiny45.

Datasheet
How to Use
Arduino Hardware Library
Dimensions 38 x 38 mm
Voltage 2.7 - 5.5 v


Rainbow LED

rainbow led

This is the c_anemone rainbow LED (light-emitting diode). You can program a microcontroller to pass different colour values to this board to get a rainbow of possible colours.

Datasheet
How to Use
Arduino Examples
Dimensions 20 x 20 mm
Voltage 2.1 - 4.5 v


Rainbow Pixel

rainbow pixel

This is the c_anemone rainbow pixel. You can program a microcontroller to pass different colour values to this board to get a rainbow of possible colours. These boards are chainable and individually addressable.

Datasheet
How to Use
Arduino Examples
Dimensions 20 x 20 mm
Voltage 3.5 - 5.5 v


Muscle Board

muscle board

Coming Soon!

This is the c_anemone muscle wire board, responsible for movement.


FAQ

Where can I buy c_anemone products?

You can purchase them through our Online Shop.
They will available for purchase at the Site Bee Pop Up Shop from May 25th until July 25th, 2014. Site Bee is located at 1550 Queen St. W in Toronto, Ontario.

What is the board made out of?

The board is made from wool and conductive fabric. If you are allergic to wool, then this board may not be for you.

How do I program the microcontroller?

The microcontroller can be programmed through the Arduino IDE. Click here to download the hardware library for the c_anemone. Downloading this library will allow you to program the c_anemone using the pin labels marked on the board. To install the library, locate your Arduino sketchbook folder. This folder is called Arduino and should be located within your Documents folder. If it doesn't exist already, create a folder called hardware. Unzip the c_anemone library to this folder. Further instructions about how to upload sketches can be found here.

I am getting errors in the Arduino IDE about defining PAGEL and BS2 signals.

avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny45
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny45

You don't have to worry about these, if these are the only errors you are getting. As long as it says your sketch was uploaded successfully, then it is fine.

I am getting errors in the Arduino IDE about an invalid device signature.

avrdude: Yikes!  Invalid device signature.
Double check connections and try again, or use -F to override this check.

If you get this error, you either have the board hooked up incorrectly to the programmer, or the board is dead. Check your connections and try again. Make sure you have the correct board selected.

How do I control the muscle/rainbow LED/rainbow pixel boards?

Sketches can be written through the Arduino IDE and then uploaded to the c_anemone microntroller. Click here to download the software library/examples for these boards. To install the library, locate your Arduino sketchbook folder. This folder is called Arduino and should be located within your Documents folder. If it doesn't exist already, create a folder called libraries. Unzip the file to this folder.

Can I wash the c_anemone boards?

Yes! You can wash the boards in a washing machine, or by hand. Make sure to remove any batteries before washing.

What is the best way to attach my board to fabric?

We suggest sewing a border inside the board with thread. This way, the conductive contacts stay sewn down. You will want to make sure that the boards are very well secured to the fabric, especially if you plan on washing them.

My board doesn't look exactly like the board on the site. Why is that?

Each board is handmade and therefore unique. The board measurements vary slightly, and the conductive bits are not always aligned in the same position on each board. The boards are also laser cut, so there will be some burnt parts around the edge of the boards. The burn marks fade with washing. If you have any issues with your board, please let us know.

I have a question. How can I get in contact with you?

Send an email over to c@anemone.io! You can also find us on Twitter, Facebook, and Google+.

News

May 21st, 2014

c_anemone circuit boards will be available for purchase at the Site Bee Pop Up Shop from May 25th until July 25th. Site Bee is located at 1550 Queen St. W in Toronto, Ontario.


May 14th, 2014

Click here to see an interview from Digifest with Marisa Ranalli.


May 10th, 2014

c_anemone will be at the Toronto Digifest. More details available here.


Back to Top