Hol,
Oh, d'oh -- actually the lilypad arduino isn't broken. I poked around and
the Arduino IDE wasn't set correctly to the lilypad--I had it set to a
standard Arduino (uno). So that's why it wasn't able to upload my sketches.
So if you are getting into the lilypad make sure the arduino ide on your
computer has that settings set up!
My circuit didn't work--I'm getting another alligator clip system before I
start sewing. Wearable electronics are tricky because it's easy for the
threads to cross the wires, and sometimes it seems the connections don't go
through.
- on another site (becky stern's) I saw that using clear nailpolish to seal
the end of the threads is a good idea.
I started putting stuff up on gitorious and github - hope to eventually get
more people to get into this!
On Wed, May 22, 2013 at 10:07 AM, Hol Gaskill <hol(a)gaskill.com> wrote:
> what voltage were you supplying to the board? from the pic you sent out
> it looked like a single 1.5v battery, whereas the minimum is 3.3V btu more
> commonly 5V. what error message did you get?
>
>
> May 21, 2013 10:08:03 PM, romy(a)snowyla.com wrote:
> I think the cheap lilypad i got is bust--from the error messages and what
> i get on stackoverlfow it might be a ahrdware issue, so I didn't get to get
> anything working. Can't even upload my sketches! dang.
> >
>
> >but I did get some basic code up . i forked it off a nyu student becky
> stern's project...
> >https://gitorious.org/sudoroom-art-projects/arduinowearables
> >
> https://github.com/sudoroom/ArduinoWearables
> >
> >this goes to both the sudoroom github and gitorious at the same time ==
> it's easy
>
> >[remote "origin"] url = git@github.com:sudoroom/ArduinoWearables.git
> url = git@gitorious.org:sudoroom-art-projects/arduinowearables.git
> fetch = +refs/heads/*:refs/remotes/origin/*
>
> >
> >On Tue, May 21, 2013 at 12:00 PM, controllers-request(a)lists.sudoroom.org>
> wrote:
> >
>
> >Send Controllers mailing list submissions to
> >
> controllers(a)lists.sudoroom.org
> >
>
> >
> To subscribe or unsubscribe via the World Wide Web, visit
> >
> http://lists.sudoroom.org/listinfo/controllers
> >
> or, via email, send a message with subject or body 'help' to
> >
> controllers-request(a)lists.sudoroom.org
> >
>
> >
> You can reach the person managing the list at
> >
> controllers-owner(a)lists.sudoroom.org
> >
>
> >
> When replying, please edit your Subject line so it is more specific
> >
> than "Re: Contents of Controllers digest..."
> >
>
> >
>
> >
> Today's Topics:
> >
>
> >
> 1. Tuesday - MicroController Hack Night // Lilypad
> >
> (discussion and collaboration group for electronic and mechanical
> control projects)
> >
>
> >
>
> >
> ----------------------------------------------------------------------
> >
>
> >
> Message: 1
> >
> Date: Tue, 21 May 2013 00:11:17 -0700
> >
> From: discussion and collaboration group for electronic and mechanical
> >
> control projects controllers(a)lists.sudoroom.org>
> >
> To: controllers(a)lists.sudoroom.org
> >
> Cc: sudo-discuss sudo-discuss(a)lists.sudoroom.org>
> >
> Subject: [Controllers] Tuesday - MicroController Hack Night // Lilypad
> >
> Message-ID:
> >
> mailman.207.1369120278.2895.controllers(a)lists.sudoroom.org>
> >
> Content-Type: text/plain; charset="iso-8859-1"
> >
>
> >
> Tomorrow is MicroController hack night. I'm working on Lillypad Arduino
> >
> (wearable electronics)
> >
>
> >
> It's nice, I was able to get more done in the past 2 days than I have in
> >
> the past few weeks... and with a full-time job too! It's weird. I guess I
> >
> was just very good at avoiding listening to people pitch stuff. It's does
> >
> wonders for productivity.
> >
>
> >
> I'm not sure if I can be very helpful tomorrow, as I am in a making mood! I
> >
> am not going to be so interested in hearing about people's kickstarters but
> >
> it's all good.
> >
> I just want to give happy energy at making and there will be a project that
> >
> will lead to nice things.
> >
>
> >
> Useful videos to watch. I like these because I actually do stuff seeing
> >
> these... they will not get you stuck in the "not doing" cycle of doom.
> >
> These are very relevant videos for beginners.
> >
>
> >
> - Becky Stern was an NYU New Media Lab graduate - her embroidery +
> >
> arduino videos are very helpful
> >
> - http://blog.makezine.com/2008/04/21/lilypad-arduino-embroider/
> >
> - Leah Buchley came up with the Lilypad design - she is cool -
> >
> http://web.media.mit.edu/~leah/
> >
>
> >
> Some parts of SudoRoom aren't quite prettily decorated with art. In the
> >
> long term future I would love to donate lace-dripped electronics and
> >
> embroidery to be part of useful things like the door project.
> >
>
Hi Folks,
Per a request from a subscriber, I have set reply-to address back to sender rather than the list address to avoid confusion. This is the way the sudo-discuss list functions. There had been some concerns over anonymity on that list, but if there are no objections, we will use the same setting here for the sake of knowing who's talking. the alternative would be for people to remember to make sure to sign off on each email they send.
Also, was there a meetup last night? I have relinquished organizational duties for microcontroller night for the next month as I'm skipping town today until mid june but I hope y'all keep meeting up for communal tinkerings.
Cheers,
Hol
by discussion and collaboration group for electronic and mechanical control projects
what voltage were you supplying to the board? from the pic you sent out it looked like a single 1.5v battery, whereas the minimum is 3.3V btu more commonly 5V. what error message did you get?
May 21, 2013 10:08:03 PM, romy(a)snowyla.com wrote:
I think the cheap lilypad i got is bust--from the error messages and what i get on stackoverlfow it might be a ahrdware issue, so I didn't get to get anything working. Can't even upload my sketches! dang.
>
>but I did get some basic code up . i forked it off a nyu student becky stern's project...
>https://gitorious.org/sudoroom-art-projects/arduinowearables
>
https://github.com/sudoroom/ArduinoWearables
>
>this goes to both the sudoroom github and gitorious at the same time == it's easy
>[remote "origin"] url = git@github.com:sudoroom/ArduinoWearables.git
url = git@gitorious.org:sudoroom-art-projects/arduinowearables.git fetch = +refs/heads/*:refs/remotes/origin/*
>
>On Tue, May 21, 2013 at 12:00 PM, controllers-request(a)lists.sudoroom.org> wrote:
>
>Send Controllers mailing list submissions to
>
controllers(a)lists.sudoroom.org
>
>
To subscribe or unsubscribe via the World Wide Web, visit
>
http://lists.sudoroom.org/listinfo/controllers
>
or, via email, send a message with subject or body 'help' to
>
controllers-request(a)lists.sudoroom.org
>
>
You can reach the person managing the list at
>
controllers-owner(a)lists.sudoroom.org
>
>
When replying, please edit your Subject line so it is more specific
>
than "Re: Contents of Controllers digest..."
>
>
>
Today's Topics:
>
>
1. Tuesday - MicroController Hack Night // Lilypad
>
(discussion and collaboration group for electronic and mechanical control projects)
>
>
>
----------------------------------------------------------------------
>
>
Message: 1
>
Date: Tue, 21 May 2013 00:11:17 -0700
>
From: discussion and collaboration group for electronic and mechanical
>
control projects controllers(a)lists.sudoroom.org>
>
To: controllers(a)lists.sudoroom.org
>
Cc: sudo-discuss sudo-discuss(a)lists.sudoroom.org>
>
Subject: [Controllers] Tuesday - MicroController Hack Night // Lilypad
>
Message-ID:
>
mailman.207.1369120278.2895.controllers(a)lists.sudoroom.org>
>
Content-Type: text/plain; charset="iso-8859-1"
>
>
Tomorrow is MicroController hack night. I'm working on Lillypad Arduino
>
(wearable electronics)
>
>
It's nice, I was able to get more done in the past 2 days than I have in
>
the past few weeks... and with a full-time job too! It's weird. I guess I
>
was just very good at avoiding listening to people pitch stuff. It's does
>
wonders for productivity.
>
>
I'm not sure if I can be very helpful tomorrow, as I am in a making mood! I
>
am not going to be so interested in hearing about people's kickstarters but
>
it's all good.
>
I just want to give happy energy at making and there will be a project that
>
will lead to nice things.
>
>
Useful videos to watch. I like these because I actually do stuff seeing
>
these... they will not get you stuck in the "not doing" cycle of doom.
>
These are very relevant videos for beginners.
>
>
- Becky Stern was an NYU New Media Lab graduate - her embroidery +
>
arduino videos are very helpful
>
- http://blog.makezine.com/2008/04/21/lilypad-arduino-embroider/
>
- Leah Buchley came up with the Lilypad design - she is cool -
>
http://web.media.mit.edu/~leah/
>
>
Some parts of SudoRoom aren't quite prettily decorated with art. In the
>
long term future I would love to donate lace-dripped electronics and
>
embroidery to be part of useful things like the door project.
>
by discussion and collaboration group for electronic and mechanical control projects
I think the cheap lilypad i got is bust--from the error messages and what i
get on stackoverlfow it might be a ahrdware issue, so I didn't get to get
anything working. Can't even upload my sketches! dang.
but I did get some basic code up . i forked it off a nyu student becky
stern's project...
- https://gitorious.org/sudoroom-art-projects/arduinowearables
- https://github.com/sudoroom/ArduinoWearables
this goes to both the sudoroom github and gitorious at the same time ==
it's easy
[remote "origin"]
url = git@github.com:sudoroom/ArduinoWearables.git
url = git@gitorious.org:sudoroom-art-projects/arduinowearables.git
fetch = +refs/heads/*:refs/remotes/origin/*
On Tue, May 21, 2013 at 12:00 PM, <controllers-request(a)lists.sudoroom.org>wrote:
> Send Controllers mailing list submissions to
> controllers(a)lists.sudoroom.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.sudoroom.org/listinfo/controllers
> or, via email, send a message with subject or body 'help' to
> controllers-request(a)lists.sudoroom.org
>
> You can reach the person managing the list at
> controllers-owner(a)lists.sudoroom.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Controllers digest..."
>
>
> Today's Topics:
>
> 1. Tuesday - MicroController Hack Night // Lilypad
> (discussion and collaboration group for electronic and mechanical
> control projects)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 21 May 2013 00:11:17 -0700
> From: discussion and collaboration group for electronic and mechanical
> control projects <controllers(a)lists.sudoroom.org>
> To: controllers(a)lists.sudoroom.org
> Cc: sudo-discuss <sudo-discuss(a)lists.sudoroom.org>
> Subject: [Controllers] Tuesday - MicroController Hack Night // Lilypad
> Message-ID:
> <mailman.207.1369120278.2895.controllers(a)lists.sudoroom.org>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Tomorrow is MicroController hack night. I'm working on Lillypad Arduino
> (wearable electronics)
>
> It's nice, I was able to get more done in the past 2 days than I have in
> the past few weeks... and with a full-time job too! It's weird. I guess I
> was just very good at avoiding listening to people pitch stuff. It's does
> wonders for productivity.
>
> I'm not sure if I can be very helpful tomorrow, as I am in a making mood! I
> am not going to be so interested in hearing about people's kickstarters but
> it's all good.
> I just want to give happy energy at making and there will be a project that
> will lead to nice things.
>
> Useful videos to watch. I like these because I actually do stuff seeing
> these... they will not get you stuck in the "not doing" cycle of doom.
> These are very relevant videos for beginners.
>
> - Becky Stern was an NYU New Media Lab graduate - her embroidery +
> arduino videos are very helpful
> - http://blog.makezine.com/2008/04/21/lilypad-arduino-embroider/
> - Leah Buchley came up with the Lilypad design - she is cool -
> http://web.media.mit.edu/~leah/
>
> Some parts of SudoRoom aren't quite prettily decorated with art. In the
> long term future I would love to donate lace-dripped electronics and
> embroidery to be part of useful things like the door project.
>
by discussion and collaboration group for electronic and mechanical control projects
Tomorrow is MicroController hack night. I'm working on Lillypad Arduino
(wearable electronics)
It's nice, I was able to get more done in the past 2 days than I have in
the past few weeks... and with a full-time job too! It's weird. I guess I
was just very good at avoiding listening to people pitch stuff. It's does
wonders for productivity.
I'm not sure if I can be very helpful tomorrow, as I am in a making mood! I
am not going to be so interested in hearing about people's kickstarters but
it's all good.
I just want to give happy energy at making and there will be a project that
will lead to nice things.
Useful videos to watch. I like these because I actually do stuff seeing
these... they will not get you stuck in the "not doing" cycle of doom.
These are very relevant videos for beginners.
- Becky Stern was an NYU New Media Lab graduate - her embroidery +
arduino videos are very helpful
- http://blog.makezine.com/2008/04/21/lilypad-arduino-embroider/
- Leah Buchley came up with the Lilypad design - she is cool -
http://web.media.mit.edu/~leah/
Some parts of SudoRoom aren't quite prettily decorated with art. In the
long term future I would love to donate lace-dripped electronics and
embroidery to be part of useful things like the door project.
by discussion and collaboration group for electronic and mechanical control projects
Hi Folks,
Didn't seem to get any newbies last night - people pretty much came with their supplies and got right to work, which is awesome in terms of making progress on projects, but doesn't really make the tent any bigger. So here are a few links to references and instructions for making an board from components, with a few variations:
This one is the most important! Know the pinouts of your chips and brainstorm on how all your components will be physically arranged:
http://softsolder.files.wordpress.com/2009/09/arduino-vs-atmega168-chip-pin…
Here is a pdf of how to assemble the Real Bare Bones Board, which is $10-$15 per kit depending on how many you order, introducing all the components and showing a schematic of how the chip is powered and connected to the programming header. Warning - there are different header pinouts for different programmers so check to make sure your pinouts are compatible!
http://cdn.shopify.com/s/files/1/0038/9582/files/RBBB_Instructions_06.pdf?1…
Instructions with more info on connecting the programmer, this time on a breadboard:
http://arduino.cc/en/Main/Standalone
Special Bonus: Dual Core board with 2 chips sharing the same resonator to synchronize their cycles - parallel processing, anybody?
http://arduino.cc/forum/index.php/topic,7894.0.html
I personally have a number of breadboard controllers in use for various applications since it's much cheaper. You only need one programmer, rather than putting a USB TTL serial chip in each project where it will only be used when you reprogram. Also, for some reason out of the 2 times I've soldered a ship to a protoboard, it hasn't worked either time. Could be the late hour that I tend to get to this task, or fear of commitment, or overuse of solder, or anything. Anyway, a breadboard is a cheap and repurposable controller substrate that I recommend for most applications unless you want to do a production run, or expect high gee forces or other wire-dislodging effects. You can even hot-glue things in place on the board, and most breadboards have adhesive on the back for easy mounting inside an enclosure or on any convenient surface.
happy hacking,
hol