#Adafruit trinket bootloader pro#
Adafruit also added Optiboot support, so you can either program your Pro Trinket over USB or with an FTDI cable just like the PRO Mini using UC00A or UC00C. Like the Trinket, it has onboard USB bootloading support - Adafruit opted for a MicroUSB jack this time. That's why Adafruit designed Pro Trinket, with 18 GPIO, 2 extra analog inputs, 28K of flash, and 2K of RAM. While it has been great to see tons of tiny projects, sometimes you just need more pins, more FLASH, and more RAM. It's like an Arduino Pro Mini with more pins and USB tossed in, so delicious. Trinket's got a big sister in town - the Pro Trinket 5V! Pro Trinket combines everything you love about Trinket with the familiarity of the common core Arduino chip, the ATmega328. please take EXTRA PRECAUTION while doing soldering works. Note:This board comes with loose headers, so soldering is required. Lithium Ion Rechargeable Battery and Charger.Lead Acid Rechargeable Battery and Charger.Hardware I2C / SPI capability for breakout & sensor interfacing.The 2 shared IO pins have 2 more analog inputs and one more PWM output. The 3 independent IO pins have 1 analog input and 2 PWM output as well. 5 GPIO - 2 shared with the USB interface.No need to unplug/replug the board every time you want to reset or update! Reset button for entering the boot-loader or restarting the program.On-board green power LED and red pin #1 LED.Power with either USB or external output (such as a battery) - it'll automatically switch over.Up to 16V input, reverse-polarity protection, thermal and current-limit protection.
Adafruit designed a USB boot-loader so you can plug it into any computer and reprogram it over a USB port just like an Arduino. The Attiny85 is a fun processor because despite being so small, it has 8K of flash, and 5 I/O pins, including analog inputs and PWM 'analog' outputs. It's their lowest-cost arduino-IDE programmable board! Perfect for when you don't want to give up your expensive dev-board and you aren't willing to take apart the project you worked so hard to design. As of October 9th, 2015 the 5V Trinket comes with a micro-USB connector instead of a mini-USB connector!Īdafruit wanted to design a micro-controller board that was small enough to fit into any project, and low cost enough to use without hesitation. The 5V version can run at 8 MHz or at 16MHz by setting the software-set clock frequency.