德源科技 
德源科技德源科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » Adafruit 系列 » Development Boards » Trinkets » 433417784
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  *新版 STEMMA QT / Qwiic接頭系列
  *轉接板
  Sensors/Parts
  *Feather 系列
  *FLORA 系列&配件
  Arduino
  BeagleBone 狗骨頭
  Development Boards
    ARM Development
    Metro
    Trinkets
  Kits 套件 套餐
  LCDs & Displays 屏
  SMT SMD 轉板 轉接座
  Bluetooth 藍芽
  Breakout Boards 模組
  Buttons 按鍵& Switches搖桿
  Cameras 攝像頭
  CNC 舵機 馬達 零件
  EL Wire/Tape/Panel
  Laser 雷射激光
  LEDs 燈
  Materials 導電
  NeoPixel 系列 LE燈燈
  Photon 系列&配件
  Power 電源、電池...
  RFID / NFC
  Robotics
  停產 停售 DISCONTINUED
  SIM800系列(台灣不能用)
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 3 / 5  [下一頁 >>]
●Adafruit原廠 Trinket - Mini Microcontroller - 3.3V Logic (ada1500
NT$293
運費NT$50
條碼433417784
產品說明2

※本產品原廠代理從國外進口,有些交期較長,下訂前請詢問! 

Adafruit Trinket - Mini Microcontroller - 3.3V Logic - MicroUSB (ada1500)

Description

Trinket may be small, but do not be fooled by its size! It's a tiny microcontroller board, built around the Atmel ATtiny85, a little chip with a lot of power. We wanted to design a microcontroller board that was small enough to fit into any project, and low cost enough to use without hesitation. 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. It's our lowest-cost arduino-IDE programmable board!

As of May 27th, 2015 the 3.3V Trinket has been revised! The board is now even smaller - at just 27mm x 15mm - and comes with a micro-B USB connector rather than mini-B

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. We designed a USB bootloader so you can plug it into any computer and reprogram it over a USB port just like an Arduino. In fact we even made some simple modifications to the Arduino IDE so that it works like a mini-Arduino board. You can't stack a big shield on it but for many small & simple projects the Trinket will be your go-to platform.

This is the 3V Trinket. There are two versions of the Trinket. One is 3V and one is 5V. Both work the same, but have different operating logic voltages. Use the 3V one to interface with sensors and devices that need 3V logic, or when you want to power it off of a LiPo battery. The 3V version should only run at 8 MHz. Use the 5V one for sensors and components that can use or require 5V logic. The 5V version can run at 8 MHz or at 16MHz by setting the software-set clock frequency.

Even though you can program Trinket using the Arduino IDE, it's not a fully 100% Arduino-compatible. There are some things you trade off for such a small and low cost microcontroller!

  • Trinket does not have a Serial port connection for debugging so the serial port monitor will not be able to send/receive data
  • Some computers' USB v3 ports don't recognize the Trinket's bootloader. Simply use a USB v2 port or a USB hub in between

Here are some useful specifications!

  • ATtiny85 on-board, 8K of flash, 512 byte of SRAM, 512 bytes of EEPROM
  • Internal oscillator runs at 8MHz, but can be doubled in software for 16MHz
  • USB bootloader with a nice LED indicator looks just like a USBtinyISP so you can program it with AVRdude (with a simple config modification) and/or the Arduino IDE (with a few simple config modifications)
  • Micro-USB jack for power and/or USB uploading, you can put it in a box or tape it up and use any USB cable for when you want to reprogram.
  • We really worked hard on the bootloader process to make it rugged and foolproof, this board wont up and die on you in the middle of a project!
  • ~5.25K bytes available for use (2.75K taken for the bootloader)
  • Available in both 3V and 5V flavors
  • On-board 3.3V or 5.0V power regulator with 150mA output capability and ultra-low dropout. Up to 16V input, reverse-polarity protection, thermal and current-limit protection.
  • Power with either USB or external output (such as a battery) - it'll automatically switch over
  • On-board green power LED and red pin #1 LED
  • Reset button for entering the bootloader or restarting the program. No need to unplug/replug the board every time you want to reset or update!
  • 5 GPIO - 2 shared with the USB interface. The 3 independent IO pins have 1 analog input and 2 PWM output as well. The 2 shared IO pins have 2 more analog inputs and one more PWM output.
  • Hardware I2C / SPI capability for breakout & sensor interfacing.
  • Works with many basic Arduino libraries including Adafruit Neopixel!
  • Mounting holes! Yeah!
  • Really really small

For a lot more details, including a tour of the Trinket, pinout details and Arduino IDE examples, check out the Introducing Trinket tutorial

TECHNICAL DETAILS

問與答

目前沒有任何商品問答!
本商品上架日期:2017-02-18.
評價
購物車 更多
空的...
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知●Adafruit原廠 Trinket - Mini Microcontroller - 3.3V Logic (ada1500
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:[email protected](主要信箱) & [email protected](次要) & [email protected] & [email protected] & [email protected]