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
Yes, definitely in.
Sent via Android
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
I can whip up a PCB that uses them..
-Martin
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>
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).
A friend of mine in canada was woking on this. Check out timewitharduino.blogspot.com
Bre
--
MakerBot Industries
http://makerbot.com
MakerBot on Colbert:
http://www.makerbot.com/blog/2011/06/09/bre-on-the-colbert-report/
Recent Video: http://cadillac.money.cnn.com/cnn/cbu/episode.jsp?pv=true&ep=7
Recent Old School Print:
http://www.nytimes.com/2011/05/14/arts/design/makerbot-is-a-new-3-d-printer.html
http://store.atxhackerspace.org
-M
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
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
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 :
Le 05/06/2011 07:08, Charley Jones a �crit :
Le 05/06/2011 07:08, Charley Jones a �crit :
OK – two for me as well. Thanks for doing this!
--Norm
Cool! That's awesome!
-ethan
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!
Sweet!
> Here are some pics of the boards:
Very nice!
-ethan
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 :
-M
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!).
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!)
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 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!!
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
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!
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
Try Chrome. Worked for me on two platforms (Windows and Mac OS).
----
Ante Vukorepa
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
Le 02/08/2011 23:18, Ethan Dicks a �crit :
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 :
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 :
>
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
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 :
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!