Adafruit's Trinket
learn.adafruit.com
Adafruit's Trinket
1–10 of 46 posts
Re: Adafruit's Trinket
#2It's a breakout board for an ATTiny, with some vreg and an usb port on board. So what?
Re: Adafruit's Trinket
#3While I like the Arduino movement very much, I don't see what's so special about this. It's a breakout board for an ATTiny, with some vreg and an usb port on board. So what?
For reasonable volumes that's still probably the best approach, but at $8 a pop this is perfect for throwing together some quick project.
By way of analogy: to me, an Arduino is a breadboard. If I use one at all, it's to play with a first concept, and certainly not for any kind of permanent use. If that's true, then this is kind of like solderable perfboard: not optimal, but good enough for many things.
Re: Adafruit's Trinket
#4Re: Adafruit's Trinket
#5Does the ATTiny implement USB or is it bit-banged?
Re: Adafruit's Trinket
#6While I like the Arduino movement very much, I don't see what's so special about this. It's a breakout board for an ATTiny, with some vreg and an usb port on board. So what?
Re: Adafruit's Trinket
#7Re: Adafruit's Trinket
#8Or for $10, you could get the TI MSP430 LaunchPad [1]. You can then pop off the DIP chip and mount it however you want. It is nice since the chips themselves are about $1 or so each (depending on which one you get). [1] http://www.ti.com/ww/en/launchpad/msp430_head.html
[1] https://github.com/adafruit/Adafruit-Trinket-Gemma-Bootloade...
Re: Adafruit's Trinket
#9While I like the Arduino movement very much, I don't see what's so special about this. It's a breakout board for an ATTiny, with some vreg and an usb port on board. So what?
Sure, you could breadboard your own for cheaper, but you wouldn't be saving a whole lot in the scheme of things.
Re: Adafruit's Trinket
#10Or for $10, you could get the TI MSP430 LaunchPad [1]. You can then pop off the DIP chip and mount it however you want. It is nice since the chips themselves are about $1 or so each (depending on which one you get). [1] http://www.ti.com/ww/en/launchpad/msp430_head.html
If you're a hobbyist, it's definitely not worth saving a few bucks if you're only making a few of them and you account for the value of your time. YMMV.