Summer of Open Hardware

31 views
Skip to first unread message

lira.lg

unread,
Apr 28, 2011, 2:08:21 PM4/28/11
to MakerBot Watch
Hi guys, I am talking with an academic colleague in US about a Summer
of Open Hardware, similar to Google Summer of Code but in small scale.
Other organizations are running similar programs as RUBY, GNOME, KDE.

We are looking for funds from crowdsourcing financing sites. What do
you think about this idea???

Romain Bazile

unread,
May 8, 2011, 8:56:18 AM5/8/11
to makerb...@googlegroups.com
Hello Everybody!

As I want to build for myself a watch, I want get a pcb made by
batchpcb. But it's expensive to do so for just one board.
Thus, I wanted to know if anyone is interested in buying a pcb. I would
have them delivered at my place, and then I would send them back to you
for the real cost. No margin or anything intended here.
Maybe we could do the same for other the others component (like a group
buy for a kit) if anyone is interested.

Cheers,


Romain Bazile

Sean Lynch

unread,
May 8, 2011, 10:05:40 AM5/8/11
to makerb...@googlegroups.com

Yes, definitely in.

Sent via Android

bre pettis

unread,
May 8, 2011, 4:29:15 PM5/8/11
to makerb...@googlegroups.com
Just wanted to chime in here. I had hoped to get the MakerBot watch out as a really great watch, but didn't have the chops to get the power consumption under control. Could really use some rockstar programming.

That being said, it's an awesome looking watch and works as a full on arduino. It's open source and I'm completely in support of you all getting your own boards made!

Bre

MakerBot Industries
http://makerbot.com
Recent Press: http://blog.makerbot.com/2011/02/13/why-i-love-my-3d-printer/

Matt Joyce

unread,
May 8, 2011, 4:37:49 PM5/8/11
to makerb...@googlegroups.com
Actually it's a visually appealing arduino at that.  It has some use as a good looking exposed MCU.

-Matt

Patrick Callahan

unread,
Jun 1, 2011, 6:02:56 PM6/1/11
to makerb...@googlegroups.com
I would love to pitch in and also buy a board for a watch.

Ryan/baslisks

unread,
Jun 1, 2011, 6:03:27 PM6/1/11
to makerb...@googlegroups.com
how much would a board cost?

Ethan Dicks

unread,
Jun 1, 2011, 11:35:41 PM6/1/11
to makerb...@googlegroups.com
On Sun, May 8, 2011 at 3:29 PM, bre pettis <brep...@gmail.com> wrote:
> Just wanted to chime in here. I had hoped to get the MakerBot watch out as a
> really great watch, but didn't have the chops to get the power consumption
> under control. Could really use some rockstar programming.

The power code could use some work - I've worn my watch as a pendant
on my badge for two conventions (Pengicon in Detroit, and Marcon in
Columbus) and it's generated *lots* of buzz, but the batteries only
last about 4 hours. :-(

> That being said, it's an awesome looking watch and works as a full on
> arduino.

Quite so!

I've been mulling over in my head a few things - one is that LED
watches of the 1970s were blank except when you'd tap one of the
buttons, when it would light up for a few seconds then go dark again.
Holding that button for a few seconds would get you to 'time set'
mode. Another thing I've been thinking of is what sort of sensor
might make sense in the spare pins by the ICSP port - a tilt sensor
and a light sensor are the first two that come to my mind. One
possible use for a tilt sensor is to see if it could tell if the watch
were being worn on the wrist and held up in the "read my watch"
position (and work for both arms, since I'm a lefty and wear my watch
on my right arm). The light sensor would be useful for determining
ambient light to perhaps save on the battery when displaying the time
in a dark room.

Any other ideas?

-ethan

Martin Bogomolni

unread,
Jun 1, 2011, 11:49:26 PM6/1/11
to makerb...@googlegroups.com, makerb...@googlegroups.com
I have 2470 atmega168v low power tqfp32 chips I just purchased for ~$1 each. 10 MHz max, they consume very little power.

I can whip up a PCB that uses them..

-Martin

Adam Mayer

unread,
Jun 2, 2011, 11:21:50 AM6/2/11
to makerb...@googlegroups.com
IIRC correctly, by far the biggest current draw on the watch is the
LEDs. I think Ethan's got the right idea; adaptive brightness and
on-demand rather than constant display. If you really want to keep the
uC power draw down, the best bet is to use a low power external clock
chip (ds1307 or similar) to maintain the time; then you can put the
whole uC to sleep when it's not actively blinking lights. -a

Romain Bazile

unread,
Jun 2, 2011, 6:40:34 PM6/2/11
to makerb...@googlegroups.com
Hi everybody!

I've started to check the pcb prices on batchpcb, but it was quite expensive (10$ a board + 10$ tooling + shipping).
In the same time, I started designing a new revision for the board. I included a rtc chip (ds1337), as you mentionned adam, as well as a li-ion battery and its charging chip with a micro usb connector (to be able to charge via usb). The frequency has been downgraded to 8MHz.
The spare pins have been discarded, but without much trouble I should be able to change the layout to included the tilt or light sensor (or both!). I really like the tilt sensor idea!
Also, I reduced the switch number to two.

I'll try to upload my eagle files on the makerbot subversion (can I do that?). And having some time to waste, I also played a bit with eagle 3D to make a little video of the original watch (here: http://www.youtube.com/watch?v=hweTRwPgtCo ). It's not really worth viewing, it was more a bit of fun! I'll try to do the same with the new revision, to show it off a little bit

I already ordered a few pcb for the new revision in order to be able to prototype them and see if it works well. I wanted to test them before asking if anyone was interested.

Here is a picture of the new board layout, with the ds1337 located at the top left of the atmega328.





I would be happy to take care of organising a "group buy" for other parts as well.


Cheers everyone,



Romain Bazile

Matt Joyce

unread,
Jun 2, 2011, 6:44:26 PM6/2/11
to makerb...@googlegroups.com
I'd probably buy another.  They are kinda nice boards actually.  Even just as an arduino.
MakerBot Watch Rev3.png

bre pettis

unread,
Jun 2, 2011, 8:03:33 PM6/2/11
to makerb...@googlegroups.com
I learned how to do board layout and routing with this project and it makes me really happy that folks keep going with it. Romain, love the layout you've got and nice Open Source Hardware logo on there! Sweet! I don't have time to redesign the board and make it better. What I do have is infrastructure to get prototype boards done and if they work, put them back into production.

If you all want to pull the board together for a second improved run, I'd be happy to pay for another prototype run of boards and send them to anyone who worked on the design for free and sell the blank boards at cost to anyone else on the list and if they work we'd put the watch kit back into production.

This would be a great example of community open source hardware innovation which would be pretty cool. 

Alternately, if folks want to get them made without MakerBot infrastructure, I'll be the first in line to buy one!

Bre
MakerBot Watch Rev3.png

Martin Bogomolni

unread,
Jun 2, 2011, 8:48:27 PM6/2/11
to makerb...@googlegroups.com, makerb...@googlegroups.com
*nudge*  did I mention that I have 2470 odd mega168pv 32tqfp processors? *hint*



On Jun 2, 2011, at 7:03 PM, bre pettis <brep...@gmail.com> wrote:

I learned how to do board layout and routing with this project and it makes me really happy that folks keep going with it. Romain, love the layout you've got and nice Open Source Hardware logo on there! Sweet! I don't have time to redesign the board and make it better. What I do have is infrastructure to get prototype boards done and if they work, put them back into production.

If you all want to pull the board together for a second improved run, I'd be happy to pay for another prototype run of boards and send them to anyone who worked on the design for free and sell the blank boards at cost to anyone else on the list and if they work we'd put the watch kit back into production.

This would be a great example of community open source hardware innovation which would be pretty cool. 

Alternately, if folks want to get them made without MakerBot infrastructure, I'll be the first in line to buy one!

Bre

On Thu, Jun 2, 2011 at 6:44 PM, Matt Joyce <mdj...@gmail.com> wrote:
I'd probably buy another.  They are kinda nice boards actually.  Even just as an arduino.
On Thu, Jun 2, 2011 at 3:40 PM, Romain Bazile <groma...@gmail.com> wrote:
Hi everybody!

I've started to check the pcb prices on batchpcb, but it was quite expensive (10$ a board + 10$ tooling + shipping).
In the same time, I started designing a new revision for the board. I included a rtc chip (ds1337), as you mentionned adam, as well as a li-ion battery and its charging chip with a micro usb connector (to be able to charge via usb). The frequency has been downgraded to 8MHz.
The spare pins have been discarded, but without much trouble I should be able to change the layout to included the tilt or light sensor (or both!). I really like the tilt sensor idea!
Also, I reduced the switch number to two.

I'll try to upload my eagle files on the makerbot subversion (can I do that?). And having some time to waste, I also played a bit with eagle 3D to make a little video of the original watch (here: http://www.youtube.com/watch?v=hweTRwPgtCo ). It's not really worth viewing, it was more a bit of fun! I'll try to do the same with the new revision, to show it off a little bit

I already ordered a few pcb for the new revision in order to be able to prototype them and see if it works well. I wanted to test them before asking if anyone was interested.

Here is a picture of the new board layout, with the ds1337 located at the top left of the atmega328.


<MakerBot Watch Rev3.png>

Jon Hodgins

unread,
Jun 2, 2011, 9:11:41 PM6/2/11
to MakerBot Watch
I'm in if people are taking another run at the watch. Using the
Makerbot infrastructure seemed to work well last time.

@ Ethan
The code I helped work on and uploaded to the wiki (http://
wiki.makerbot.com/makerbot-watch) already dims the display when not in
use and when one of the buttons is held it takes you to time set mode.
If it is held again it goes to alarm set mode. (aside, I forgot to set
the alarm to be checked when in the display is asleep, it it would
only go off if you turned the display on, oops). This code could be
adjusted for use with only two buttons in the design above.

I like the idea of the accelerometer and light sensor, but how would
they affect the power consumption? Is it possible to get a low power
accelerometer that could be programmed to wake the microcontroller
from sleep? I know one accelerometer I used once(can't think of it
now) allowed two output pins to be programmed to go high on a special
event such as freefall or an axis exceeding a limit. The output could
be then attached to an interrupt of the microcontroller.

For another idea, what about a stretch sensor incorporated into a
wristband, so you could just pull on it to wake it up
Or perhaps a solar cell to help charge the battery and double as a
light sensor.

On Jun 2, 8:48 pm, Martin Bogomolni <martinb...@gmail.com> wrote:
> *nudge*  did I mention that I have 2470 odd mega168pv 32tqfp processors? *hint*
>
> On Jun 2, 2011, at 7:03 PM, bre pettis <brepet...@gmail.com> wrote:
>
>
>
> > I learned how to do board layout and routing with this project and it makes me really happy that folks keep going with it. Romain, love the layout you've got and nice Open Source Hardware logo on there! Sweet! I don't have time to redesign the board and make it better. What I do have is infrastructure to get prototype boards done and if they work, put them back into production.
>
> > If you all want to pull the board together for a second improved run, I'd be happy to pay for another prototype run of boards and send them to anyone who worked on the design for free and sell the blank boards at cost to anyone else on the list and if they work we'd put the watch kit back into production.
>
> > This would be a great example of community open source hardware innovation which would be pretty cool.
>
> > Alternately, if folks want to get them made without MakerBot infrastructure, I'll be the first in line to buy one!
>
> > Bre
>
> > On Thu, Jun 2, 2011 at 6:44 PM, Matt Joyce <mdjo...@gmail.com> wrote:
> > I'd probably buy another.  They are kinda nice boards actually.  Even just as an arduino.
>
> > On Thu, Jun 2, 2011 at 3:40 PM, Romain Bazile <gromain....@gmail.com> wrote:
> > Hi everybody!
>
> > I've started to check the pcb prices on batchpcb, but it was quite expensive (10$ a board + 10$ tooling + shipping).
> > In the same time, I started designing a new revision for the board. I included a rtc chip (ds1337), as you mentionned adam, as well as a li-ion battery and its charging chip with a micro usb connector (to be able to charge via usb). The frequency has been downgraded to 8MHz.
> > The spare pins have been discarded, but without much trouble I should be able to change the layout to included the tilt or light sensor (or both!). I really like the tilt sensor idea!
> > Also, I reduced the switch number to two.
>
> > I'll try to upload my eagle files on the makerbot subversion (can I do that?). And having some time to waste, I also played a bit with eagle 3D to make a little video of the original watch (here:http://www.youtube.com/watch?v=hweTRwPgtCo). It's not really worth viewing, it was more a bit of fun! I'll try to do the same with the new revision, to show it off a little bit
>
> > I already ordered a few pcb for the new revision in order to be able to prototype them and see if it works well. I wanted to test them before asking if anyone was interested.
>
> > Here is a picture of the new board layout, with the ds1337 located at the top left of the atmega328.
>
> > <MakerBot Watch Rev3.png>
>
> > I would be happy to take care of organising a "group buy" for other parts as well.
>
> > Cheers everyone,
>
> > Romain Bazile
>
> > On 06/02/2011 05:21 PM, Adam Mayer wrote:
>
> >> IIRC correctly, by far the biggest current draw on the watch is the
> >> LEDs. I think Ethan's got the right idea; adaptive brightness and
> >> on-demand rather than constant display. If you really want to keep the
> >> uC power draw down, the best bet is to use a low power external clock
> >> chip (ds1307 or similar) to maintain the time; then you can put the
> >> whole uC to sleep when it's not actively blinking lights. -a
>
> >> On Wed, Jun 1, 2011 at 11:49 PM, Martin Bogomolni <martinb...@gmail.com> wrote:
> >>> I have 2470 atmega168v low power tqfp32 chips I just purchased for ~$1 each.   10 MHz max, they consume very little power.
>
> >>> I can whip up a PCB that uses them..
>
> >>> -Martin
>
> >>> On Jun 1, 2011, at 10:35 PM, Ethan Dicks <ethan.di...@gmail.com> wrote:

Romain BAZILE

unread,
Jun 3, 2011, 2:36:28 PM6/3/11
to makerb...@googlegroups.com
Bre, your offer is really nice! It's great to be able to use Makerbot infrastructure!

I already ordered 10 prototype board for my revision (that was the lowest order quantity), but it would be great for other revisions (for example when we include the accelerometer before going into production).

In the meanwhile, I can still send a board to anyone (in the limit of what's available!) who wants to try the new revision. they're in production right now, I'm waiting for them!



Martin, I think the atmega168 and atmega328 are pin compatible, so it shouldn't be a problem to use them and adapt the board.


For now, the main problem will be the available pins for others sensors! But maybe we could find some accelerometer to work with i2c (the rtc is already on a i2c bus).

John, the solar cell would be nice. But i'm afraid it will be hard to find a solar cell small enough to fit on the watch yet powerful enough to refill the batteries. But this could be investigated a bit!

I'm not at my place, so I can't upload the design files just yet, but as soon as I'm back, i'll put them on the wiki.




2011/6/3 Jon Hodgins <hodgi...@gmail.com>

Andrew Plumb

unread,
Jun 3, 2011, 3:17:28 PM6/3/11
to makerb...@googlegroups.com

On 2011-06-03, at 2:36 PM, Romain BAZILE wrote:
[deletia]
For now, the main problem will be the available pins for others sensors! But maybe we could find some accelerometer to work with i2c (the rtc is already on a i2c bus).

If you pick something like an Analog Devices ADXL345 (see http://www.analog.com/en/mems-sensors/low-g-accelerometers/adxl345/products/product.html) you get "Tap/double tap detection" for free.

Have a read thru the datasheet.  You can enable tap-detect on one or more axes and the detected taps can generate interrupts on one of two interrupt pins.. Think low-power mode where only the ADXL345 is active; double-tap the watch face (z-axis trigger) to wake up the AVR side. :)

The LGA package could be a bit tricky to reflow though.

Andrew.

--

"The future is already here.  It's just not very evenly distributed" -- William Gibson

Me: http://clothbot.com/wiki/


Martin Bogomolni

unread,
Jun 3, 2011, 3:32:30 PM6/3/11
to makerb...@googlegroups.com

We can get the watches assembled at Virtex (http://www.virtexassembly.com) here in Austin.   I have an existing business relationship with them, and the representative I talk to is Kevin Kriss.  Great guy, and they do fantastic work:

Take a look at the assembly they did on my Hack The Badge board : http://www.igotu.com/htb

The only downside is that the stencils are a bit expensive, but they are only a one time charge ($300 for stencil ($175 each for two sided boards), $150 for setup Programming fee on the pick-n-place)

-Martin

DonSimpson

unread,
Jun 3, 2011, 5:19:46 PM6/3/11
to MakerBot Watch
I wonder if there are gyros with an analogous feature. I'm thinking
of
pocket-watch-case packaging, and a quick little snap-rotation around
the Z-axis
would make a great gestural control. -- Don Simpson

==========

On Jun 3, 12:17 pm, Andrew Plumb <and...@plumb.org> wrote:
> On 2011-06-03, at 2:36 PM, Romain BAZILE wrote:
> [deletia]
>
> > For now, the main problem will be the available pins for others sensors! But maybe we could find some accelerometer to work with i2c (the rtc is already on a i2c bus).
>
> If you pick something like an Analog Devices ADXL345 (seehttp://www.analog.com/en/mems-sensors/low-g-accelerometers/adxl345/pr...) you get "Tap/double tap detection" for free.

DonSimpson

unread,
Jun 3, 2011, 5:51:26 PM6/3/11
to MakerBot Watch
OK, e-mail replies have been bouncing, but replying directly on the
group page seems to work. -- Don Simpson

Charley Jones

unread,
Jun 5, 2011, 1:08:54 AM6/5/11
to makerb...@googlegroups.com

A friend of mine in canada was woking on this.  Check out timewitharduino.blogspot.com

Romain Bazile

unread,
Jun 19, 2011, 6:58:00 AM6/19/11
to makerb...@googlegroups.com
Hey all!

Charley, when I first heard about the Makerbot Watch, I found this website and that's what gave me the idea to renew the Makerbot Watch!

I tried to upload my design files to makerbot svn's (foolish play, I should have known I needed a username/password!).
So I put them here: http://www.gromain.info/watch3.zip

I ordered a few weeks ago some boards to test this revision, and as you know, there are 10 of them. I'm planning to keep two for me, so 8 are available.

I'm also ordering the parts necessary to build them. And you know it's cheaper to buy in bulk.
So the question is, is anyone interested in getting a board or the board+parts?

As I already explained, this new rev implement some changes.
The board is now powered via a 110mAh li-polymer battery (coming from Sparkfun). There's a charging chip on board so we can use the micro usb port to charge it.
The ATMEGA328 (or ATMEGA168) is now clocked with a 8MHz crystal, and there's a RTC chip on the i2c bus.
The price of the parts is almost $24 (with the atmega being $4,87... So maybe we can avoid buying them and instead use atmega168.... Martin?) I don't count the board price (it was less than a dollar!).

So, is anyone interested, before getting the new revision built (the one with accelerometer and light sensor... I already have a rough design that I'll share soon!)?


Cheers,


Romain

bre pettis

unread,
Jun 19, 2011, 11:17:28 AM6/19/11
to makerb...@googlegroups.com

Martin Bogomolni

unread,
Jun 19, 2011, 11:21:08 AM6/19/11
to makerb...@googlegroups.com
I have the mega168's up on the ATX Hackerspace store now. Pardon the
dust, but configuring Magento wasn't easy.

http://store.atxhackerspace.org

-M

Ethan Dicks

unread,
Jun 19, 2011, 2:12:40 PM6/19/11
to makerb...@googlegroups.com
On Sun, Jun 19, 2011 at 11:17 AM, bre pettis <brep...@gmail.com> wrote:
> Im in for one!

I'm in for one, too!

Given 10 units, there will certainly be savings on ordering all the
LEDs together, the other components much less so, but then you run
into minimum orders and shipping eating into small runs (I only order
from Digikey and Mouser and such 2-3 times a year - in between orders,
I keep a google doc with everything I need for the unfinished projects
on the bench that gets added to every couple of weeks).

When I get the urge to build something now, I skim the doc to see what
I can order from where and combine several projects into one shipment.

-ethan

DonSimpson

unread,
Jun 19, 2011, 4:06:46 PM6/19/11
to MakerBot Watch
I'm in. I'll probably want the next version, too. -- Don Simpson
> Le 05/06/2011 07:08, Charley Jones a �crit :
>
>
>
> > A friend of mine in canada was woking on this.  Check out
> > timewitharduino.blogspot.com <http://timewitharduino.blogspot.com>
>
> >> On May 8, 2011 12:56 PM, "Romain Bazile" <gromain....@gmail.com

Adam Mayer

unread,
Jun 19, 2011, 11:55:37 PM6/19/11
to makerb...@googlegroups.com
As for the next version... I've been playing around with the new chipKIT boards, and besides having a bazillion pins, they also have an RTC clock on-chip (needs a separate crystal, but it runs on minimal power when the rest of the chip is in sleep mode). So now that there's a working gcc port, pic is now an option. -a

Ethan Dicks

unread,
Jun 20, 2011, 9:59:41 AM6/20/11
to makerb...@googlegroups.com
On Sun, Jun 19, 2011 at 11:55 PM, Adam Mayer <pho...@gmail.com> wrote:
> As for the next version... I've been playing around with the new chipKIT
> boards...

Hmm... I was unaware of this line until now.

http://ruggedcircuits.com/blog/2011/05/22/microchip-chipkit-and-arduino-pin-compatibility-analysis/

I see that as much as they've done to ensure compatibility, there are
a few warts that affect what I do (I teach Introductory to Advanced
Arduino workshops when I'm not evangelizing Makerbots)...
specifically, shield compatibility is a risk for me, the lack of the
Wire library is problematic (though solvable), and no PWM for D11 is
definitely an issue (I do a lot with RGB LED control).

It looks to me that Microchip has decided that riding the rising wave
of Arduino is a better course than trying, as so many have, to get an
"Arduino killer" to go anywhere. Even TI with its $4.30 MSP430 is
little more than a footnote.

-ethan

Romain Bazile

unread,
Jun 29, 2011, 6:40:15 PM6/29/11
to makerb...@googlegroups.com
Hey!

So, for now, that's 4 of us for a new board (Bre, Ethan, Don and me). So
there's 6 boards left! Come on guys, don't you want your board!
I'll order the parts from digikey next week. I hope to be able to send
everything (and get pictures) in two weeks.
The total price goes down to $20 + $5 of shipping cost. I'll set up a
paypal thing.
I can't wait to have all the parts and to experiment!
I set up a google doc with the part ref. Any advice or comment is
welcome! Here is the link:
https://spreadsheets.google.com/spreadsheet/ccc?key=0AnBxjlowTaKVdGZQeFFTa3pyMERYd1lyYUFEVkVlMGc&hl=en_US&authkey=CO3thaMO
As some parts comes from other places than digikey (the atmega and the
battery), you are of course free to order directly from them (if you
already plan to order parts or whatever). In this case, just tell me, so
I don't end up with too many (expensives) parts! (Though I'll figure a
way to put them to good use!)


Cheers all!


Romain

Le 19/06/2011 22:06, DonSimpson a �crit :

>> Le 05/06/2011 07:08, Charley Jones a �crit :

Martin Bogomolni

unread,
Jun 29, 2011, 6:41:37 PM6/29/11
to makerb...@googlegroups.com

Hey .. don't forget me.  I'm in for two.  

... and remember -- store.atxhackerspace.org if you want a cheeeaaaaap atmega168-10AU ($1)

-Martin B

Le 05/06/2011 07:08, Charley Jones a �crit :

Eric Hoffstetter

unread,
Jun 29, 2011, 6:43:52 PM6/29/11
to makerb...@googlegroups.com
I'll take one too.
-Eric Hoffstetter

Le 05/06/2011 07:08, Charley Jones a �crit :

Romain Bazile

unread,
Jun 29, 2011, 7:02:46 PM6/29/11
to makerb...@googlegroups.com
I added you two (Eric and Martin)


Romain

Ben Combee

unread,
Jun 29, 2011, 7:16:23 PM6/29/11
to makerb...@googlegroups.com
I'll go ahead and make another one. I'l in for one.

Matt Joyce

unread,
Jun 29, 2011, 7:53:24 PM6/29/11
to makerb...@googlegroups.com
I am in for one!

Norm Sohl

unread,
Jun 29, 2011, 7:12:55 PM6/29/11
to makerb...@googlegroups.com

OK – two for me as well.   Thanks for doing this!

--Norm

Ethan Dicks

unread,
Jun 29, 2011, 8:55:10 PM6/29/11
to makerb...@googlegroups.com
On Wed, Jun 29, 2011 at 6:40 PM, Romain Bazile <groma...@gmail.com> wrote:
> Hey!
>
> So, for now, that's 4 of us for a new board (Bre, Ethan, Don and me).
> I'll order the parts from digikey next week.
> The total price goes down to $20 + $5 of shipping cost

Cool! That's awesome!

-ethan

Romain BAZILE

unread,
Jun 30, 2011, 3:41:10 AM6/30/11
to makerb...@googlegroups.com
Hey everyone!

Great to see so many people wanting a new makerbot watch!
But there's a little itch... As some people wants two boards (and only 10 are available), I don't have enough boards!

So what we can do, so everyone gets at least one board, is to limit the quantity to one per person. If that's okay with everyone, it would be great.
That makes the total board number ordered to 9. I'd like to keep the last one as a backup for mine, but if anyone (who already don't have a board secured) wants to have it, it's okay with me!


Anyway, the digikey order is going out tomorrow. As will the Sparkfun one!

I'll try to get some pics of the boards too!


Cheers,



Romain Bazile.


2011/6/30 Ethan Dicks <ethan...@gmail.com>

Norm Sohl

unread,
Jun 30, 2011, 3:35:32 PM6/30/11
to makerb...@googlegroups.com

Sure – do what needs to be done!

 

From: makerb...@googlegroups.com [mailto:makerb...@googlegroups.com] On Behalf Of Romain BAZILE
Sent: Thursday, June 30, 2011 12:41 AM
To: makerb...@googlegroups.com
Subject: Re: Makerbot Watch Batch

 

Hey everyone!

Martin Bogomolni

unread,
Jun 30, 2011, 4:30:43 PM6/30/11
to makerb...@googlegroups.com

Romain,

Paypal?

-Martin

Martin Bogomolni

unread,
Jun 30, 2011, 4:30:48 PM6/30/11
to makerb...@googlegroups.com

Romain,

Paypal?

-Martin

On Thu, Jun 30, 2011 at 2:41 AM, Romain BAZILE <groma...@gmail.com> wrote:

Romain Bazile

unread,
Jul 1, 2011, 6:05:09 AM7/1/11
to makerb...@googlegroups.com
Yep, paypal, so you can repay me when I get the parts.

By the way, great news this morning in the mail. It's not 10 boards I received from the fab, but 12!
So I'll be able to fulfil everyone needs!

And I also updated the wiki to include this new revision in the description, and the link to the files.

So, what needs to be done is get the parts, prepare the kits and send them out!
Easy!


Here are some pics of the boards:


I got them made by SeeedStudio. Quite nice work they did!


Cheers,


Romain

Ethan Dicks

unread,
Jul 1, 2011, 9:33:43 AM7/1/11
to makerb...@googlegroups.com
On Fri, Jul 1, 2011 at 6:05 AM, Romain Bazile <groma...@gmail.com> wrote:
> By the way, great news this morning in the mail. It's not 10 boards I received from the fab, but 12!
> So I'll be able to fulfil everyone needs!

Sweet!

> Here are some pics of the boards:

Very nice!

-ethan

o.or...@gmail.com

unread,
Jul 2, 2011, 7:07:10 PM7/2/11
to MakerBot Watch
Sorry everyone, had a brainfart and posted this as a new thread by
accident...
Repost follows...


On Jul 2, 10:22 pm, "o.orci...@gmail.com" <o.orci...@gmail.com> wrote:
> Heyas, folks, i've been lurking around MakerBot Watch related groups
> and wikis for a while hoping someone would pick up on the project
> again and make some kits (i'd be happy to do the soldering myself if
> necessary).
>
> Completely forgot about it after a while and decided to check on the
> group again today. Hope it's not too late to squeeze me in for a board
> or a kit. Please say it's not :(
>
> Oh, BTW, re: gyro and z-axis rotation... Gyros typically draw
> significant amounts of current (in watch terms, at least) and are
> pricier than an el cheapo accelerometer. You can detect z-axis
> rotation by placing the accelerometer off to one side, so it detects
> the tangential acceleration of z-axis rotation.
>
> Regards,
> Ante Vukorepa





On Jul 1, 12:05 pm, Romain Bazile <gromain....@gmail.com> wrote:
> Yep, paypal, so you can repay me when I get the parts.
>
> By the way, great news this morning in the mail. It's not 10 boards I
> received from the fab, but 12!
> So I'll be able to fulfil everyone needs!
>
> And I also updated the wiki to include this new revision in the
> description, and the link to the files.
>
> So, what needs to be done is get the parts, prepare the kits and send
> them out!
> Easy!
>
> Here are some pics of the boards:
>
> I got them made by SeeedStudio. Quite nice work they did!
>
> Cheers,
>
> Romain
>
> Le 30/06/2011 22:30, Martin Bogomolni a �crit :
>
>
>
>
>
>
>
>
>
> > Romain,
>
> > Paypal?
>
> > -Martin
>
> > On Thu, Jun 30, 2011 at 2:41 AM, Romain BAZILE <gromain....@gmail.com
> > <mailto:gromain....@gmail.com>> wrote:
>
> >     Hey everyone!
>
> >     Great to see so many people wanting a new makerbot watch!
> >     But there's a little itch... As some people wants two boards (and
> >     only 10 are available), I don't have enough boards!
>
> >     So what we can do, so everyone gets at least one board, is to
> >     limit the quantity to one per person. If that's okay with
> >     everyone, it would be great.
> >     That makes the total board number ordered to 9. I'd like to keep
> >     the last one as a backup for mine, but if anyone (who already
> >     don't have a board secured) wants to have it, it's okay with me!
>
> >     Anyway, the digikey order is going out tomorrow. As will the
> >     Sparkfun one!
>
> >     I'll try to get some pics of the boards too!
>
> >     Cheers,
>
> >     Romain Bazile.
>
> >     2011/6/30 Ethan Dicks <ethan.di...@gmail.com
> >     <mailto:ethan.di...@gmail.com>>
>
> >         On Wed, Jun 29, 2011 at 6:40 PM, Romain Bazile

Romain Bazile

unread,
Jul 4, 2011, 6:47:22 PM7/4/11
to makerb...@googlegroups.com
Hey!

Welcome aboard!

We already got the board parted. But what you can do is order one on batchpcb.com (http://www.batchpcb.com/product_info.php?products_id=61651&check=c23edd9a675b6b99699aa76f2d7dd8df ), it will cost you around $9 + shipping.
If you manage to get a board, i'll be happy to send you a kit of the parts for $20 + $5 shipping.

The digikey order should go out before the end of the week (depending on pay-day here!).


Cheers everyone!



Romain

Martin Bogomolni

unread,
Jul 4, 2011, 7:53:09 PM7/4/11
to makerb...@googlegroups.com
Romain,

I have the mega168's headed your way... 

-M


o.or...@gmail.com

unread,
Jul 4, 2011, 7:59:08 PM7/4/11
to MakerBot Watch
Argh. Turns out BatchPCB only does international shipping via FedEx.
For nearly $40 for a square inch sized PCB!

I feel bad about asking this, but...
Is there any chance someone from the group based in USA might order it
and forward it to me?


Regards,
Ante Vukorepa

On Jul 5, 12:47 am, Romain Bazile <gromain....@gmail.com> wrote:
> Hey!
>
> Welcome aboard!
>
> We already got the board parted. But what you can do is order one on
> batchpcb.com
> (http://www.batchpcb.com/product_info.php?products_id=61651&check=c23e...
> ), it will cost you around $9 + shipping.
> If you manage to get a board, i'll be happy to send you a kit of the
> parts for $20 + $5 shipping.
>
> The digikey order should go out before the end of the week (depending on
> pay-day here!).
>
> Cheers everyone!
>
> Romain
>
> Le 03/07/2011 01:07, o.orci...@gmail.com a �crit :

o.or...@gmail.com

unread,
Jul 4, 2011, 10:00:31 PM7/4/11
to MakerBot Watch
On an unrelated note...

How come the SQW pin of the DS1337 has been left unconnected?
Might be a good idea to hook it up to the 168 in the next revision, as
it can then be used as an interrupt to wake the Atmel from sleep.

One of the potential uses for that, of course, being a very power-
efficient alarm implemetation. You could also use it to have the Atmel
wake up periodically (once a minute, once every x seconds) and flash
the time, or have it blink the whole ring every few seconds to
indicate a missed alarm (as a notification system of sorts).

Regards,
Ante Vukorepa

Romain Bazile

unread,
Jul 5, 2011, 7:36:32 PM7/5/11
to makerb...@googlegroups.com
I didn't know you were in Europe!
If you want, I can send you a board (I'll try not to fry the one I have
left!).

As for the DS1337 and its SQW pin, it's just that.... I'm stupid!
Completely forgot about that!
I already implemented the change in the next revision!
(Sometimes, I just want to slam my head against a wall!)

It would be very to have the led flash every minute or so!

As I'm waiting for the part (thanks for the atmega martin!), I've
started to work on the sketch. There are some changes to implement,
mostly in the way we keep time (use of the wire library for i2c
communication with DS1337).


Cheers everyone!


Romain


On 07/05/2011 01:59 AM, o.or...@gmail.com wrote:
> Argh. Turns out BatchPCB only does international shipping via FedEx.
> For nearly $40 for a square inch sized PCB!
>
> I feel bad about asking this, but...
> Is there any chance someone from the group based in USA might order it
> and forward it to me?
>
>
> Regards,
> Ante Vukorepa
>
> On Jul 5, 12:47 am, Romain Bazile<gromain....@gmail.com> wrote:
>> Hey!
>>
>> Welcome aboard!
>>
>> We already got the board parted. But what you can do is order one on
>> batchpcb.com
>> (http://www.batchpcb.com/product_info.php?products_id=61651&check=c23e...
>> ), it will cost you around $9 + shipping.
>> If you manage to get a board, i'll be happy to send you a kit of the
>> parts for $20 + $5 shipping.
>>
>> The digikey order should go out before the end of the week (depending on
>> pay-day here!).
>>
>> Cheers everyone!
>>
>> Romain
>>

>> Le 03/07/2011 01:07, o.orci...@gmail.com a �crit :

>>>> Le 30/06/2011 22:30, Martin Bogomolni a �crit :

Martin Bogomolni

unread,
Jul 5, 2011, 7:44:44 PM7/5/11
to makerb...@googlegroups.com
I wish that USPS offered tracking on international shipment packages.
I can't wait for them to get to you, because the faster they get
there, the faster I get a makerwatch :)

-M

Ante Vukorepa

unread,
Jul 6, 2011, 10:03:26 AM7/6/11
to makerb...@googlegroups.com

On srijeda, 6. srpnja 2011. at 01:36, Romain Bazile wrote:

I didn't know you were in Europe!
If you want, I can send you a board (I'll try not to fry the one I have
left!).

That would be awesome! (sending the board, not frying it ;)
Please send me the PayPal info whenever you're ready.
 
As for the DS1337 and its SQW pin, it's just that.... I'm stupid!
Completely forgot about that!
I already implemented the change in the next revision!
(Sometimes, I just want to slam my head against a wall!)

Got another idea for next revision, although i'm not sure how feasible it'll be, routing-wise. It might be a good idea to hook one LED (a red one, if possible) to a free analogue input. That way it can be used with reverse bias, as a photo-diode, for detecting ambient light level (wouldn't be too precise, but it'd at least be able to discern between outdoors, indoors and night).

Why red? Because LEDs typically respond to wavelengths equal to and higher than the one they emit when forward biased. Also, apart from not taking any extra space, they have the advantage of responding more slowly to light intensity changes than "true" photodetectors (which eliminates the need to average out the values in software).


Regards,
Ante Vukorepa



On 07/05/2011 01:59 AM, o.or...@gmail.com wrote:
Argh. Turns out BatchPCB only does international shipping via FedEx.
For nearly $40 for a square inch sized PCB!

I feel bad about asking this, but...
Is there any chance someone from the group based in USA might order it
and forward it to me?


Regards,
Ante Vukorepa

On Jul 5, 12:47 am, Romain Bazile<gromain....@gmail.com> wrote:
Hey!

Welcome aboard!

We already got the board parted. But what you can do is order one on
batchpcb.com
(http://www.batchpcb.com/product_info.php?products_id=61651&check=c23e...
), it will cost you around $9 + shipping.
If you manage to get a board, i'll be happy to send you a kit of the
parts for $20 + $5 shipping.

The digikey order should go out before the end of the week (depending on
pay-day here!).

Cheers everyone!

Romain

Le 03/07/2011 01:07, o.orci...@gmail.com a �crit :







Le 30/06/2011 22:30, Martin Bogomolni a �crit :
Romain,
Paypal?
-Martin
On Thu, Jun 30, 2011 at 2:41 AM, Romain BAZILE<gromain....@gmail.com
<mailto:gromain....@gmail.com>> wrote:
Hey everyone!
Great to see so many people wanting a new makerbot watch!
But there's a little itch... As some people wants two boards (and
only 10 are available), I don't have enough boards!
So what we can do, so everyone gets at least one board, is to
limit the quantity to one per person. If that's okay with
everyone, it would be great.
That makes the total board number ordered to 9. I'd like to keep
the last one as a backup for mine, but if anyone (who already
don't have a board secured) wants to have it, it's okay with me!!

Anyway, the digikey order is going out tomorrow. As will the
Sparkfun one!!

o.or...@gmail.com

unread,
Jul 6, 2011, 12:34:37 PM7/6/11
to MakerBot Watch
On Jul 6, 4:03 pm, Ante Vukorepa <o.orci...@gmail.com> wrote:
> Why red? Because LEDs typically respond to wavelengths equal to and higher

... and by "equal to and higher", i've actually meant "equal to and
shorter".
Sleep deprivation is a funny thing ;)


Regards,
Ante Vukorepa

o.or...@gmail.com

unread,
Jul 7, 2011, 2:52:50 PM7/7/11
to MakerBot Watch
Um. Sorry for being a pest, but...
One more remark.

Why is there a discrete 8 MHz crystal on the rev3 board?
The internal ATmega168 osc should suffice, since it's not being used
for the actual timing (that's why the 1337 is there for, right) and
it's accuracy isn't really that important.

Plus, the internal oscillator can be clocked down all the way to 1
MHz, further reducing the power consumption. And eliminating it from
the board would leave a spot for any number of useful things (a
BMP085, or a simple temperature sensor, or a tilt switch, or two
additional LEDs for AM/PM indication...).

Maybe worth investigating too for rev4.


Regards,
Ante Vukorepa

Eric Hoffstetter

unread,
Jul 20, 2011, 7:26:22 PM7/20/11
to makerb...@googlegroups.com
Can we get an update on this batch of boards, Romain?
Thank you,
Eric

Romain BAZILE

unread,
Jul 22, 2011, 8:31:49 AM7/22/11
to makerb...@googlegroups.com
Hey all!

Here is a quick update:
I received the atmega from martin! Thanks for that!
If all is okay, I'm supposed to be paid today, so the order is going out....today!
This means I should received everythin next week. I'm moving friday, so I expect the next week to be quite busy. But I plan to pick up during the weekend. So, I'll do everything to send the kit on Monday the 1st of august.
I'll set up the paypal thing next week, when I have the parts!

Cheers all!


Romain Bazile.


2011/7/21 Eric Hoffstetter <aero...@gmail.com>

Romain Bazile

unread,
Jul 25, 2011, 6:36:26 PM7/25/11
to makerb...@googlegroups.com
Hi everyone!

I received all the parts today!
I already started to get the parts ready to be sent.
So, on the link below, you'll be able to find the link to make the payment via paypal.

http://wiki.gromain.info/tiki-index.php?page=Makerbot+Watch

I can't wait for next week to be able to build my board!


Cheers,


Romain

DonSimpson

unread,
Jul 27, 2011, 3:03:52 AM7/27/11
to MakerBot Watch
Well, I've sent my payment. And I'm still interested in later and
alternate versions. -- Don Simpson

On Jul 25, 3:36 pm, Romain Bazile <gromain....@gmail.com> wrote:
> Hi everyone!
>
> I received all the parts today!
> I already started to get the parts ready to be sent.
> So, on the link below, you'll be able to find the link to make the
> payment via paypal.
>
> http://wiki.gromain.info/tiki-index.php?page=Makerbot+Watch
>
> I can't wait for next week to be able to build my board!
>
> Cheers,
>
> Romain
>
> On 07/21/2011 01:26 AM, Eric Hoffstetter wrote:
>
> > Can we get an update on this batch of boards, Romain?
> > Thank you,
> > Eric
>
> > On Thu, Jul 7, 2011 at 11:52 AM, o.orci...@gmail.com
> > <mailto:o.orci...@gmail.com> <o.orci...@gmail.com

Eric Hoffstetter

unread,
Jul 27, 2011, 3:13:26 AM7/27/11
to makerb...@googlegroups.com
I've paid too! Also, thank you for making me agree to paypal's terms and conditionezavooos in french before I could log in. Haha. Thankfully google translate was there for me. I'm very excited to put together the new watch. 
Thank you,
Eric

Ante Vukorepa

unread,
Jul 27, 2011, 9:03:03 PM7/27/11
to makerb...@googlegroups.com
Paid as well! (yesterday)
Can't wait :)


Regards,
-- 
Ante Vukorepa
Sent with Sparrow

Romain Bazile

unread,
Jul 29, 2011, 4:29:12 PM7/29/11
to makerb...@googlegroups.com
Hi you all!

For the people who already paid, the boards are going out tomorrow! That was faster than expected!

I'm still waiting to hear from Ethan, Matt and Norm.

Anyway, I'll try to make some nice component list, build tutorial, some documentation as well over the weekend!

I can't wait to build my own board! I still have to find the damn oven, but I got everything else!


Cheers everyone!


Romain

Jeremy Saglimbeni

unread,
Jul 29, 2011, 4:41:53 PM7/29/11
to makerb...@googlegroups.com
Hi guys! I'm new on the scene here, and working on another watch! Just wanted to say nice job to Romain, and offer a cool (hot?) reflow project I saw the other day. Again, nice work!


-Jeremy

Ethan Dicks

unread,
Jul 29, 2011, 5:43:32 PM7/29/11
to makerb...@googlegroups.com
On Fri, Jul 29, 2011 at 4:29 PM, Romain Bazile <groma...@gmail.com> wrote:
> I'm still waiting to hear from Ethan, Matt and Norm.

Yeah... sorry about that - I just switched jobs three days ago so
shipping the board to my old address would have been bad. I'm about
to go off-line - I'll connect back up the first part of next week.
Sorry about the timing, but it's been a really crazy week.

-ethan

Norm Sohl

unread,
Jul 29, 2011, 5:54:59 PM7/29/11
to makerb...@googlegroups.com

Just paid up – thanks very much!.  (The Paypal may be in my wife’s name, Judith).

Can’t wait!

--Norm

 

From: makerb...@googlegroups.com [mailto:makerb...@googlegroups.com] On Behalf Of Romain Bazile
Sent: Friday, July 29, 2011 1:29 PM
To: makerb...@googlegroups.com
Subject: Re: Makerbot Watch Batch

 

Hi you all!

Romain Bazile

unread,
Jul 29, 2011, 6:23:36 PM7/29/11
to makerb...@googlegroups.com
WHOoO!

Awesome! Just what I needed! It's exactly what I wanted to build!  I just have to wait for them to get it back in stock! :/
I should reallly suscribe to the adafruit newsletter! I'm not checking often enough!

Thanks so much!

Romain Bazile

unread,
Jul 29, 2011, 6:29:17 PM7/29/11
to makerb...@googlegroups.com
Norm, thanks!
And Ethan, no worries! It was just to remind you where we were! That's okay! I'll send you the kit whenever you want! :D
I'm ready when you are!

I can't wait to build them (yes, I said it so many times... I really cant wait! :D)

Romain

Ethan Dicks

unread,
Aug 2, 2011, 5:00:02 PM8/2/11
to makerb...@googlegroups.com
On Mon, Jul 25, 2011 at 6:36 PM, Romain Bazile <groma...@gmail.com> wrote:
> Hi everyone!
>
> I received all the parts today!
> I already started to get the parts ready to be sent.
> So, on the link below, you'll be able to find the link to make the payment
> via paypal.
>
> http://wiki.gromain.info/tiki-index.php?page=Makerbot+Watch

I went to the link on my laptop running Firefox 4.0 on Ubuntu 11.04
and I don't see a payment button, nor any image files. I looked at
the page source and there seemed to be a lot of IE-compensating code.
Am I just out of luck with the Wiki because I don't run "that" other
OS?

Can you send me a direct link?

Thanks,

-ethan

Ante Vukorepa

unread,
Aug 2, 2011, 5:03:23 PM8/2/11
to makerb...@googlegroups.com

Try Chrome. Worked for me on two platforms (Windows and Mac OS).

----
Ante Vukorepa

Romain Bazile

unread,
Aug 2, 2011, 5:10:10 PM8/2/11
to makerb...@googlegroups.com
I've updated the page today with building instructions.
It worked fine.
I think there's a problem with my wiki files. I'm working on it right now!
You can just paypal me 25$ at groma...@gmail.com if it doesn't work!

Cheers,

Romain

Ethan Dicks

unread,
Aug 2, 2011, 5:18:56 PM8/2/11
to makerb...@googlegroups.com
On Tue, Aug 2, 2011 at 5:10 PM, Romain Bazile <groma...@gmail.com> wrote:
> I've updated the page today with building instructions.
> It worked fine.

Just now, I can see the payment link, but I couldn't 20 minutes ago.

> I think there's a problem with my wiki files. I'm working on it right now!
> You can just paypal me 25$ at groma...@gmail.com if it doesn't work!

I sent the money directly. Looking forward to putting it together.

Thanks!

-ethan

Romain Bazile

unread,
Aug 2, 2011, 5:20:44 PM8/2/11
to makerb...@googlegroups.com
The code was somewhat eaten by the wiki system... There's something
strange i'll investigate! It's the same for the pictures!
I received the payment, thanks! I'll send you the kit tomorrow with the
others!


Le 02/08/2011 23:18, Ethan Dicks a �crit :

Martin Bogomolni

unread,
Aug 8, 2011, 9:33:22 PM8/8/11
to makerb...@googlegroups.com

They are here!  They are here!  

Romain's watch boards arrived today, fresh from France!

(image attached)
IMG_0765.jpg

Romain Bazile

unread,
Aug 9, 2011, 2:11:23 AM8/9/11
to makerb...@googlegroups.com
Cool!

I can't wait to see your build! (And maybe, after all, I'll solder
everything by hand! I'm tired to wait for my reflow oven controller!)


Le 09/08/2011 03:33, Martin Bogomolni a �crit :

Romain Bazile

unread,
Aug 10, 2011, 1:24:33 PM8/10/11
to makerb...@googlegroups.com
Hi all!

I've updated the page at
http://wiki.gromain.info/tiki-index.php?page=Makerbot+Watch to include
some building instructions and parts placement diagram.

Check it out!


R


Le 09/08/2011 03:33, Martin Bogomolni a �crit :
>

Ethan Dicks

unread,
Aug 10, 2011, 1:33:37 PM8/10/11
to makerb...@googlegroups.com
On Wed, Aug 10, 2011 at 1:24 PM, Romain Bazile <groma...@gmail.com> wrote:
> Hi all!
>
> I've updated the page at
> http://wiki.gromain.info/tiki-index.php?page=Makerbot+Watch to include some
> building instructions and parts placement diagram.
>
> Check it out!

Nice! Thank you!

Hopefully my watch will be here by the time I get back from camping
(it's coming to work so someone will be around to collect it). I
definitely want to get it assembled and a new case designed for it in
time for the NYC Maker Faire in September.

Fun times!

-ethan

Romain Bazile

unread,
Aug 10, 2011, 1:50:35 PM8/10/11
to makerb...@googlegroups.com
No worries, I thought it would be quite helping when I saw the tiny tiny
soldermask!

I hope everything will work well! I should be able to solder it at the
begin of next week! I can't wait! (It seems like I said that a thousand
times already!)


Cheers,


R


Le 10/08/2011 19:33, Ethan Dicks a �crit :

DonSimpson

unread,
Aug 10, 2011, 4:22:35 PM8/10/11
to MakerBot Watch
My kit is here. I will have to study up on things before I can put it
together and program it, not being an experienced Arduino person. And
not an experienced surface mount person either; how does one cook a
board, again?

In future, I will probably be happy to get a pre-assembled board.

-- Don Simpson

========

On Aug 10, 10:24 am, Romain Bazile <gromain....@gmail.com> wrote:
> Hi all!
>
> I've updated the page athttp://wiki.gromain.info/tiki-index.php?page=Makerbot+Watchto include

Ante Vukorepa

unread,
Aug 10, 2011, 6:04:34 PM8/10/11
to makerb...@googlegroups.com
Don't cook it, solder it manually.

Apply some solder to your solder tip (yeah, i know, you're usually taught not to do that, but different rules apply for SMD soldering). Generous-ish amount. Use plenty of flux on the board and hold the component in place with tweezers. Then touch or swipe the soldering iron across the end of the part or the pin and the pad on the board and - voila - it should magically flow between them.

If you've got a good flux, you don't even have to worry about putting too much solder on.
If you don't, keep a desoldering braid handy.


-- 
Ante Vukorepa
Sent with Sparrow

Martin Bogomolni

unread,
Aug 10, 2011, 6:09:36 PM8/10/11
to makerb...@googlegroups.com
that won't work for the crystal or the USB connector


Ante Vukorepa

unread,
Aug 10, 2011, 6:15:01 PM8/10/11
to makerb...@googlegroups.com
Worked just fine for me for the USB connector.
It's doable with the crystal, but you have to tin the pads and use A LOT of flux to get the solder to "suck" under the package via surface tension.

Hot-air is usually a better option for the crystal (i usually use my gas-powered Weller for that).

-- 
Ante Vukorepa
Sent with Sparrow

Romain BAZILE

unread,
Aug 10, 2011, 6:37:29 PM8/10/11
to makerb...@googlegroups.com

When I said cook, it was because I was thinking about using a reflow oven to solder the board.

But Ante's method is very good and, as we saw with its builds, leads to very good results! And I'm pretty sure that once you've built your board, you'll feel confident enough to build the next one!

On Aug 11, 2011 12:15 AM, "Ante Vukorepa" <o.or...@gmail.com> wrote:
> Worked just fine for me for the USB connector.
> It's doable with the crystal, but you have to tin the pads and use A LOT of flux to get the solder to "suck" under the package via surface tension.
>
> Hot-air is usually a better option for the crystal (i usually use my gas-powered Weller for that).
>
> --
> Ante Vukorepa
> Sent with Sparrow (http://bit.ly/sigsprw)

>
> On četvrtak, 11. kolovoza 2011. at 00:09, Martin Bogomolni wrote:
>
>> that won't work for the crystal or the USB connector
>>
>>
>>
>> On Aug 10, 2011, at 5:04 PM, Ante Vukorepa <o.or...@gmail.com (mailto:o.or...@gmail.com)> wrote:
>>
>> > Don't cook it, solder it manually.
>> >
>> > Apply some solder to your solder tip (yeah, i know, you're usually taught not to do that, but different rules apply for SMD soldering). Generous-ish amount. Use plenty of flux on the board and hold the component in place with tweezers. Then touch or swipe the soldering iron across the end of the part or the pin and the pad on the board and - voila - it should magically flow between them.
>> >
>> > If you've got a good flux, you don't even have to worry about putting too much solder on.
>> > If you don't, keep a desoldering braid handy.
>> >
>> >
>> > --
>> > Ante Vukorepa
>> > Sent with Sparrow (http://bit.ly/sigsprw)
Reply all
Reply to author
Forward
0 new messages