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)

搜尋此網誌

熱門文章

  • 用 Xcode 建立 Static Library - 重複利用你的程式碼
    From:http://www.dotblogs.com.tw/alanjiang/archive/2013/02/26/93251.aspx 在進行開發時,最常遇到的就是相同的功能,會在不同的地方用到。 用 .Net 開發的話,就會將程式包裝成 dll,直接在要使用...
  • 類別/實體變數/物件/方法
    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...
  • 安裝Android開發工具
    from:  http://code.google.com/p/androidbmi/wiki/InstallAndroid 支援的作業系統如下: Windows XP 或 Vista Mac OS X 10.4.8 或之後版本 (僅適用 2007 年後出廠,採用 x86 ...
  • [轉] 一次輸出 NSArray 中所有 String 的方法
    from : http://www.furnace.idv.tw 這裡將提供一個小技巧,讓存放在 NSArray 中的字串可以依照我們想要的形式來進行分段並輸出,請參考以下程式碼。
  • Window update目前無法檢查更新,因為該服務尚未執行,你可能需要重新開機
    剛網路上認真找了一下,已經解決了,方法如下,不過還真是奇怪 (1) 進入WINDOWS服務(開始 → 電腦右鍵 → 管理 → 左邊最下面「服務與應用程式 → 右邊服務 ) (2) 關閉 Windows Update這一項 (3) 進入系統槽 WINDOWS資料夾下,將So...
  • Windows XP 網際網路連線共享 (Internet Connection Sharing, ICS) 之設定
    使用電腦(A)的無線網路接收訊號 , 再經由RJ45接線給其他電腦(B)上網使用, 兩台電腦可同時透過wireless上網 wireless --> PC(A) -->wire --> PC(B) 這裡要選擇已經連上線的無線網卡 要選擇接線方式提供網...
  • 讓MSN離開工具列
    from:  http://blog.hsdn.net/1430.html 怎麼讓msn從工具列中移除,然後讓它像在微軟其它的舊系統一樣乖乖待在通知區域(就是有小時鐘的那個區塊)。
  • 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...
  • [轉] Info.plist 的讀取方法
    from : http://www.furnace.idv.tw/ 所謂的 Info.plist 就是專案內一個已經結構化好的資料清單,其中存放該專案最基本的設定資料以及相關參數,當然使用者也可以透過 Add Row 來增新欄位添加資訊,如下圖。
  • iPad / iPhone / iOS App 上架程式確認流程
    from:  http://o4inno.tw/blog/2011/04/16/xcode-4-%E5%88%9D%E6%8E%A2-iphone-app-%E4%B8%8A%E6%9E%B6-%E7%A8%8B%E5%BC%8F%E7%A2%BA%E8%AA%8D%E6%B5%...

追蹤者

網誌存檔

  • ►  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.