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

密碼:

忘記密碼
加入會員
  首頁 | 原廠 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 | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » 相容 For Arudino® 週邊及配件 » 11034558
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  For Arduino® book 書
  For Arduino® LCD 屏
  For Arduino® RGB LED模組
  For Arduino® SD卡模組
  For Arduino® 傳感器模塊
  For Arduino® 套件/套餐
  For Arduino® 學習套件
  For Arduino® 按鍵 按鈕模塊 搖桿
  For Arduino® 控制板
  For Arduino® 擴展板
  For Arduino® 繼電器
  For Arduino® 車
  For Arduino® 電機 馬達 驅動
  Makeblock mBot 系列
  MiCOKit 銀爾達
  NodeMcu Lua系列
  WRTnode系列
  電源模塊
  For Arduino® 外殼/壓克力板/麵包板/杜邦線/配件
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 59 / 437  [下一頁 >>]
&●Arduino® Mega2560 Rev3 R3 ATmega2560 (A000067)(義大利原廠)
NT$2,000
運費NT$50
條碼11034558
產品說明59

 

簡介 

這是基於ATmega2560基礎上的微控版 Arduino Mega 2560,擁有54個數字I/O端口(其中14個可以用作PWM輸出口),16個模擬輸入端口,4個UARTs (硬件串行端口),1個16 MHz的晶體振蕩器,同時還包括USB接口,電源插口,ICSP接口,以及重置鍵:幾乎包括了支持微控版運行所需的一切。

你僅需要用USB數據線,或是7-12V適配器,或電池,連接到電腦上即可。Mega能和大部分適用於Arduino Uno, Duemilanove or Diecimila的擴展板相兼容。

Mega 2560是 Arduino Mega的升級版。

而其R3版本還具有下列特點:

  • 使用ATmega16U2代替8U2作為USB-to-Serial轉換器
  • 增加了AREF邊上的SDA和SCL端口。此外,RESET邊上還有兩個新的端口。一個端口是IOREF,它能夠使擴展板適應主板的電壓。另一個空的端口預留給將來擴展的可能。
  • 更強的復位電路

技術規格

  • 微控制器: ATmega2560
  • 工作電壓:5V
  • 輸入電壓(推薦):7-12V
  • 輸入電壓(限制):6-20V
  • 數字I/O端口:54(14個PWM輸出口)
  • 模擬輸入端口:16
  • 直流電流 I/O端口: 40mA
  • 直流電流 3.3V端口: 50mA
  • Flash 內存:256KB(8KB用於引導程序)
  • SRAM:8KB
  • EEPROM:4KB
  • 頻率: 16 MHz

相關文檔

 

The Arduino Mega is UNO’s big sister. Ready for your larger projects

The Arduino Mega has plenty of pins for your complex projects like 3D printers and robotics. If you started with an UNO and need more pins, the Mega is for you

 

 

Overview

The Arduino Mega 2560 is a microcontroller board based on the ATmega2560 (datasheet). It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega is compatible with most shields designed for the Arduino Duemilanove or Diecimila.

   The Mega 2560 is an update to the Arduino Mega, which it replaces.

   The Mega2560 differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it features the ATmega16U2 (ATmega8U2 in the revision 1 and revision 2 boards) programmed as a USB-to-serial converter.
Revision 2 of the Mega2560 board has a resistor pulling the 8U2 HWB line to ground, making it easier to put into DFU mode.

    Revision 3 of the board has the following new features:

  • 1.0 pinout: added SDA and SCL pins that are near to the AREF pin and two other new pins placed near to the RESET pin, the IOREF that allow the shields to adapt to the voltage provided from the board. In future, shields will be compatible both with the board that use the AVR, which operate with 5V and with the Arduino Due that operate with 3.3V. The second one is a not connected pin, that is reserved for future purposes.
  • Stronger RESET circuit.
  • Atmega 16U2 replace the 8U2.

ARDUINO MICROCONTROLLER

Microcontroller

ATmega2560

Architecture

AVR

Operating Voltage

5 V

Flash memory

256 KB of which 8 KB used by bootloader

SRAM

8 KB

Clock Speed

16 MHz

Analog I/O Pins

16

EEPROM

4 KB

DC Current per I/O Pins

40 mA (I/O Pins)

GENERAL

Input Voltage

5-12 V

Digital I/O Pins

54 (of which 15 provide PWM output and 4 UART)

PWM Output

15

Power Consumption

38 mA

PCB Size

53.3 x 101.5 mm

Weight

36 g

Product Code

A00006

Power

 The Arduino Mega can be powered via the USB connection or with an external power supply. The power source is selected automatically.

    External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board's power jack. Leads from a battery can be inserted in the Gnd and Vin pin headers of the POWER connector.

    The board can operate on an external supply of 6 to 15 volts. If supplied with less than 7V, however, the 5V pin may supply less than five volts and the board may be unstable. If using more than 12V, the voltage regulator may overheat and damage the board. The recommended range is 7 to 12 volts.

The power pins are as follows:

  • VIN. The input voltage to the Arduino board when it's using an external power source (as opposed to 5 volts from the USB connection or other regulated power source). You can supply voltage through this pin, or, if supplying voltage via the power jack, access it through this pin.
  • 5V. This pin outputs a regulated 5V from the regulator on the board. The board can be supplied with power either from the DC power jack (7 - 12V), the USB connector (5V), or the VIN pin of the board (7-12V). Supplying voltage via the 5V or 3.3V pins bypasses the regulator, and can damage your board. We don't advise it.
  • 3V3. A 3.3 volt supply generated by the on-board regulator. Maximum current draw is 50 mA.
  • GND. Ground pins.
  • IOREF. This pin on the Arduino board provides the voltage reference with which the microcontroller operates. A properly configured shield can read the IOREF pin voltage and select the appropriate power source or enable voltage translators on the outputs for working with the 5V or 3.3V. 

Memory

    The ATmega2560 has 256 KB of flash memory for storing code (of which 8 KB is used for the bootloader), 8 KB of SRAM and 4 KB of EEPROM (which can be read and written with the EEPROM library).

Input and Output 

 Each of the 54 digital pins on the Mega can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 volts. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. In addition, some pins have specialized functions:

  • Serial 0: (RX) and 1 (TX);
  • Serial 1: 19 (RX) and 18 (TX);
  • Serial 2: 17 (RX) and 16 (TX);
  • Serial 3: 15 (RX) and 14 (TX). Used to receive (RX) and transmit (TX) TTL serial data. Pins 0 and 1 are also connected to the corresponding pins of the ATmega16U2 USB-to-TTL Serial chip. External Interrupts: 2 (interrupt 0), 3 (interrupt 1), 18 (interrupt 5), 19 (interrupt 4), 20 (interrupt 3), and 21 (interrupt 2). These pins can be configured to trigger an interrupt on a low value, a rising or falling edge, or a change in value. See the attachInterrupt() function for details.
  • PWM: 2 to 13 and 44 to 46. Provide 8-bit PWM output with the analogWrite()function.
  • SPI: 50 (MISO), 51 (MOSI), 52 (SCK), 53 (SS). These pins support SPI communication using the SPI library. The SPI pins are also broken out on the ICSP header, which is physically compatible with the Uno, Duemilanove and Diecimila.
  • LED: 13. There is a built-in LED connected to digital pin 13. When the pin is HIGH value, the LED is on, when the pin is LOW, it's off.
  • TWI: 20 (SDA) and 21 (SCL). Support TWI communication using the Wire library. Note that these pins are not in the same location as the TWI pins on the Duemilanove or Diecimila.

The Mega2560 has 16 analog inputs, each of which provide 10 bits of resolution (i.e. 1024 different values). By default they measure from ground to 5 volts, though is it possible to change the upper end of their range using the AREF pin and analogReference() function.

There are a couple of other pins on the board:

  • AREF. Reference voltage for the analog inputs. Used with analogReference().
  • Reset. Bring this line LOW to reset the microcontroller. Typically used to add a reset button to shields which block the one on the board.

Communication 

     The Arduino Mega2560 has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers. The ATmega2560 provides four hardware UARTs for TTL (5V) serial communication. An ATmega16U2 (ATmega 8U2 on the revision 1 and revision 2 boards) on the board channels one of these over USB and provides a virtual com port to software on the computer (Windows machines will need a .inf file, but OSX and Linux machines will recognize the board as a COM port automatically. The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the board. The RX and TX LEDs on the board will flash when data is being transmitted via the ATmega8U2/ATmega16U2 chip and USB connection to the computer (but not for serial communication on pins 0 and 1).

    A SoftwareSerial library allows for serial communication on any of the Mega2560's digital pins.

    The ATmega2560 also supports TWI and SPI communication. The Arduino software includes a Wire library to simplify use of the TWI bus; For SPI communication, use the SPI library.

Programming

     The Arduino Mega can be programmed with the Arduino software (download).

The ATmega2560 on the Arduino Mega comes preburned with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol.

You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header using Arduino ISP or similar;

The ATmega16U2 (or 8U2 in the rev1 and rev2 boards) firmware source code is available in the Arduino repository. The ATmega16U2/8U2 is loaded with a DFU bootloader, which can be activated by:

  • On Rev1 boards: connecting the solder jumper on the back of the board (near the map of Italy) and then resetting the 8U2.
  • On Rev2 or later boards: there is a resistor that pulling the 8U2/16U2 HWB line to ground, making it easier to put into DFU mode. You can then use Atmel's FLIP software (Windows) or the DFU programmer (Mac OS X and Linux) to load a new firmware. Or you can use the ISP header with an external programmer (overwriting the DFU bootloader).

Automatic (Software) Reset

     Rather then requiring a physical press of the reset button before an upload, the Arduino Mega2560 is designed in a way that allows it to be reset by software running on a connected computer. One of the hardware flow control lines (DTR) of the ATmega8U2 is connected to the reset line of the ATmega2560 via a 100 nanofarad capacitor. When this line is asserted (taken low), the reset line drops long enough to reset the chip. The Arduino software uses this capability to allow you to upload code by simply pressing the upload button in the Arduino environment. This means that the bootloader can have a shorter timeout, as the lowering of DTR can be well-coordinated with the start of the upload.

    This setup has other implications. When the Mega2560 is connected to either a computer running Mac OS X or Linux, it resets each time a connection is made to it from software (via USB). For the following half-second or so, the bootloader is running on the Mega2560. While it is programmed to ignore malformed data (i.e. anything besides an upload of new code), it will intercept the first few bytes of data sent to the board after a connection is opened. If a sketch running on the board receives one-time configuration or other data when it first starts, make sure that the software with which it communicates waits a second after opening the connection and before sending this data.

    The Mega2560 contains a trace that can be cut to disable the auto-reset. The pads on either side of the trace can be soldered together to re-enable it. It's labeled "RESET-EN". You may also be able to disable the auto-reset by connecting a 110 ohm resistor from 5V to the reset line.

USB Overcurrent Protection

     The Arduino Mega2560 has a resettable polyfuse that protects your computer's USB ports from shorts and overcurrent. Although most computers provide their own internal protection, the fuse provides an extra layer of protection. If more than 500 mA is applied to the USB port, the fuse will automatically break the connection until the short or overload is removed.

Physical Characteristics

     The maximum length and width of the Mega2560 PCB are 4 and 2.1 inches respectively, with the USB connector and power jack extending beyond the former dimension. Three screw holes allow the board to be attached to a surface or case. Note that the distance between digital pins 7 and 8 is 160 mil (0.16"), not an even multiple of the 100 mil spacing of the other pins.

    The Mega2560 is designed to be compatible with most shields designed for the Uno, Diecimila or Duemilanove. Digital pins 0 to 13 (and the adjacent AREF and GND pins), analog inputs 0 to 5, the power header, and ICSP header are all in equivalent locations. Further the main UART (serial port) is located on the same pins (0 and 1), as are external interrupts 0 and 1 (pins 2 and 3 respectively). SPI is available through the ICSP header on both the Mega2560 and Duemilanove / Diecimila. Please note that I2C is not located on the same pins on the Mega (20 and 21) as the Duemilanove / Diecimila (analog inputs 4 and 5).

Schematic & Reference Design 

EAGLE files: arduino-mega2560_R3-reference-design.zip
Schematic: arduino-mega2560_R3-schematic.pdf

EAGLE files: Arduino_MEGA_2560-V3E-reference-design.zip
Schematic: Arduino-MEGA-2560-Rev3E-SCH.pdf

Conformity Declaration :FCC   RoHS  EC  REACh 

Schematic & Reference Design 

Start with Arduino  or if you want to start playing right away with your board  Start with Arduino MEGA 2560

Schematic

Led Matrix and Numeric Keypad Example

問與答

目前沒有任何商品問答!
本商品上架日期:2012-06-11.
評價
建議購買的商品清單!可以參考看看喔
●Nano V3.0 CH340改進版,For Arduino® Atmega328P 帶 USB轉TTL
●Nano V3.0 CH340改進版,For Arduino® Atmega328P 帶 USB轉TTL
$ ●STM32F401CCU6 STM32F4 核心板 開發板 最小系統板
$ ●STM32F401CCU6 STM32F4 核心板 開發板 最小系統板
TE-8051 加購品:杜邦線 排針用線材 (共計58條[8PIN X6 + 1PIN X10] )
TE-8051 加購品:杜邦線 排針用線材 (共計58條[8PIN X6 + 1PIN X10] )
Arduino機器人套件 土壤濕度計 檢測傳感器模組 帶模擬和TTL電平信號輸出(LON-021)
Arduino機器人套件 土壤濕度計 檢測傳感器模組 帶模擬和TTL電平信號輸出(LON-021)
●1路 單路 9V繼電器隔離驅動控制模塊 高電平驅動板(LON-024)
●1路 單路 9V繼電器隔離驅動控制模塊 高電平驅動板(LON-024)
●1604液晶屏 16*4字符點陣 16*4液晶模塊 點陣型液晶顯示模塊
●1604液晶屏 16*4字符點陣 16*4液晶模塊 點陣型液晶顯示模塊
購物車 更多
1 x Seeed 原廠 Welle - A Smart Interface Controller (109990326)
1 x ATTINY13V-10PI
1 x Mach3 usb cnc 雕刻機控制卡 運動控制卡-5代 MK4-V(4軸控制器)
1 x Addressable RGB 30-LED Strip, 5V, 1m (WS2812B)
1 x HUAWEI MU509 3G 開發板
1 x WeMos D1 mini 配件 / WS2812B RGB 擴展板
1 x Pico-8SEG-LED,Raspberry Pi Pico 配件:4位8段數碼管 擴展板
1 x #Raspberry Pi 樹莓派專用無線網卡Mini USB 802.11n 150Mbps 150M迷你網卡
1 x GAL22V10
1 x ●四口 usb分線器 USB擴展口 usb集線器多接口 hub2.0轉換器 含電源
1 x *#樹莓派 CM4 IO套件(配件包C/不含核心板):Compute Module 4 PoE Board (藍板)
1 x 樹莓派【A-Z套餐/數字1-49套餐/其他套餐】總覽
1 x ●PiCAN2 Duo CAN-Bus 模組,Pi 4 專用 with 3A SMPS(RSP-PICANDUOSMPS3A)
1 x &LattePanda V1 (4G/64GB)最強大拿鐵熊貓Mini PC開發板(DFR470)(win10企業版激活,帶授
1 x e-Paper ESP32 Driver Board 電子墨水屏無線網路驅動板
1 x 香橙派 OrangePi Zero2 (全志H616芯片/1GB),安卓 linux 開發板 香橙派編程 (單板)
1 x 型號:B0066,Arducam原廠 1/4 Inch 500百萬像素 OV5647攝像頭 300mm長 樹莓派
1 x (聖誕限時優惠5%折扣)reComputer J2012-Edge AI (16G),NVIDIAJetsonXavierNX
1 x iPazz Port 2.4G 無線鍵盤 智能電視電腦遙控器可支持樂視盒子遙控(KP-810-10A)無線版
1 x ATMEGA32-16PI
1 x 2016新品 BPI-R1香蕉派Banana PI R1 智能路由器4路千兆SATA接口
1 x CH8八位計米計數計時線速轉速頻率表數字智能型表
1 x #&●樹莓派 Raspberry Pi Model A+ 開發板 1代 A+ Plus
1 x ●(現貨) 傳感器專用線材:4 Pin 轉 1 Pin 裸線頭 (2.54間距) 電子線 連接線 端子線 4Pin 杜邦線
1 x ▼Sparkfun原廠 LIDAR-Lite v3HP Arduino 雷射測距模組 5cm to 40m(SEN-14599)
1 x $樹莓派 Raspberry Pi Compute module 4 (標準2GB RAM+ 8G eMMC) CM4
1 x >(停產)M5Stack PuppyC,可編程舵機驅動四足機器人底座,STM32F030F4
1 x &最新 Raspberry Pi 4 B (是新版Pi4B) 8GB RAM內存 type-C (送贈品)
1 x &●樹莓派 Raspberry Pi Zero 不帶無線功能(單主板,不帶排針)
1 x &LattePanda V1(4G/64GB),強大的Mini PC電腦開發板 (DFR419) Win10(未激活/不帶授權)
1 x &OKdo【ROCK 4 C+】Starter Kit(4GB RAM)4C+電腦套件,RK3399-T A72+A53
1 x USB Cable and Charger Tester Advanced version - qualMeter X
1 x 89C52RC
1 x >(停產)Discover Electronics Kit - 2.0(ada487)
1 x GMV2 手持蓋革計數器/大理石放射/個人劑量/核輻射檢測/採礦石/測量儀
1 x $(預購)樹莓派 Pi Compute module 4 (標準2GB RAM+無eMMC) CM4 Lite 簡易版
1 x ●1.27MM FC-14P雙頭線 14pin針 JTAG連接線 AVR下載線 IDC灰排線 (10CM) 2X7Pin
1 x *SanDisk 32G C10 microSD卡 不帶轉卡 (不帶資料,單卡) RPI SD
1 x Raspberry Pi 樹莓派 B+ 適用(WPC-632)Web Based Programmable Controller
1 x M5Stack StickT2,紅外熱成像儀,6軸IMU非接觸式 FLIR Lepton3.0
1 x &*(現貨)SPF原廠 FLIR Radiometric Lepton Dev Kit 開發套件V1.4 (KIT-14654)
1 x #&●(現貨)樹莓派 Raspberry Pi Zero W / Zero 無線版
1 x 12V2.1聲道 汽車 機車 電腦功放 獨立純低音 宏興2.1功放機 音質超勁
1 x 2.13inch NFC e-Paper Eval Kit(套件),2.13寸 無源NFC電子墨水屏 評估套件
1 x ●4inch Resistive Touch LCD / 4寸 彩色IPS顯示屏 電阻觸摸 480x800
1 x &●*智慧開關(Smart Relay)學習套件 For Arduino® Raspberry Pi
1 x Jetson Nano Developer Kit (配件包 A),AI人工智能開發板 基礎配件:64G、電源
1 x Raspberry Pi 樹莓派專用配件 直型GPIO Cobbler Plus 空板 (不含座和排針)
1 x 專案規劃(電子商品開發與設計)
1 x IC代燒服務(量多,急件)
1 x IMX258 13MP OIS USB Camera (A) USB攝像頭模塊 1300萬像素 光學防抖
1 x ●Raspberry 樹莓派 FT232RL USB轉串口模塊 USB轉TTL下載線(FT232升級版)帶殼
1 x Sinewinder R/C lighting system(DE021)
1 x 樹莓派 Raspberry Pi Compute module 3+ 16GB 模塊 CM3+
1 x ●SparkFun原廠 Qwiic pHAT Extension (DEV-17512),樹莓派 Pi 400 擴展板
1 x 18A 交流接觸器 CJX2-1210 CJX2-1201 220V 380V
1 x 原裝 Beaglebone Blue 藍色狗骨頭 無人飛行器、機器人、藍牙WiFi,DC供電
1 x 樹莓派4 M.2 NVME SATA SSD 超薄NAS儲存擴充板(X876)支援UASP
2 x #&●2017年 樹莓派Pi3B 英國版UK Raspberry Pi 3B Model B (pi2B 升級版)(4代)
1 x ▽●(現貨/特價*)原廠 Particle Photon (Headers)WRL-13774/Ada2721/11499028
1 x 海備思 HAGiBiS Type-C轉HDMI連接線 (三代 供電款4K*60Hz 1.8米) 高清 轉換器 電視同屏線
1 x M5Stack Core2 for AWS,物聯網開發學習套件,觸摸屏ATECC608A加密芯片
1 x 七口 usb分線器 USB擴展口 usb集線器多接口 hub2.0轉換器 含電源
2 x $原廠 PocketBeagle 開發版 (DEV-14919)
1 x 遙控坦克船 充電動水陸兩棲坦克遙控車玩具汽車(噴水型24883A/C.升級雙砲台+3電池套餐)
1 x *SanDisk 128G C10 microSD卡 不帶轉卡 (不帶資料,單卡) RPI SD
1 x ▼●PiRacer AI Kit 配件包(不含Pi4B、16G卡),AI人工智能小車 DonkeyCar 自動駕駛深度學習
1 x ●帶底板SX1278 LORA模塊安信可LORA RA-02 LORA
1 x LED WS2812B 全彩幻彩30燈 防水燈條 5050內置IC 5V燈帶 1米【黑板(裸版),不防水燈帶】IP30
1 x Adafruit原廠 5050 LED breakout PCB 空板 - 10 pack (ada1762)
1 x PIC 16F73
1 x 10x15cm 洞洞板(單面錫),10*15CM 厚1.5mm 萬能板 厚1.5 焊接 實驗板 PCB電路板 線路板
1 x Seeed原廠 RaspiRobot Board v3 樹莓派 擴展板 擴充板 (114990293)
1 x 150W 多功能電壓電流恆流負載 USB可調 恆流電子負載電瓶電池容量檢測試儀表老化放電器 20A
1 x Raspberry Pi 樹莓派 WPC-632系列加購品:12CM排線 / 適用 WPC-632-EB Bus cable
1 x CF轉SATA / 2.5寸硬盤轉接卡/台式機用CF讀卡器帶PCIe擋板 (送SATA線)
1 x DisplayPort DP 轉 HDMI 轉接線 1.8米 大DP
1 x *創見Transcend 16G C10 microSD卡 (帶 樹莓派NOOBS資料) RPi SD
1 x pcDuino WiFi實時視頻監控 智能小車 視頻小車
1 x SCSI-50P CN槽式180度 端子台
1 x (缺貨)SyRen 50 單路 50A直流電機驅動器 PWM 無線電控制 機器人控制器 DRI026
1 x (缺貨)Sabertooth 2x60 雙路60A直流電機驅動(DE003)
1 x 香橙派 Orange Pi PC 開發板 (全志 H3芯片),1GB內存、開源創客、編程單片機
1 x Delock進口 樹莓派Raspberry Pi 攝像頭USB 2.0 Module 1.92 Megapixel 120° F
1 x ●(特價*/現貨) Wi-Fi Micro 開發板,RedBearLab 原廠(台灣獨家代理) CC3200 Wi-Fi Mic
2 x ●1.27MM FC-20P雙頭線,20pin針 JTAG連接線、AVR下載線、IDC灰排線 (20CM) 2 X 10Pin
1 x ●Raspberry Pi Pico IO擴展板 ,1號擴展板 - 簡易擴展板
1 x 香橙派 Orange Pi Zero 256MB開發板(全志H2升級H3) 安卓、Linux 編譯
1 x 四口 usb分線器 USB擴展口 usb集線器多接口 hub2.0轉換器 不含電源
1 x &OKdo x Radxa【ROCK 3A】 (2GB RAM)單板電腦, RK3568 Cortex-A55
1 x *樹莓派3B 4B【SD卡選購】總覽,支援N00BS V3.4資料
1 x Pcie轉接卡 Mini PCI-E轉 雙槽PCI 插槽擴展卡 支持採集卡 金稅卡 聲卡 需供電
1 x ●KittenBot 智能 15位全彩 WS2812 5050 RGB燈環 開發板 8字形 LED大環
1 x iPazz Port 迷你鍵盤鼠標 紅外學習型遙控器 機頂盒遙控 智能鍵盤(KP-810-19R)
1 x ▽●(特價,現貨*)Sparkfun原廠 XBee Wireless Kit / XBee通訊組合包(KIT-13197)SPF
1 x ●(特價*/現貨) WiFi Mini 開發板,RedBearLab 原廠(台灣獨家代理) CC3200
1 x ●香橙派 Orange pi R1 開發板 (全志 H2+ 芯片/256M),雙網口、開源創客、編程單片機
1 x WeMos D1 MINI ( ESP-32S ) 迷你ESP32 WiFi +藍牙物聯網
1 x Pico-LCD-1.3,Raspberry Pi Pico 配件:1.3寸 65K彩色顯示屏 240×240
1 x >(停產)Mach3 USB CNC 手輪 控制板 雕刻機控制卡 / 3軸 控制卡 專業級 / 200KHZ / JNC-40M
1 x B0167,Arducam原廠 PTZ Pan Tilt Zoom Camera 變焦相機控制器 For樹莓派
1 x &*(現貨)2021 Raspberry Pi Pico 高性能微控制器板(RP2040)+ 元件盒 + micro USB線TEXT_PRODUCTS_ADD
1 x &(現貨)最新 Raspberry Pi 4 B (是新版Pi4B) 4GB V1.5 type-C (送贈品)
1 x (特價*)D1 MINI V2 開發板 (ESP-12F) / NodeMcu Lua WIFI 基于ESP8266迷你
1 x 型號:B0031,Arducam原廠 OV5647樹苺派攝像頭 1/4寸 M12 焦距4mm 56度視野
1 x &NVIDIA JETSON TX2-NX(4GB)英偉達 開發板 (單主板)
1 x &●(現貨)PiJuice HAT(UPS擴展板),Pi Portable Power Platform 樹莓派便攜式電源平台
1 x 香橙派 Orange Pi Zero 512MB開發板(全志H2升級H3) 安卓、Linux 編譯
1 x *(5V藍屏)Arduino IIC/I2C 2004 LCD 藍色背光液晶模塊 藍底白字
1 x 2.13inch e-Paper (D)裸屏,2.13寸柔性墨水 e-Paper 黑白 212×104分辨率
1 x 樹莓派 (Pi3B+) 【數字套餐/其他套餐】總覽
1 x AT8003 電子數顯溫控器(F.電源12V AC/DC/40A),可調溫度 控制開關 智能大功率控溫儀 溫控表
1 x ●USB TO AUDIO / USB轉音頻模塊 音頻轉換器 適用 樹莓派Raspberry Pi、Jetson Nano
1 x itead 轉接線 樹莓派連接gsm/gprs sim900模塊 連接線套件 排線
1 x >(停產)2017 BPI-R2香蕉派Banana PI R2 智能路由器 4路千兆 SATA接口
1 x ●PiCAN2 CAN-Bus 模組,Raspberry Pi3專用 with SMPS(RSP-PICAN2SMPS)
1 x #*Duckietown 小鴨車 自走車 學習套件 (含Pi3B主板+32G卡+電源),可升級Pi3B+主板
1 x LattePanda Alpha 864s 微型終極Windows / Linux設備-未授權(DFR546)
1 x ●(雙面)噴錫洞洞板2x8CM,2x8cm 厚度1.6mm 間距2.54mm 實驗板 PCB板 優質玻纖板
1 x Grove AI HAT for Edge Computing (102991187)
1 x ●WeMos D1 mini 配件 / Relay Shield V2 繼電器擴展板
1 x Seeed XIAO RP2040模組102010428)支持Arduino、MicroPython、CircuitPython
1 x *(含觸控)樹莓派Raspberry Pi 配件 7寸液晶屏車載電腦顯示器套件HDMI+VGA+AV
1 x 遙控坦克船 充電動水陸兩棲坦克遙控車玩具汽車(噴水型24883A/3.標配+3電池套餐)
1 x 3CM 5V 靜音 風扇 散熱器
1 x DFR原廠 IO Expansion HAT for Raspberry Pi Zero/Zero W (DFR604)
1 x (量大可訂)Seeed 原廠 LoRa/LoRaWAN Gateway 套件 - 868MHz ,含 樹莓派 Pi3 (1100
1 x 6*10000uF/80V高檔功放電源板 日產FCU2040A高速整流二極管 配散熱片
1 x ●2016新品 香蕉派 Banana Pi M2+ (BPI-M2+ Plus ) 四核 開發板 全志H3 1GB DDR3內存
1 x DFROBOT原廠 ProsKit 吸錫槍 DP-366D (FIT215)
1 x #&●2015年 樹莓派Pi2B開發板,Raspberry Pi 2 Model B V1.1 BCM2836(3代)
1 x ●GamePi43 (配件包),樹莓派 Raspberry Pi3B 掌上遊戲機擴展板 (含4.3寸顯示屏)
1 x Raspberry Pi 樹莓派 B+ Pi2 Pi3 適用(WPC-632-EB)Serial Expansion Board
1 x ▽●(特價/現貨/含稅)美國原廠 Inventor's Kit V3 學習實驗套件 KIT-11576
1 x ▽●(現貨*)LittleBits 原廠 Gizmos & Gadgets Kit 2 車 / 增加藍芽模塊
1 x (AD827接線座接口)音樂傳真A1前級板功放板前級317 337高精度穩壓AD827運放成品板
1 x *缺貨,NVIDIA Jetson Nano 2GB 開發套件 (單板)
1 x 樹莓派 Raspberry Pi 3 B / Pi Desktop 桌機套件組 樹莓派桌機擴展套件
NT$212,155,480
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知&●Arduino® Mega2560 Rev3 R3 ATmega2560 (A000067)(義大利原廠)
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

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