Example Projects
Workshops
Announcements
Actuators
Connections
Power
Sensors
Traces

Circuits and Code Wireless

Meet the Materials
Conductive Materials
Non-Conductive Materials
Tools
Techniques
Thinking Out Loud
Wireless
  • BLE (Bluetooth Low Energy)
  • Bluetooth Mate
  • Data Logging
  • Embroidered LilyBLE Module
  • MQTT Brokers and Clients
  • MQTT client
  • Wireless Communication 101
  • Xbee
  • Xbee Direct (Xbee-Xbee)
  • Xbee Direct (Multiple Xbee - Xbee- comp)
  • Xbee Direct (Sensor-Xbee-Comp)
  • Xbee dongle
  • Xbee FirmwareUpdate
  • Xbee lilypad shield PCB
  • Xbee Serial Communication
  • Support the creation of content on this website through PATREON!
  • About
  • E-Textile Events
  • E-Textile Spaces
  • Newsletter
  • Print & Publications
  • E-Textile Shopping

  • SEARCH
    Content by Mika Satomi and Hannah Perner-Wilson
    E-Textile Tailor Shop by KOBAKANT
    The following institutions have funded our research and supported our work:

    Since 2020, Hannah is guest professor of the Spiel&&Objekt Master's program at the University of Performing Arts Ernst Busch in Berlin

    From 2013-2015 Mika was a guest professor at the eLab at Kunsthochschule Berlin-Weissensee

    From July - December 2013 Hannah was a researcher at the UdK's Design Research Lab

    From 2010-2012 Mika was a guest researcher in the Smart Textiles Design Lab at The Swedish School of Textiles

    From 2009 - 2011 Hannah was a graduate student in the MIT Media Lab's High-Low Tech research group led by Leah Buechley


    In 2009 Hannah and Mika were both research fellows at the Distance Lab


    Between 2003 - 2009 Hannah and Mika were both students at Interface Cultures
    We support the Open Source Hardware movement. All our own designs published on this website are released under the Free Cultural Works definition
    Wireless

    Xbee lilypad shield PCB

    I have printed a Xbee shield for lilypad, so you can snap Xbee onto a Lilypad using the FTDI pins (the 6pin headers on Lilypad) without disturbing the on/off switch or the Lipo connector.

    The PCB is designed with Fritzing. Here is the fritzing file on github >> https://github.com/mikst/code/blob/master/Xbee/XbeePCB.fzz

    Here is a bit of image from assembly. You will need few components (2mm header socket, SMD LED, SMD register 50 ohm, 2.54mm angle socket)


    I’ve printed the above PCB with fritzing but, you could export necessary files and ask other PCB printer too. Also, I have made a mistake on placing the LED on the backside, which made a nice effect on reflected light… but if you are printing your own, perhaps you want to correct that.

    It fits nicely onto a lilypad, just slide the socket on the backside to the FTDI pins.

    One thing to look after though.. The new Lilypad simple that can charge Lipo battery through FTDI connection has one draw back. When the power is on Lipo mode (when the switch is on ON side), the FTDI header’s 3.3V is disconnected from the power. I had to add extra cable to connect this header pin back to “+” pad of the Lilypad. If you have a new Lilypad simple, you need to add this cable to use the shield.

    Now, I was hoping that this shield will also work as a Xbee programmer, like this one >> https://www.sparkfun.com/products/9819. Time to time, you need to change the Pan ID or baudrate to use the Xbee.. and also you need the receiver Xbee connected to your computer. And it works as a programmer by connecting through the FTDI 3.3V breakout. You just need to connect all the connections (Be careful, you need to twist the TX and RX connection. TX should connect to RX and RX should connect to TX) with jumper cables.

    I usually use small max patch programmed by Ingo Randolf to program Xbee. Here is the max patch on github >> https://github.com/mikst/code/tree/master/Xbee
    Yes, I know a lot of people do not use max.. but perhaps you can use max runtime to open the .mxf file. I’ve also build an application. If you are a mac user, probably can open it.

    1 Comment so far

    1. Go small Go wireless | on June 5th, 2015

    Leave a comment