官方授權台灣代理分銷

Zigduino R1

原名
Zigduino r1

貨號
102990119

分類
Accessories for Ham Radio & Instruments

特價
2,789

商品停售

由於停止生產、銷量不佳、升級改版... 或其他因素,SeeedStudio 原廠目前已經停止生產、供應、或銷售本件商品,請尋找其他替代品方案。

資料來源:https://www.seeedstudio.com/Zigduino-r1-p-869.html

Description
The Zigduino is an Arduino-compatible microcontroller platform that integrates an 802.15.4 radio on the board. The radio can be configured to support any 802.15.4-based protocol, including ZigBee, Route Under MAC/6LoWPAN, and RF4CE. It uses a reverse polarity SMA connector (RP-SMA) for an external antenna. This allows the user to use nearly any existing 2.4 GHz antenna with it. The Zigduino runs on 3.3V, but all I/O pins are 5V compatible. 
 
Summary
 
Microcontroller Atmega128RFA1
Operating voltage 3.3V
Input voltage (recommended)  7-18V
Input voltage (maximum) 6-30V (transients to -20V and +60V)
Digital I/O pins 14 + 3 auxiliary
PWM output pins 6
Analog input pins 6 (0-1.8V)
I/O protection ±30V transient
  -2.5V to +5.8V continuous
DC current per I/O pin 20 mA
DC current for 5V pin 250 mA
DC current for 3.3V pin 200 mA
Flash memory 128 KB of which 2 KB is used by BL
SRAM 16 KB
EEPROM 4 KB
Clock speed 16 MHz
RF transmit power +3.5 dBm
Receiver sensitivity -100 dB
Antenna gain 2 dBi
Current draw 30 mA (transmitting, USB, no I/O connections)
  15 mA (transmitting, no USB, no I/O connections)
  6 mA (radio off, no USB, no I/O connections)
  250 μA (sleep)

Compatibility
  • Compatible with any shield that supports 3.3V logic
  • Compatible with existing Arduino libraries that do not use hard-coded pin definitions
  • Compatible with Arduino IDE with updated compiler, avr-gcc-4.3.3 or later.
Software
Power
 
The Zigduino can be powered through the USB connection or with an external power supply. The power source with the highest voltage is selected automatically. 
 
External power can be supplied via a wall wart or a battery. It can be connected with a 2.1mm center-positive plug inserted into the power jack. Alternately, external power can be connected through the GND and VIN pins of the POWER header.
 
The board will operate correctly on an input voltage between 6V and 30V. It will survive transients as large as -20V or +60V. However, higher supply voltages may cause excessive heat dissipation at higher current draws. The input voltage regulator has integral overtemperature protection, so you can't permanently damage the board this way. However, the board may not work correctly under these circumstances.
 
The power pins are as follows:
  • VIN-- The input voltage to the Arduino board when it is running from external power, i.e. not USB bus power.
  • 5V -- The regulated 5V used to power 5V components on the board and external 5V shields. It comes either from the USB or from the VIN via the 5V regulator. Maximum current draw is 250 mA.
  • 3V3 -- The regulated 3.3V supply that powers the microcontroller. It is derived from the 5V bus via a second regulator. Maximum current draw is 200 mA.
  • GND -- Ground pins.
Memory
 
The ATmega128RFA1 has 128 KB of flash memory, of which 2 KB is occupied by the bootloader. It also has 16 KB of SRAM (the most of any Arduino-compatible board) and 4 KB of EEPROM, which can be accessed through the EEPROM library.
 
Input and Output
 
Each of the 14 digital pins of the Zigduino can be used as an input or output, using pinMode, digitalWrite, and digitalRead. Each pin operates at 3.3V and can source or sink 10 mA. Each also has an internal pullup, which is disabled by default. Each pin is protected against ±30V spikes and can tolerate continuous 5V input.
 
The six analog input pins, labeled A0 - A5, are likewise protected against ±30V spikes and can tolerate continuous 5V input. Each provides 10 bits of resolution and measures 0 - 1.8V. It is possible to change to a lower top voltage through use of the AREF pin and the analogReference function.
 
A key design goal of the Zigduino is maintaining compatibility with existing shields to the greatest extent possible. The ATmega128RFA1's peripherals are arranged slightly differently than the corresponding peripherals on the ATmega328 used in the stock Arduino. Therefore, in order to provide the desired shield compatibility, there are three solder jumpers provided on the back of the board. They function as follows:
  • Digital pin 11 can be set as either SPI MOSI or a PWM output. Neither option is selected as shipped. SPI MOSI is also available on the SPI connector at all times along with SCK and MISO.
  • Analog pin 4 can be set as either A4 or I2C SDA. Neither option is selected as shipped. Both I2C pins are available on the I2C connector. 
  • Analog pin 5 can be set as either A4 or I2C SCL. Neither option is selected as shipped. Both I2C pins are available on the I2C connector. 
The following additional special functions are available:
  • Serial: 0 (RX) and 1 (TX) -- Used to transmit and receive TTL serial data. These pins are connected to the corresponding pins on the FTDI USB interface chip.
  • PWM: 3, 5, 6, 9, 10, and 11 -- Provides 8-bit PWM output with the analogWrite function. Pin 11 must be selected for PWM operation with the solder jumper on the back of the board.
  • SPI: 11 (MOSI), 12 (MISO), 13 (SCK) -- These pins support SPI communications using the SPI library. Pin 11 must be selected for SPI operation with the solder jumper on the back, or SPI must be accessed with the SPI connector.
  • LED: 13 -- This is the built-in LED on digital pin 13. When the pin is high, the LED is on.
  • External Interrupts: 2, 3, 6, and 7 -- These pins can be configured to trigger and interrupt on a low value, high value, or an edge. See the attachInterrupt function for details. The two I2C pins can also be used as interrupts.
  • I2C: A4 (SDA) and A5 (SCL) -- These pins support I2C communications using the Wire library. They must be selected for I2C operation with the jumpers on the back or I2C must be accessed through the I2C connector. They can also be configured as interrupts.  
Documentation
Firmware
See More


描述
該Zigduino是一個Arduino兼容微控制器平台,主板上集成了一個802.15.4無線電設備。無線電可被配置成支持任何基於802.15.4協議包括ZigBee,路徑下的MAC / 6LoWPAN的,和RF4CE。它使用外部天線的反極性SMA連接器(RP-SMA)。這使用戶可以使用幾乎任何現有的2.4GHz天線與它。該Zigduino運行在3.3V,但所有的I / O引腳兼容5V。
概要
微控制器的ATmega128RFA1
工作電壓 3.3V
輸入電壓(推薦)   7-18V
輸入電壓(最大) 6-30V(瞬態-20V至+ 60V)
數字I / O引腳 14 + 3輔助
PWM輸出引腳 6
模擬輸入引腳 6(0-1.8V)
I / O保護 ±30V瞬態
-2.5V至+ 5.8V連續
每個I直流電流/ O引腳 20毫安
直流電流為5V引腳 250毫安
直流電流,3.3V引腳 200毫安
閃存 128 KB其中2 KB的使用BL
SRAM 16 KB
EEPROM 4 KB
時鐘速度 16兆赫
RF發射功率 +3.5 dBm的
接收器靈敏度 -100分貝
天線增益 2 dBi的
電流消耗 30毫安(傳輸,USB,沒有I / O連接)
15毫安(發射,沒有USB,沒有I / O連接)
6毫安(無線電關閉,無USB接口,無I / O連接)
250μA(睡眠)

兼容性
  • 與支持3.3V邏輯的盾兼容
  • 與不使用硬編碼的引腳定義現有的Arduino兼容的庫
  • 兼容Arduino的IDE與更新的編譯器,AVR-GCC-4.3.3或更高版本。
軟件
功率
該Zigduino可通過USB連接或與外部電源供電。具有最高電壓的電源被自動選擇。
外部電源可通過牆壁疣或電池供電。它可與插入電源插孔2.1毫米中心陽性插頭進行連接。交替,外部電源可以通過電源接頭的GND和VIN管腳相連。
董事會將在6V至30V的輸入電壓正常工作。它會生存瞬變大至-20V或+ 60V。然而,較高的電源電壓可能會導致過度的熱耗散在較高電流平局。輸入電壓調節器具有整體過熱保護,所以你不能永久損壞主板這種方式。然而,董事會可能無法正常在這種情況下工作。
電源引腳如下:
  • VIN -輸入電壓,當它從外部電源供電的Arduino板,即不是USB總線供電。
  • 5V -用於5V電源上組件的電路板和外接5V屏蔽5V穩壓電源。它配備或者通過5V穩壓器從USB或從VIN。最大電流為250毫安。
  • 3V3 -在穩定的3.3V電源為微控制器。它是從5V總線經由一個第二調節器的。最大電流為200毫安。
  • GND -接地引腳。
記憶
該的ATmega128RFA1有128 KB的閃存,其中2 KB的引導加載程序佔用。它還具有16KB的SRAM(最任何Arduino的兼容板)和4 KB的EEPROM,它可以通過被訪問的EEPROM庫
輸入和輸出
每個Zigduino的14數字引腳可以用作輸入或輸出,使用pinMode,digitalWrite和digitalRead。每個引腳工作在3.3V,可輸出或水池10毫安。每間都設有一個內部上拉,這是默認情況下禁用。每個引腳進行保護,防止±30V的峰值,並能夠容忍連續5V輸入。
六個模擬輸入引腳,標有A0 - A5,也同樣保護,防止±30V的峰值,並能夠容忍連續5V輸入。各提供10位分辨率和測量0 - 1.8V。這是可能通過使用AREF引腳和analogReference功能的改變到一個較低的頂部的電壓。
在Zigduino的一個關鍵設計目標是保持與現有盾牌最大程度的兼容性。該的ATmega128RFA1的外設比在股票的Arduino使用的ATmega328相應的外設安排略有不同。因此,為了提供所需的屏蔽兼容性,還有板上提供的三回頭焊跳線。它們的功能如下:
  • 數字銷11可以被設置為任一SPI MOSI或PWM輸出。被選中的選項都不如發貨。 SPI MOSI也可以在所有時間SPI接口與SCK和MISO沿。
  • 模擬引腳4可以設置為A4或I2C SDA。被選中的選項都不如發貨。兩個I2C引腳可用的I2C接口上。
  • 模擬引腳5可以設置為A4或I2C SCL。被選中的選項都不如發貨。兩個I2C引腳可用的I2C接口上。
以下附加的特殊功能:
  • 串口:0(RX)和1(TX) -用於發送和接收TTL串行數據。這些引腳被連接到FTDI USB接口芯片上的相應引腳。
  • PWM:3,5,6,9,10,和11 -提供與analogWrite功能8位PWM輸出。 11引腳必須選擇與在板背面焊接跳線PWM操作。
  • SPI:11(MOSI),12(MISO),13(SCK) -這些引腳支持使用SPI庫SPI通信。銷11必須選擇為SPI操作與背面的焊料跳線,或SPI必須與SPI連接器來訪問。
  • LED:13 -這是內置的數字引腳13.該腳為高電平LED時,LED上。
  • 外部中斷:2,3,6,和7 -這些引腳可以被配置為觸發和在低價值,價值高,或邊緣中斷。詳情請參閱attachInterrupt功能。兩個I2C引腳也可以用作中斷。
  • I2C:A4(SDA)和A5(SCL) -這些管腳支持使用電線庫I2C通信。他們必須選擇與背面或I2C跳線必須通過I2C接口訪問I2C操作。它們也可以被配置為中斷。
文檔
固件
查看更多

前往
現貨型錄

Line share

相關或近似商品