27 February 2011

Electronics Team #3
    Week February 16-22

Howdy Y'all,

Micheal is hard at work preparing seamstressing material type things, so I, MattMoss the electronics guy, will cover some of what we've done for our first prototype.

For our project we're largely reusing some of the components from Dr. Hammond's initial prototype. What this primarily means is that we're going to be using a Teensy 2.0 development board. This dev board breaks out most/all the pins of an ATMega32, and exposes a simple USB interface for uploading programs. It's also arduino compatible, which simplifies the development.

In this first week we experimented with getting it running, making LEDs blink, and, most importantly, getting an initial prototype of the system running. The core concept for our touchpad implementation is the use of rows and columns of conductive fabric to form a button pad. Touch is then used to close circuits which can be detected by the Teensy. Its similar in concept to many button matrix applications, such as the circuit shown at the right.

We implemented a simple version of this with wire hotglued to foam, and the output button displayed on an LED array to ensure that everything'll work right. The full (and working) prototype is pictured below. Ain't it wonderful?

Next week I'll be working on getting Bluetooth to work with an Android App.

18 February 2011

Android Dev Team #3
    Week February 16-22

Hi, this is our video of the progress for the android development side. The next step would be to get the buttons to be in a toggle state and to create a callback function when pressed. There will need to be some type of gesture list that we hardcode to be compared with new gestures that are inputted.





We used http://code.google.com/p/androidscreencast/ For the Android streaming during the presentation.

Also we need to do the Gantt chart on Sunday I believe.



SVN repsitory for Android Development has been setup as well, you guys are all on windows so google tortouise svn and download that to use the svn. Repository URL is svn://carnagey.com/touchtactics. Your usernames are matt, alex, and michael. The passwords are the same as the username.

06 February 2011

Team #2
    Week February 9-15

Minutes from Initial Meetup on 6.2.11

Kidding, I'm not going to list minutes, that would be silly :)

So we met up for the first time today at Starbucks, the quintessential biz-cazsh (business-casual) conference center. The whole idea was to lay the foundation for the rest of the semester's work: what are some preliminary numbers on our design, what do we need to actually get started, brainstorm and refine and refine again, etc. We executed this venture with exceptional speed and precision: most of our main proposal is complete, we've got some hard numbers to begin designing our first prototype of the armband, and our confidence is sufficiently bolstered.

It's a good thing we have Matt on our team, because without him we'd be left in the dark on the microcontroller and digital circuit design. Miguel is familiar with the Android OS and Android devices, so he'll be one of the main consultants for the application design. Adam is skilled with the Eclipse IDE, which will come in handy with application and especially testing and debugging. I'm eager to start fleshing out and troubleshooting a design for the armband, and I know a pretty good seamstress to help us with this endeavor.

All in all, a great day. The weather was beautiful, and we've all got our work cut out for us now. Tune in for weekly updates on our project, and contact any of us if you're interested in investing.


Cheers,

Michael

03 February 2011

Team #1
    Week February 2-8

Week 1

Progressive Wearable Computing Solutions

This project group consists of Micheal Atkinson, Miguel Cardenas, Adam Carnagey, and Matthew Moss. Over the coming weeks will be working to design and implement a wearable touch based input mechanism for use by soldiers with android phones.

This blog is part of the requirements for the Texas A&M CSCE 482 "Capstone" course, a final project course that produces caps and stones.

Over this coming week we will work on the design proposal, and getting to know each other.