CJ's Brain

2011年7月28日 星期四

Arduino周邊應用 -- Hijack

參考 : http://www.seeedstudio.com/blog/2011/07/01/hijack-development-pack-launched/
http://www.seeedstudio.com/depot/hijack-development-pack-p-865.html?cPath=174


Hijack Development Pack


Do we have any iPhone users here? What were you thinking when Google released ADK for Android devices? You probably want to have an equal chance to play your mobile devices with open source hardware as we did. The idea of connecting iPhone with those existing open source components is great and more importantly is achievable now with our Hijack Development Pack!


Here is a clue that what the main board of Hijack looks like. It’s a little tiny thing with cubic-inch size so that you can carry it to anywhere you like. But the project itself is a fully functional hardware/software platform for creating sensor peripherals for the mobile devices. The Hijack platform enables a new class of small and cheap phone-centric sensor peripherals that support plug-and-play operation. As we said, Hijack has been tested with the iPhone 3G/3GS/4, iPod Touch, and iPad devices.

So, how does it work? Just simply plug the main board into iDevice’s headset port, and the Hijack energy harvester can harvest power from the device that means there is no extra energy source required. Beyond that, sensing and data can be translating to iDevices through the Hijack kit made by Seeedstudio. As seen in below picture, the kit has two Twig interfaces that one is for analog read and the other is for I2C. Plugging the kit into the main board, and the MCU on Hijack get the sensing data and then translate them to iDevices through the audio connector after encoding/demodulating. Of course, you will need to download a Hijack app from app store first. It is for free and here is the link.
image
What can we do with Hijack development pack? The Hijack kit combines energy transfer, data input, and data output into a single, integrated application. It is possible for you now to change your iDevices into an instrument that can display the sensing result with the help of Hijack. We got a few quick demos here.

Connecting the Twig – Potentiometer with Hijack. Rotate the Potentiometer, and you will see the waveform on the iPad changes as responding. Also, the voltage result shows at the bottom of the screen.

imageimage
Connecting Hijack with Twig – Touch Sensor. Touch the sensor, and you will find the waveform on the iPad screen raise up to the top about 3.3v, whereas the waveform would drop to the bottom when you release your finger.

image

Other applications can also be achieved through using our various Twig components. It’s your time to brain storm and tell us what else we can do with Hijack and iPhone/iPads. Cheers!

Here, we want to specially thank you the designer team of Hijack project, including Ye-Sheng Kuo, Sonal Verma, Thomas Schmid, and Prabal Dutta.
張貼者: CJ's Blog 於 凌晨2:24
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: Arduino

沒有留言:

張貼留言

較新的文章 較舊的文章 首頁
訂閱: 張貼留言 (Atom)

標籤

  • 文章 (1)
  • 壹電視 (1)
  • Android (3)
  • Arduino (8)
  • baby (1)
  • iPhone (69)
  • Microchip MCU (4)
  • Movie (3)
  • Music (7)
  • PC (11)
  • Visual Studio (1)
  • youtube (1)

搜尋此網誌

熱門文章

  • iOS學習_xcode4.2利用ad-hoc模式發佈app
    轉貼:http://wangshifuola.blogspot.tw/2012/02/iosxcode42ad-hocapp.html轉貼: 開發iOS時,對於僅供內部使用或是尚在測試階段的程式,可能不希望透過App store將程式散播出去,在機器可以掌握的情況下,可以利用...
  • 用 Xcode 建立 Static Library - 重複利用你的程式碼
    From:http://www.dotblogs.com.tw/alanjiang/archive/2013/02/26/93251.aspx 在進行開發時,最常遇到的就是相同的功能,會在不同的地方用到。 用 .Net 開發的話,就會將程式包裝成 dll,直接在要使用...
  • if you want to disable ARC for many files
    arc restrictions error open "Build phases" -> "Compile sources" select files with  "left_mouse" + ...
  • Static Library
    來源:  http://iosdevelopersnote.blogspot.tw/2011/04/build-static-library-in-xcode-4.html 這篇文章是要來教大家用 Xcode 4 產生 .a 檔,所謂的 Static Library。 用途...
  • Arduino周邊應用 -- MP3 Player Shield
    參考 :  http://www.sparkfun.com/products/10628 MP3 Player Shield
  • 類別/實體變數/物件/方法
    http://shenfive.pixnet.net/blog/post/48101180-%E9%A1%9E%E5%88%A5-%E5%AF%A6%E9%AB%94%E8%AE%8A%E6%95%B8-%E7%89%A9%E4%BB%B6-%E6%96%B9%E6%B3%95...
  • 例舉 (Enumeration) 資料型別
    http://shenfive.pixnet.net/blog/post/48099206-%E4%BE%8B%E8%88%89-%28enumeration%29-%E8%B3%87%E6%96%99%E5%9E%8B%E5%88%A5 例舉 (Enumeration) ...
  • Cooper Maa: Chapter 1 -- PIC16F887 Microcontroller - Device Overview
    Cooper Maa: Chapter 1 : 註: 本文為中文翻譯,原文請見底下網址: http://www.mikroe.com/eng/chapters/view/2/chapter-1-pic16f887-microcontroller-device-overv...
  • Windows XP 網際網路連線共享 (Internet Connection Sharing, ICS) 之設定
    使用電腦(A)的無線網路接收訊號 , 再經由RJ45接線給其他電腦(B)上網使用, 兩台電腦可同時透過wireless上網 wireless --> PC(A) -->wire --> PC(B) 這裡要選擇已經連上線的無線網卡 要選擇接線方式提供網...
  • 遺忘

追蹤者

網誌存檔

  • ►  2014 (7)
    • ►  3月 (4)
    • ►  2月 (3)
  • ►  2012 (11)
    • ►  8月 (3)
    • ►  7月 (7)
    • ►  6月 (1)
  • ▼  2011 (100)
    • ►  11月 (6)
    • ►  10月 (2)
    • ►  8月 (1)
    • ▼  7月 (13)
      • Arduino周邊應用 -- Hijack
      • Arduino周邊應用 -- MP3 Player Shield
      • Arduino周邊應用 -- Music Shield
      • Arduino周邊應用 -- WiFly Shield
      • Arduino周邊應用 -- microSD Shield
      • Arduino周邊應用 -- SD card shield for Arduino V2.1
      • Arduino周邊應用 -- SDLogger
      • Arduino硬體種類簡介
      • Britney Spears - Hold It Against Mem
      • Rihanna - Don't Stop The Music
      • 安裝Android開發工具
      • Installing the ADT Plugin
      • 建立Android開發環境
    • ►  6月 (6)
    • ►  5月 (11)
    • ►  4月 (43)
    • ►  3月 (18)

關於我自己

我的相片
CJ's Blog
檢視我的完整簡介
頂尖企業主題. 技術提供:Blogger.