Arduino 是一塊基于開(kāi)放原始代碼的Simple i/o 平臺(tái),并且具有使用類(lèi)似java,C 語(yǔ)言的開(kāi)發(fā)環(huán)境。讓您可以快速 使用Arduino 語(yǔ)言與Flash 或Processing…等軟件,作出互動(dòng)作品。Arduino 可以使用開(kāi)發(fā)完成的電子元件例如Switch 或Sensors 或其他控制器、LED、步進(jìn)電機(jī)或其他輸出裝置。Arduino 也可以獨(dú)立運(yùn)作成為一個(gè)可以跟軟件溝通的平臺(tái),例如說(shuō):flash processing Max/MSP VVVV 或其他互動(dòng)軟件… Arduino 開(kāi)發(fā)IDE界面基于開(kāi)放原始碼原則,可以讓您免費(fèi)下載使用開(kāi)發(fā)出更多令人驚奇的互動(dòng)作品。 什么是Roboduino? DFRduino 與Arduino 完全兼容,只是在原來(lái)的基礎(chǔ)上作了些改進(jìn)。Arduino 的IO 使用的孔座,做互動(dòng)作品需要面包板和針線搭配才能進(jìn)行,而DFRduino 的IO 使用針座,使用我們的杜邦線就可以直接把各種傳感器連接到DFRduino 上。 特色描述 1. 開(kāi)放原始碼的電路圖設(shè)計(jì),程式開(kāi)發(fā)界面免費(fèi)下載,也可依需求自己修改!! 2. DFRduino 可使用ISP 下載線,自我將新的IC 程序燒入「bootloader」; 3. 可依據(jù)官方電路圖,簡(jiǎn)化DFRduino 模組,完成獨(dú)立云作的微處理控制器; 4. 可簡(jiǎn)單地與傳感器、各式各樣的電子元件連接(如:紅外線,超聲波,熱敏電阻,光敏電阻,伺服電機(jī)等); 5. 支援多樣的互動(dòng)程式 如: Flash,Max/Msp,VVVV,PD,C,Processing 等; 6. 使用低價(jià)格的微處理控制器(ATMEGA168V-10PI); 7. USB 接口,不需外接電源,另外有提供9VDC 輸入接口; 8. 應(yīng)用方面,利用DFRduino,突破以往只能使用滑鼠,鍵盤(pán),CCD 等輸入的裝置的互動(dòng)內(nèi)容,可以更簡(jiǎn)單地達(dá)成單人或多人游戲互動(dòng)。 性能描述 1. Digital I/O 數(shù)字輸入/輸出端共 0~13。 2. Analog I/O 模擬輸入/輸出端共 0~5。 3. 支持USB 接口協(xié)議及供電(不需外接電源)。 4. 支持ISP 下載功能。 5. 支持單片機(jī)TX/RX 端子。 6. 支持USB TX/RX 端子。 7. 支持AREF 端子。 8. 支持六組PWM 端子(Pin11,Pin10,Pin9,Pin6,Pin5,Pin3)。 9. 輸入電壓:接上USB 時(shí)無(wú)須外部供電或外部5V~9V DC 輸入。 10.輸出電壓:5V DC 輸出和3.3V DC 輸出 和外部電源輸入。 11.采用Atmel Atmega168V-10PI 單片機(jī)。 12.DFRduino 大小尺寸:寬70mm X 高54mm。 Arduino開(kāi)發(fā)板圖片
上傳時(shí)間: 2014-01-14
上傳用戶:909000580
Arduino,是一塊基于開(kāi)放源代碼的USB接口Simple i/o接口板(包括12通道數(shù)字GPIO,4通道PWM輸出,6-8通道10bit ADC輸入通道),并且具有使用類(lèi)似Java,C語(yǔ)言的IDE集成開(kāi)發(fā)環(huán)境。 讓您可以快速使用Arduino語(yǔ)言與Flash或Processing…等軟件,作出互動(dòng)作品。 Arduino可以使用開(kāi)發(fā)完成的電子元件例如Switch或sensors或其他控制器、LED、步進(jìn)馬達(dá)或其他輸出裝置。Arduino也可以獨(dú)立運(yùn)作成為一個(gè)可以跟軟件溝通的接口,例如說(shuō):flash、processing、Max/MSP、VVVV 或其他互動(dòng)軟件…。Arduino開(kāi)發(fā)IDE接口基于開(kāi)放源代碼原,可以讓您免費(fèi)下載使用開(kāi)發(fā)出更多令人驚艷的互動(dòng)作品。 特色: 1、開(kāi)放源代碼的電路圖設(shè)計(jì),程序開(kāi)發(fā)接口免費(fèi)下載,也可依需求自己修改。 2、使用低價(jià)格的微處理控制器(ATMEGA8或ATmega128)。可以采用USB接口供電,不需外接電源。也可以使用外部9VDC輸入 3、Arduino支持ISP在線燒,可以將新的“bootloader”固件燒入ATmega8或ATmega128芯片。有了bootloader之后,可以通過(guò)串口或者USB to Rs232線更新固件。 4、可依據(jù)官方提供的Eagle格式PCB和SCH電路圖,簡(jiǎn)化Arduino模組,完成獨(dú)立運(yùn)作的微處理控制。可簡(jiǎn)單地與傳感器,各式各樣的電子元件連接(EX:紅外線,超音波,熱敏電阻,光敏電阻,伺服馬達(dá),…等) 5、支持多種互動(dòng)程序,如:Flash、Max/Msp、VVVV、PD、C、Processing……等 6、應(yīng)用方面,利用Arduino,突破以往只能使用鼠標(biāo),鍵盤(pán),CCD等輸入的裝置的互動(dòng)內(nèi)容,可以更簡(jiǎn)單地達(dá)成單人或多人游戲互動(dòng)。
標(biāo)簽: Arduino
上傳時(shí)間: 2013-11-24
上傳用戶:bvdragon
為了實(shí)現(xiàn)直流電源的監(jiān)控,提出了一種具有USB HID數(shù)據(jù)通信功能的直流電源設(shè)計(jì)方案。詳細(xì)論述了基于STM32 USB固件庫(kù)(USB-FS Device library V3.3)的自定義HID類(lèi)下位機(jī)的實(shí)現(xiàn),介紹了如何在VC2010集成開(kāi)發(fā)環(huán)境中編寫(xiě)多線程上位機(jī)程序并運(yùn)用PlotLab(一個(gè)快速信號(hào)繪圖和可視化的VCL組件)顯示實(shí)時(shí)波形,最后再以實(shí)驗(yàn)開(kāi)發(fā)板和PC實(shí)現(xiàn)了HID數(shù)據(jù)通信,證明了此監(jiān)控設(shè)計(jì)方案的可行性。
標(biāo)簽: USB HID 數(shù)據(jù)通信 直流電源
上傳時(shí)間: 2013-10-17
上傳用戶:13162218709
USB充電自動(dòng)識(shí)別芯片,支持Apple手機(jī),電流可達(dá)2A。
上傳時(shí)間: 2013-11-25
上傳用戶:dancnc
德州儀器微小型電源電路顯著簡(jiǎn)化USB電池充電器設(shè)計(jì)
標(biāo)簽: USB 德州儀器 充電器設(shè)計(jì) 電源電路
上傳時(shí)間: 2014-12-24
上傳用戶:浩子GG
時(shí)至今日,以太網(wǎng)供電 (PoE) 技術(shù)仍在當(dāng)今的網(wǎng)絡(luò)世界中不斷地普及。由供電設(shè)備 (PSE) 提供並傳輸至受電設(shè)備 (PD) 輸入端的 12.95W 功率是一種通用電源
上傳時(shí)間: 2013-11-06
上傳用戶:xmsmh
Linear Technology offers a variety of devices that simplifyconverting power from a USB cable, but the LTC®3455represents the highest level of functional integration yet. The LTC3455 seamlessly manages power flowbetween an AC adapter, USB cable and Li-ion battery,while complying with USB power standards, all from a4mm × 4mm QFN package. In addtion, two high efficiencysynchronous buck converters generate low voltage railswhich most USB-powered peripherals require. TheLTC3455 also provides power-on reset signals for themicroprocessor, a Hot SwapTM output for poweringmemory cards as well as an uncommitted gain blocksuitable for use as a low-battery comparator or an LDOcontroller. The PCB real estate required for the entire USBpower control circuit and two DC/DC converters is only225mm2.
上傳時(shí)間: 2013-11-02
上傳用戶:名爵少年
To this day, Power over Ethernet (PoE) continues to gainpopularity in today’s networking world. The 12.95Wdelivered to the Powered Device (PD) input supplied bythe Power Sourcing Equipment (PSE) is a universal supply.Each PD provides its own DC/DC conversion from anominal 48V supply, thus eliminating the need for a correctvoltage wall adapter. However, higher power devicescan not take advantage of standard PoE because of itspower limitations, and must rely on a large wall adapteras their primary supply. The new LTC4268-1 breaks thispower barrier by allowing for power of up to 35W for suchpower-hungry 2-pair PoE applications. The LTC4268-1provides a complete solution by integrating a high powerPD interface control with an isolated fl yback controller.
上傳時(shí)間: 2014-12-24
上傳用戶:jasson5678
The LTC®4099 high effi ciency USB power manager andLi-Ion/Polymer battery charger seamlessly managespower distribution from multiple sources in portableapplications. It is differentiated from other USB powermanagers by its bidirectional I2C port that allows the hostmicroprocessor to control and monitor all aspects of theUSB power management and battery charging processes.In addition, a programmable interrupt generation functionalerts the host microprocessor to changes in device statusand provides unprecedented control of power managementfunctions. This high degree of confi gurability allowspost-layout changes in operation, even changes in thefi eld, and it allows a single qualifi ed device to be usedin a variety of products, thus reducing design time andeasing inventory management.
上傳時(shí)間: 2013-10-22
上傳用戶:18602424091
USB轉(zhuǎn)CAN上位機(jī)軟件
上傳時(shí)間: 2013-10-24
上傳用戶:1214209695
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1