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

密碼:

忘記密碼
加入會員
  首頁 | 原廠 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 | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » Pololu 系列 » Electronics » PI1220
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  DRVXXXX系列
  Electronics
    Audio
    Computer Interface
    Discrete Components
    Displays
    Electronics Kits
    Electronics Prototyping
    Motion Control Modules
    Programmable Controllers
    RC Interface
    Regulators and Power Supplies
    Sensors
    Signal Adapters and Extenders
    Switches/Buttons/Relays
    Wireless
  G2 High-Power Motor Drivers
  Mechanical Components
  Motion Control Modules
  Robot Kits
  Sensors
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 4 / 12  [下一頁 >>]
Baby Orangutan B-328 Robot Controller PI1220
NT$1,000
運費NT$50
條碼PI1220
產品說明0

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

The Baby Orangutan B-328 is a very compact but complete robot controller, packing a high-performance AVR microcontroller and two motor drive channels in the same 24-pin form factor as competing units that include just a microcontroller. You can connect your battery, sensors, and motors directly to this small module to make a miniature robot, or you can use the Baby Orangutan as an auxiliary controller in larger robots. This version includes Atmel’s new ATmega328P microcontroller with 32 KB of program memory and 2 KB of RAM.

 

 

 

Overview

 

 

The Baby Orangutan is a complete control solution for small robots, all packed into a tiny 1.2" x 0.7" 24-pin DIP package. Its compact design eliminates bulkier components such as the LCD and switches while retaining the most essential features of the Orangutan robot controller line: a programmable ATmega48 or ATmega328P AVR microcontroller and a dual H-bridge for direct control of two DC motors. This integrated motor driver sets the Baby Orangutan B apart from similarly-sized microcontroller boards from other manufacturers. Two on-board indicator LEDs, a trimmer potentiometer, a 20 MHz resonator, and reverse battery protection round out the basic hardware features of the Baby Orangutan.

The removal of the larger Orangutan components also allows for a significantly improved manufacturing process that allows Pololu to offer the Baby Orangutan B at a very affordable price. Because the Orangutans are based on Atmel’s powerful AVR microcontrollers, the Orangutans deliver significantly higher performance than other similar controller boards. The availability of free development software, such as the Atmel Studio IDE and the WinAVR GCC C/C++ compiler, and low-cost programmers, such as the Pololu USB AVR programmer, make the Baby Orangutan B a truly outstanding value. We offer a combination deal that lets you save when you buy a USB AVR programmer with your Baby Orangutan.

For those not necessarily interested in robotics, the Baby Orangutan B is also a great introduction to the AVR microcontrollers because of its size and price. All you need to get started is a low-cost programmer and a power source. You can fit a substantial design even on a small breadboard since you won’t need the space for basic components such as the voltage regulator and resonator. The source code for several sample projects is available under our resources tab; these examples are intended to help you get up and running quickly with your new AVR-based controller.

Features

  • overall unit dimensions: 1.2" x 0.7"
  • input voltage: 5-13.5 V (15 V absolute maximum)
  • two bidirectional motor ports can deliver ~1 A continuous (3 A peak) per channel
  • programmable 20 MHz Atmel ATmega48 AVR microcontroller (4 KB flash, 512 bytes SRAM, 256 bytes EEPROM) or Atmel ATmega328P AVR microcontroller (32 KB flash, 2 KB RAM, 1 KB EEPROM)
  • 18 user I/O lines, 16 of which can be used for digital I/O and 8 of which can be used as analog input channels
  • 1 user LED
  • user potentiometer tied to ADC7
  • 20 MHz external resonator
  • pinout is compatible with the Orangutan SV-328, Orangutan LV-168, and 3pi robot, so the same code will generally work on all of these devices
  • comprehensive user’s guide

ATmega48, ATmega168, and ATmega328 comparison

The Baby Orangutan B is available with either the ATmega48 or ATmega328P AVR microcontroller (the ATmega168 version has been discontinued). The main differences between the mega48 and mega328P are memory size, boot loader support, and interrupt vector size. The mega328 can also run at lower voltages than the mega48 and mega168 for frequencies below 10 MHz.

  mega48 mega168 mega328P
Flash 4K Bytes 16K Bytes 32K Bytes
RAM 512 Bytes 1024 Bytes 2048 Bytes
EEPROM 256 Bytes 512 Bytes 1024 Bytes
Interrupt Vector Size 1 instruction word/vector 2 instruction words/vector 2 instruction words/vector
Boot Loader Section none 128, 256, 512, or 1024 words
(256, 512, 1024, or 2048 bytes)
256, 512, 1024, or 2048 words
(512, 1024, 2048, or 4096 bytes)

問與答

目前沒有任何商品問答!
本商品上架日期:2013-05-08.
評價
購物車 更多
空的...
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知Baby Orangutan B-328 Robot Controller PI1220
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

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