이미지 확대/축소가 가능합니다.

닫기

일렉트릭 임프는 와이파이로 통신하며 각종 센서장치들을 연결할 수 잇는 허브장치와 Imp카드로 구성되어 있다. 센서장치는 자유롭게 확장할 수 있고, Imp 카드에 있는 앱에 따라 전혀 다른 형태의 Internet of Thing으로 개발할 수 있는 HW&SW 플랫폼이라 할 수 있겠다.

참조기사
영문) http://http://techcrunch.com/2012/05/16/electric-imp/


 

Description: If you aren't familiar with the Electric Imp, it essentially provides an easy, integrated way to connect almost any hardware device both to other devices and to internet services. It's more than just a WiFi card, or even a WiFi module with processing built in - it's an integrated platform that deals with the drudgery of connectivity, allowing you to concentrate on the application instead of the mechanics. Of course, if you're developing for it you'll need a way to get in there and poke around. The Electric Imp Shield allows you to connect your Arduino project to the internet through your home WiFi network. This way, your Arduino can take advantage of the Imp Cloud service and connect to HTTP APIs.

The Shield connects one of the imp's UARTs (Imp pins 5 and 7) to either the Arduino hardware UART or a software serial on pins 8 and 9. It defaults to the software serial, but there are jumpers on the bottom side to set it to the hardware serial. A couple imp pins (8 & 9) are also connected to LEDs. They can be disconnected via jumpers on the bottom, if you'd like.

Because the Electric Imp can draw up to 400mA on the 3.3V line, this shield has its own voltage regulator which is fed from the 5V Arduino line. Most Arduino compatible boards should be able to handle this amount of draw but beware that some clones that use less robust VREGs could see trouble.

Documents: