MichaelMeissner
Senior Member+
For some costume stuff, I was thinking about size of the microprocessor, so I picked up an Adafruit Gemma and Trinket (5v version). When I got them however, I discovered that the Teensy 3.0 wasn't that much larger then these Tiny85 chips (and in fact the Gemma is wider than the Teensy 3.0).
So for the things I a want to do, I don't see a reason to use these microprocessors, given the constraints that these microprocessors have.
If I was buying 10 or 20 of these, then yes the cost factor would be an issue ($8 vs. $19).
If I had a supply of lipo batteries, then not having to boost it to 5v (or regulated to 3.3v) might be a minor issue, but right now, I have AA batteries (2 or 4 rechargable AA boosted to 5v) or cell phone chargers that produce 5v. These batteries would work equally well with either microprocessors.
Similarly, if I was going to run for days/weeks at a time on a battery, I would imagine they might last a lot longer. For the stuff I want to do, I need 18 hours at most runtime, and then I can recharge at night.
By staying with the Teensy for all of the things I want to do, I have the USB serial port for debugging, I have a lot of pins, I have touch sensors, and multiple pwm/analog sensors. I can see, for some things, those microprocessors would be very interesting, but the LED is not always greener on the other side.
So for the things I a want to do, I don't see a reason to use these microprocessors, given the constraints that these microprocessors have.
If I was buying 10 or 20 of these, then yes the cost factor would be an issue ($8 vs. $19).
If I had a supply of lipo batteries, then not having to boost it to 5v (or regulated to 3.3v) might be a minor issue, but right now, I have AA batteries (2 or 4 rechargable AA boosted to 5v) or cell phone chargers that produce 5v. These batteries would work equally well with either microprocessors.
Similarly, if I was going to run for days/weeks at a time on a battery, I would imagine they might last a lot longer. For the stuff I want to do, I need 18 hours at most runtime, and then I can recharge at night.
By staying with the Teensy for all of the things I want to do, I have the USB serial port for debugging, I have a lot of pins, I have touch sensors, and multiple pwm/analog sensors. I can see, for some things, those microprocessors would be very interesting, but the LED is not always greener on the other side.
Last edited: