Page 1 of 2

WatchDuino

PostPosted: Wed May 07, 2014 11:48 am
by Myndale
Arduino in a watch form factor:

http://www.coconauts.net/projects/watchduino/

The schematic looks very familiar... ;)

https://bytebucket.org/rephus/watchduin ... ema_bb.png

Re: WatchDuino

PostPosted: Thu May 08, 2014 1:05 am
by DFX2KX
That's... Almost identical, isn't it? Save for no SD card and USB controller?

Makes me wonder if you could shrink a gamebuino with the sd card and usb down to that size.

Re: WatchDuino

PostPosted: Thu May 08, 2014 1:20 am
by Drakker
There is definitely room to shrink the Gamebuino... but the price would go up significantly. =)

Re: WatchDuino

PostPosted: Thu May 08, 2014 1:55 am
by adekto
u can make gamebuino smaller but ur going to sacrifice battery life and its going to be harder to control without a dpad

Re: WatchDuino

PostPosted: Sun May 11, 2014 2:27 pm
by DFX2KX
Drakker wrote:There is definitely room to shrink the Gamebuino... but the price would go up significantly. =)

Indeed. Multi-layer PCB, and all. I wonder if Gamebuino just uses a sensible schematic layout to begin with?

Re: WatchDuino

PostPosted: Mon May 12, 2014 6:21 am
by rodot
You could easily shrink gamebuino using SMT buttons and replacing the ATmega328 with an ATmega32u4 (because it doesn't require an FT232RL for the USB port). You would also have to remove the expansion connectors and speaker (or move it somewhere else, and/or replace it with a piezo disk).

But reducing the screen's size would be the first step I guess. You could use a 0.96" OLED display... but because of their higher resolution you won't be able to feet a display buffer in the microcontroller's RAM :(

Re: WatchDuino

PostPosted: Mon May 12, 2014 11:27 am
by Drakker
I'd say the screen is pretty much the only thing we wouldn't want to shrink...

Maybe this could be an interesting project for the future, a really slim Gamebuino. Same shape and screen as the current one, just, say, 1cm thick or less. If the Arduboy can do it... it should be possible with the Gamebuino itself. The "thick" version would be for developers and hardware tinkerers and the slim one without extension ports could be a portable gaming machine for those that only want to play Gamebuino games on the go.

Re: WatchDuino

PostPosted: Mon May 12, 2014 11:54 am
by rodot
Actually this is already a "slim" Gamebuino, the first prototype was entirely through hole with 2 single sided PCB and 4 AA batteries :P

Re: WatchDuino

PostPosted: Mon May 12, 2014 3:42 pm
by Drakker
Got any pictures? =)

Re: WatchDuino

PostPosted: Mon May 12, 2014 5:52 pm
by rodot
Here you go:
front.jpg
front.jpg (82.35 KiB) Viewed 8006 times

back.jpg
back.jpg (79.28 KiB) Viewed 8006 times

etching.jpg
etching.jpg (110.81 KiB) Viewed 8006 times

PCB.jpg
PCB.jpg (64.08 KiB) Viewed 8006 times

assembled_PCB.jpg
assembled_PCB.jpg (74.63 KiB) Viewed 8006 times