{{ 'fb_in_app_browser_popup.desc' | translate }} {{ 'fb_in_app_browser_popup.copy_link' | translate }}
{{ 'in_app_browser_popup.desc' | translate }}
{{ childProduct.title_translations | translateModel }}
{{ getChildVariationShorthand(childProduct.child_variation) }}
{{ getSelectedItemDetail(selectedChildProduct, item).childProductName }} x {{ selectedChildProduct.quantity || 1 }}
{{ getSelectedItemDetail(selectedChildProduct, item).childVariationName }}
SOLD OUT
Not enough stock. Please adjust your quantity.
{{'products.quick_cart.out_of_number_hint'| translate}}
{{'product.preorder_limit.hint'| translate}}
Limit -1 per order.
{{'products.quick_cart.quantity_of_stock_hint'| translate : {message: quantityOfStock} }}
UNO R3是2012最新推出的一款易用型開源控制器,硬件上與UNO相比並沒有大的變動,
最大不同在於USB轉串口電路部分,改用的 是一塊ATMega16U2單片機,
由此成本也有所提高,軟件部分與之前一樣,沒有大的變化。
功能:
1. 針腳變動: 在AREF針腳旁加了倆I2C針腳(SDA和SCL,只是Analog 4和5的copy,並不是額外的I2C接口), 另外,在RESET旁邊也加了兩個針腳,一個是 IOREF,能讓擴展板適應板載電壓,這個針腳只是告訴擴展板目前的板載電壓是多少(比如UNO是5V,可以看成電源針腳的copy,並不提供電平上 拉),另一個是以後待用的占位針腳。
2. 更穩定的RESET電路。RESET鍵位置也變了,被移到了靠近USB接口的板角處,更方便按。
3. ATmega16U2代替了8U2,這並不意味著有16K flash的R3能讓你的code跑的更快,這個更新為是USB接口芯片服務的,理論上它讓UNO能模擬USB HID,比如 MIDI/Joystick/Keyboard。
<a href="http://class.ruten.com.tw/user/index00.php?s=mada1283" target="_blank"><img src="http://www.ruten.com.tw/images/user_banner.png" alt="歡迎參觀我的賣場" width="468" height="60" vspace="5" border="0" /></a>