วันพฤหัสบดีที่ 14 มีนาคม พ.ศ. 2556

Android IOIO Sensor Alert


-->


Android IOIO Sensor Alarm

( ตรวจจับ เตือนภัย ด้วย IOIO Board )

Android IOIO Sensor Alarm Application is to allow you to get input sensor status and sent status of sensors ( gas sensor, motion detector sensor or other ) to you by SMS or email for Alarm System. When the status is changes so this app sent SMS or email ( or both ) to you.

The Application Features

-          6 channel input Sensors. and show realtime voltage status each input channel.
-          Can set phone number to sent SMS.
-          Can set email to sent email.
-          Function for Test sent SMS or Sent email.
-     Alarm when logic “0” to “1” ( Active High )
-          Connect ioio board with Bluetooth or USB cable.
-          App run on Service ( when mobile phone sleep or  change screen to other app. This App still running)


Hardware

-          IOIO Board. ( with USB cable or Bluetooth USB Dongle )
-          Sensors ( up to 6 sensors )





Thai Language
ระบบเตือนภัย ด้วย Android สามารถแจ้งเตือน ผ่าน SMS และ email




WARNING !!!
Your Mobile Phone must work with IOIO Board. ( HTC may not work )

IOIO Board over Bluetooth




สอนเขียน Android  สอนเขียนโปรแกรม Android แบบ Online

รับสอนเขียนโปรแกรม Android App สอนแบบ online สอนสด ตัวต่อตัว หรือ เป็นกลุ่ม ได้ทั่วประเทศ กำหนดเวลาเรียนได้
การเรียน Android App แบบ online สามารถกำหนดเวลาเรียน เองได้ ตามแต่ตกลงกัน
( รับสอน นอกสถานที่ แบบเป็น กลุ่ม ทั่วประเทศ )

แต่ละ Course ขึ้นอยู่กับพื้นฐานที่มี นะครับ

Course
1.JAVA Programming สำหรับผู้ที่ยังไม่มีพื้นฐานทางด้าน การเขียนโปรแกรม JAVA
เรียน 3-4 ครั้ง ครั้งละ 2 ชั่วโมง  

2.Beginning Android Development เริ่มต้นการพัฒนาด้วย Android ( ต้องมีพื้นฐาน JAVA แล้ว )
เรียน 5-6 ครั้ง ครั้งละ 2 ชั่วโมง 
เรียนจบคอร์สนี้ ก็สามารถทำ Application ได้แล้ว

3.Android Application สอนตามความต้องการในการเขียนโปรแกรม ใช้งานจริง เช่น โปรแกรมใช้งานด้านต่างๆ
ระยะเวลา และ ค่าเรียน ตามแต่ความยากง่ายของโปรแกรม ซึ่งอาจจะรวมสอน JAVA Programming ด้วยสำหรับผู้เริ่มต้นเลย
ดังนั้น ราคาสอน จะขึ้นอยู่กับ สเปคงาน

โปรแกรมที่ใช้ทำการเรียน Team Viewer  Version ล่าสุด Version 8
Meeting ID จะแจ้งให้ก่อนเรียน ผ่านทาง email sms Line หรือ อื่นๆ ตามสะดวก
ใช้ Tab Meeting ใส่ Meeting ID และใส่ชื่อ
แล้ว Join Meeting

ติดต่อ amphancm@gmail.com

วันจันทร์ที่ 4 กุมภาพันธ์ พ.ศ. 2556

Android Control Arduino via Internet

Android Control Arduino Microcontroller Board with 8 devices 

( ควบคุมอุปกรณ์ไฟฟ้า ผ่าน Internet )
-->



Block Diagram




Specification


1. Android control Arduino Microcontroller Board via Internet Web Server ( JSON )
2.Arduino Microcontroller Board connect Internet Web Server ( JSON )
3.Web Server use MySQL database and php code


Hardware We use

1.Arduino UNO Microcontroller Board. or Compatible Board.
2.Arduino Ethernet Shield. ( Wiznet W5100 )
3.Relay Board

If Use with Arduino Mega for control up to 8 devices
Need some modification.


must some modifier. Connect 3 wire jumper in the picture show.

 Device1 connect Arduino Mega pin 3
 Device2 connect Arduino Mega pin 5;
 Device3 connect Arduino Mega pin 6;
 Device4 connect Arduino Mega pin 7;
 Device5 connect Arduino Mega pin 8;
 Device6 connect Arduino Mega pin 14;
 Device7 connect Arduino Mega pin 15;
 Device8 connect Arduino Mega pin 16;



Create Database on Web Server


Web Server Address      http://www.digital2u.net
PhpAdmin       http://www.digital2u.net/phpmyadmin/
user =  xxxxx
pwd = xxxxx
DataBase Name = digital_TEST1
Table name = users


Monitor Database on WebBrowser


http://www.digital2u.net/showdata.php ( html Table )
http://www.digital2u.net/test.php  ( xml Reponse)
http://www.digital2u.net/json.php?user=1&format=json  ( JSON Reponse )


JSON Response
{"posts":[{"post":{"Device1":"0","Device2":"0","Device3":"0","Device4":"0","Device5":"0","Device6":"0","Device7":"0","Device8":"0"}}]}



VDO Database Test on YOUTUBE ( Thai Language Only )
















Android Control and Connect Web Server

Http Command sent to Web Server

Command control
http://www.XXXX.xxx/webservice.php/?dx=y    ( device x = 1-8 , data y = 0,1)

Example to Control Device1 is On ( Data 1 = ON)
http://www.digital2u.net/webservice.php/?d1=1

Android Screen App Example






Download Android Application on Google Play





More info


สอนเขียน Android  สอนเขียนโปรแกรม Android แบบ Online

รับสอนเขียนโปรแกรม Android App สอนแบบ online สอนสด ตัวต่อตัว หรือ เป็นกลุ่ม ได้ทั่วประเทศ กำหนดเวลาเรียนได้
การเรียน Android App แบบ online สามารถกำหนดเวลาเรียน เองได้ ตามแต่ตกลงกัน
( รับสอน นอกสถานที่ แบบเป็น กลุ่ม ทั่วประเทศ )

แต่ละ Course ขึ้นอยู่กับพื้นฐานที่มี นะครับ

Course
1.JAVA Programming สำหรับผู้ที่ยังไม่มีพื้นฐานทางด้าน การเขียนโปรแกรม JAVA
เรียน 3-4 ครั้ง ครั้งละ 2 ชั่วโมง  

2.Beginning Android Development เริ่มต้นการพัฒนาด้วย Android ( ต้องมีพื้นฐาน JAVA แล้ว )
เรียน 5-6 ครั้ง ครั้งละ 2 ชั่วโมง 
เรียนจบคอร์สนี้ ก็สามารถทำ Application ได้แล้ว

3.Android Application สอนตามความต้องการในการเขียนโปรแกรม ใช้งานจริง เช่น โปรแกรมใช้งานด้านต่างๆ
ระยะเวลา และ ค่าเรียน ตามแต่ความยากง่ายของโปรแกรม ซึ่งอาจจะรวมสอน JAVA Programming ด้วยสำหรับผู้เริ่มต้นเลย
ดังนั้น ราคาสอน จะขึ้นอยู่กับ สเปคงาน

โปรแกรมที่ใช้ทำการเรียน Team Viewer  Version ล่าสุด Version 8
Meeting ID จะแจ้งให้ก่อนเรียน ผ่านทาง email sms Line หรือ อื่นๆ ตามสะดวก
ใช้ Tab Meeting ใส่ Meeting ID และใส่ชื่อ
แล้ว Join Meeting

ติดต่อ amphancm@gmail.com


My Website
http://softpowergroup.net/
email : info@softpowergroup.net   Tel .081-6452400
Google+  https://plus.google.com/+SoftpowergroupNetThailand/

วันจันทร์ที่ 20 สิงหาคม พ.ศ. 2555

Android Voltmeter Ampmeter


-->
Android Voltmeter Ampmeter
( เครื่องวัดแรงดัน และ กระแส ด้วย Android + ioio Board )

This project can measure Voltage and Current with Android Mobile phone and IOIO Board.

IOIO Board Support with Data link cable and Bluetooth dongle.

Feature

  • Voltmeter 0 - 30 V. DC
  • Ampmeter 0 - 3 A.


Hardware Interface
1.IOIO Board
2.Volt Amp meter circuit ( DIY )

IOIO Board

Volt Amp Meter Circuit

Circuit Component
C1,C2  C0.1uF ceramic or mira 
R1  47K 1/4W 1%
R2 33K 1/4W 1%
R3 VR50K
R4 0.47 Ohm 5W.
R5 1K 1/4W 1%
J1-J6 Connector
IOIO Board
Bluetooth Dongle ( Option for IOIO Board -Bluetooth connection )



Wiring Diagram


Connect to the IOIO Board
Voltmeter circuit connect to IOIO Board PIN 40 
Amp meter circuit connect to IOIO Board PIN 41



Android Volt Amp Meter Application






Application Feature
  • Display Voltage and Ampere in number and graph
  •  Save data ( volt and amp ) to Log file in SD Card ( file LogYY-MM-DD-hh-mm.txt )





Download Android Application on Google Play




More info
IOIO Board over Bluetooth
IOIO Bluetooth Control Devices
IOIO RC Control




สอนเขียน Android  สอนเขียนโปรแกรม Android แบบ Online

รับสอนเขียนโปรแกรม Android App สอนแบบ online สอนสด ตัวต่อตัว หรือ เป็นกลุ่ม ได้ทั่วประเทศ กำหนดเวลาเรียนได้
การเรียน Android App แบบ online สามารถกำหนดเวลาเรียน เองได้ ตามแต่ตกลงกัน
( รับสอน นอกสถานที่ แบบเป็น กลุ่ม ทั่วประเทศ )

แต่ละ Course ขึ้นอยู่กับพื้นฐานที่มี นะครับ

Course
1.JAVA Programming สำหรับผู้ที่ยังไม่มีพื้นฐานทางด้าน การเขียนโปรแกรม JAVA
เรียน 3-4 ครั้ง ครั้งละ 2 ชั่วโมง  

2.Beginning Android Development เริ่มต้นการพัฒนาด้วย Android ( ต้องมีพื้นฐาน JAVA แล้ว )
เรียน 5-6 ครั้ง ครั้งละ 2 ชั่วโมง 
เรียนจบคอร์สนี้ ก็สามารถทำ Application ได้แล้ว

3.Android Application สอนตามความต้องการในการเขียนโปรแกรม ใช้งานจริง เช่น โปรแกรมใช้งานด้านต่างๆ
ระยะเวลา และ ค่าเรียน ตามแต่ความยากง่ายของโปรแกรม ซึ่งอาจจะรวมสอน JAVA Programming ด้วยสำหรับผู้เริ่มต้นเลย
ดังนั้น ราคาสอน จะขึ้นอยู่กับ สเปคงาน

โปรแกรมที่ใช้ทำการเรียน Team Viewer  Version ล่าสุด Version 8
Meeting ID จะแจ้งให้ก่อนเรียน ผ่านทาง email sms Line หรือ อื่นๆ ตามสะดวก
ใช้ Tab Meeting ใส่ Meeting ID และใส่ชื่อ
แล้ว Join Meeting

ติดต่อ amphancm@gmail.com

วันอาทิตย์ที่ 8 กรกฎาคม พ.ศ. 2555

Android RC Control

--> Android RC control with IOIO Board
( ควบคุมรถบังคับ ด้วย Android )

Android RC App.
Android RC Application can control RC Car Toy with IOIO Board via Bluetooth connection.
It can control Forward,backward ,turn Right ,turn Left, and set control speed also. ( PWM output Control )




When open the app. if cannot connect to IOIO Board. All Button are disable.


Connect to IOIO Board already. All Button are enable to control.
When you press Forward Button Then it's change background color to Green. it's mean status direction to Forward.then press Left or Right your RC car move to forward left or forward right. In the backward ,when change to green then turn left backward or turn right backward.

RC Car Hardware and IOIO Board



Wiring Diagram
RC control circuit diagram from Pericom Technology  Part number 8A978BPE


Connect to the IOIO Board
R connect to IOIO Board PIN 34 ( with Resistor 1K ohm )
L connect to IOIO Board PIN 35 ( with Resistor 1K ohm )
FF connect to IOIO Board PIN 36 ( with Resistor 1K ohm )
BB connect to IOIO Board PIN 37 ( with Resistor 1K ohm )






Ready To Go !






Download App on Google Play Market.


More info
IOIO Board over Bluetooth
IOIO Bluetooth Control Devices

ติดต่อ amphancm@gmail.com

-->

วันเสาร์ที่ 9 มิถุนายน พ.ศ. 2555

IOIO Bluetooth Control Devices


-->

IOIO Bluetooth Control Device ( ภาษาไทย ด้านล่าง )

IOIO Bluetooth Control Device Application is to allow you to control various electrical devices up to eight devices and independently controlled.
Use Android Bluetooth mobile device to  remote control your devices with IOIO Board and Bluetooth USB Dongle.



The program features.
New Function for Version 1.5+
- Change your Button Name.


- Control up to  8 devices with Relay Board. ( and can test control LED on IOIO Board )

- Show Bluetooth Connecting status

- Run on Background Service so when goto other App,IOIO Control device App still running.


Run IOIO on Background Service ( Show Icon on Notification Bar ) . So, The App connect IOIO all the time until stop service ( Stop Function on Notification Bar  )


Freeware with AD. Design for Android version 2.3.X or more

New Function for Version 1.5+
Change your Button Name. You can edit your button name.












Hardware

1.       Bluetooth USB Dongle

2.       IOIO Board  ( new version support over Bluetooth )

3.       8 channel Output Relay Board



For the IOIO Board , you don’t need program hex code or flash code in to the IOIO Board.

It has firmware for ready to use. You are only wiring the cable to the relay board only.

Wiring Diagram
DC 5 Volt Power Supply to the IOIO Board.
PIN 1-8 on IOIO Board to 8 channel relay board.




Download App on Google Play Market




IOIO Bluetooth Control Device Application สามารถควบคุมอุปกรณ์ไฟฟ้าต่างๆได้ ถึง 8 อุปกรณ์โดย แยกควบคุมกันได้อย่างอิสระ ผ่านระบบ Bluetooth ของเครื่องโทรศัพท์มือถือ Android เป็นตัว Remote Control ไปยังอุปกรณ์ภาครับ ซึ่งใช้ IOIO Board  และ  ตัว Bluetooth


คุณสมบัติโปรแกรม

  • ควบคุมอุปกรณ์ได้ 8 อุปกรณ์ และสามารถควบคุม LED บน IOIO Board
  • แสดง สถานะการติดต่อกับ Bluetooth
  • ต้องใช้งานร่วมกับ IOIO Board


ออกแบบ ค่าเริ่มต้น สำหรับ Android version 2.3.X และ หน้าจอความละเอียด 480 x 800 ( WVGA )


อุปกรณ์ที่ใช้

1.       Bluetooth USB Dongle

2.       IOIO Board  ( new version support over bluetooth )

3.       8 channel Output Relay Board


Android Developer
 http://androiddevelopersthai.blogspot.com/

Android example code 
http://androidcodeexample.blogspot.com/




สอนเขียน Android  สอนเขียนโปรแกรม Android แบบ Online


รับสอนเขียนโปรแกรม Android App สอนแบบ online สอนสด ตัวต่อตัว หรือ เป็นกลุ่ม ได้ทั่วประเทศ กำหนดเวลาเรียนได้
การเรียน Android App แบบ online สามารถกำหนดเวลาเรียน เองได้ ตามแต่ตกลงกัน
( รับสอน นอกสถานที่ แบบเป็น กลุ่ม ทั่วประเทศ )

แต่ละ Course ขึ้นอยู่กับพื้นฐานที่มี นะครับ

Course
1.JAVA Programming สำหรับผู้ที่ยังไม่มีพื้นฐานทางด้าน การเขียนโปรแกรม JAVA
เรียน 3-4 ครั้ง ครั้งละ 2 ชั่วโมง  

2.Beginning Android Development เริ่มต้นการพัฒนาด้วย Android ( ต้องมีพื้นฐาน JAVA แล้ว )
เรียน 5-6 ครั้ง ครั้งละ 2 ชั่วโมง 
เรียนจบคอร์สนี้ ก็สามารถทำ Application ได้แล้ว

3.Android Application สอนตามความต้องการในการเขียนโปรแกรม ใช้งานจริง เช่น โปรแกรมใช้งานด้านต่างๆ
ระยะเวลา และ ค่าเรียน ตามแต่ความยากง่ายของโปรแกรม ซึ่งอาจจะรวมสอน JAVA Programming ด้วยสำหรับผู้เริ่มต้นเลย
ดังนั้น ราคาสอน จะขึ้นอยู่กับ สเปคงาน

โปรแกรมที่ใช้ทำการเรียน Team Viewer  Version ล่าสุด Version 8
Meeting ID จะแจ้งให้ก่อนเรียน ผ่านทาง email sms Line หรือ อื่นๆ ตามสะดวก
ใช้ Tab Meeting ใส่ Meeting ID และใส่ชื่อ
แล้ว Join Meeting

ติดต่อ amphancm@gmail.com

วันอังคารที่ 5 มิถุนายน พ.ศ. 2555

IOIO Board over Bluetooth

-->

IOIO Board over Bluetooth (ภาษาไทย ด้านล่าง )


IOIO Basic
With a firmware upgrade on the IOIO, it now supports connecting a standard Bluetooth dongle into its USB jack and is able to establish its connection to the Android phone wirelessly! This actually makes IOIO one of the cheapest, simplest and most powerful Bluetooth-enabled prototyping platforms out there. And some more good news: your application code stays exactly the same. That's the way it should be as far as I'm concerned. End-users should care about what they want to do with their hardware for their project, not about how the heck (or how the hack) to communicate with it. So you only need to write the application-specific code (the source code for the application demonstrated above takes less than 30 lines of Java for the IOIO-related stuff), and it seamlessly works on any kind of connection and can even switch from one to another while running. I don't know of any existing platforms that will let you do that so easily and cheaply. The closest one probably being Amarino. Keep in mind that IOIO is also capable of USB connectivity to Android of course (ADB or OpenAccessory), giving superior reliability latency and bandwidth compared to Bluetooth. You do the comparison. 

IOIO Bluetooth Development
Although I think there is some real kick-ass little revolution here, this post is going to be more of a story than my usual bunch of technical specs. I'm just in this kind of mood more than the check-out-this-awesome-stuff mood.
Back when I published my original announcement on IOIO, one of the commenters (Inopia, thanks, man!) cleverly noted that since IOIO is a USB host, using a standard Bluetooth dongle in order to make the connection wireless is just a matter of writing the right firmware. He was right! And I immediately fell in love with the idea and with the challenge it presented. I felt that from all the million features I could develop next, this one will be the real killer. Just imagine: a couple of bucks (cheapest dongle I found is $1.80 including shipping from DealExtreme) and you have yourself a whole new range of possibilities: home automation, R/C toys, and much more.

Slowly I began to realize some really cool side-effects that this will have. First, the current inability (or more precisely, complexity) to use IOIO and debug your Android at the same time would go away. Second, we're no longer limited to an Android - control IOIO from any Bluetooth-enabled device: IOIOLib is just a bunch of Java code that can easily be ported to other platforms (or rewritten if need be). Third, we're no longer limited to just one IOIO controlled by a single host application.
You get the point. I just had to do it. One problem: I don't know Jack about Bluetooth. Only know enough to know that it's definitely doable. That's where the second key actor in this story comes in. I'm digging the Web for open-source Bluetooth stack implementations. Pretty soon I come across btstack, developed by Matthias Ringwald. I also found other options, and at that point, I was not completely sure which one to choose. So I contact Matthias and I start checking out the code of several projects, and throw some of them away for lack of maintenance and others for having Spaghetti code. But btstack turns out to be just perfect. Easy to port, very clean code, doesn't use the memory heap (embedded heaven), active maintenance and great discussion and support forum. Matthias really got it right (at least my idea of getting this sort of things right). Two nights later (mostly struggling with implementing the USB driver for the dongle), and I'm able to open an end-to-end connection from my phone to the IOIO. Then a few weeks of finding these tiny, cruel bugs and getting everything nicely packaged and documented, etc.
And as I said, not a moment too soon! I got to Android Open two days after having a working demo. There I met Aaron Weiss from SparkFun face-to-face for the first time. Aaron is the engineer from SparkFun's side that worked on IOIO from day one. Meeting him and having him stand next to me while presenting was really great!
At the conference, I attended a keynote by Massimo Banzi, one of the two founders of Arduino. I really admire his work, especially after having taught a course on Arduino that enabled non-techie designers build the most awesome stuff. Quite a great keynote he gave, and a little later I've had the honor of presenting myself and inviting him to see my demo. And he came, and was so kind and positive and that really meant a lot to me.

The moment I came home after the conference I fell ill for a few days. Totally exhausted. Haven't had a decent sleep in a few weeks. I took a few days off, and then back to work: a demo is nice, but I gotta get this thing released. Fortunately, when preparing the demo I wasn't playing quick 'n' dirty. So I just needed some polish, but no throw-away code. And finally, I'm happy with it and feel confident enough releasing it. It's not perfect-perfect, as multi-device support still needs some care. But it's reliable and definitely useful as-is. I made a video explaining users how to upgrade their IOIO to the new feature, building on top of the firmware upgrade capabilities that I previously enabled. Some have already reported success.

Links
More information (and the instructional video) can be found here.
IOIO can be purchased from SparkFun (about $50) here.
The cheapest ($1.80 incl. shipping) Bluetooth dongle I found and tested is here.
Questions are happily answered on the ioio-users discussion group.

What's next?
There are several possible directions I'm considering (your comments welcome):
  • Supporting the multi-IOIO use-case properly.
  • Supporting WiFi dongle (imagine that!).
  • Releasing OpenAccessory support in non-Beta mode (now the ground is properly laid, with new bootloader and connection abstraction layers).
  • Adding long overdue features that users requested such as infrared remote control protocol, synchronous parallel I/O, quadrature encoder, PPM output, etc. 


-->
  

IOIO Board over Bluetooth (ภาษาไทย)

ด้วยอัพเกรดเฟิร์มแวร์ กับ IOIO แต่จะสนับสนุนการใช้งานผ่านบลูทูธดองเกิลมาตรฐานในช่องต่อ USB และสามารถที่จะสร้างการเชื่อมต่อกับโทรศัพท์ Android แบบไร้สาย! ที่ง่ายและมีประสิทธิภาพที่สุด ในราคาประหยัด การงานใช้ Bluetooth แพลตฟอร์มต้นแบบ ออกแบบให้ใช้ code โปรแกรมที่สามารถใช้ code เดิมได้ด้วย ส่วนมากผู้ใช้งานจะกังวลเรื่องการใช้ควบคุมและสื่อสารกับ Hardware ในงานที่ทำของเขา ส่วนการใช้งานกับ IOIO Board นั้นง่ายมากเพียงเขียนโค้ดโปรแกรมประยุกต์เฉพาะ (สำหรับแอพลิเคชันดังกล่าวในตัวอย่าง code ใช้ JAVA code น้อยกว่า 30 บรรทัดในการควบคุม IOIO ) และสามารถเลือกการเชื่อมต่ออัติโนมัติ ได้ทั้งแบบไร้สาย ( Bluetooth )และแบบใช้สาย (แบบเดิม) และยังสามารถเปลี่ยนจากแบบหนึ่งไปยังอีกแบบได้ ในขณะที่ทำงาน ผมไม่ทราบว่าของแพลตฟอร์มใดๆ ที่มีอยู่ขณะนี้ ที่จะช่วยให้คุณใช้งานได้อย่างง่ายดายและราคาประหยัดแบบนี้ ที่ใกล้เคียงอาจจะเป็น Amarino  ข้อสำคัญ IOIO ยังสามารถเชื่อมต่อ USB กับ Android ในรูปแบบ (ADB หรือ OpenAccessory) ให้ความน่าใช้งานมากขึ้นในการเชื่อมต่อกับ Bluetooth ได้ด้วย คุณลองเปรียบเทียบพิจารณาดู

ถึงแม้ว่าผมจะคิดว่า สิ่งนี้เป็นการพัฒนาเพียง เล็ก ๆ น้อย ๆ  ในข้อความตอนนี้เป็นเรื่องราวมากขึ้นเกี่ยวกับ รายละเอียดทางเทคนิคที่นอกเหนือจากข้อมูลทั่วไป  ผมชอบที่อธิบายแบบนี้มากกว่าใน แบบที่เป็นแง่เทคนิค ย้อนกลับไปในช่วงที่เผยแพร่ข้อมูล IOIO Board  ผู้แสดงความคิดเห็นคนหนึ่ง (ชื่อ Inopia ขอบคุณมาก) ได้ตั้งข้อสังเกตว่า IOIO เป็น USB Host ดังนั้นจะสามารถใช้ ใช้บลูทูธดองเกิลมาตรฐานเพื่อที่จะทำให้การเชื่อมต่อแบบไร้สายได้ เพียงแค่ทำ firmware เพิ่มขึ้นมา เขาพูดถูกต้อง! และผมก็ชอบจริงๆกับความคิดนี้และมีความท้าทายอย่างมาก ผมรู้สึกว่าเราสามารถจะพัฒนาได้เป็นล้านๆ คุณสมบัติแต่ ความคิด Bluetooth นี้ยอดเยี่ยมที่สุด  ลองจินตนาการดูว่า : อุปกรณ์ แค่ ตัว (Bluetooth dongle ที่ถูกที่สุด คือ $ 1.80 รวมค่าจัดส่งจาก DealExtreme) และ IOIO Board คุณสามารถสร้างการใช้งานได้หลากหลายที่เป็นไปได้ เช่น ควบคุมบ้าน ควบคุมของเล่น  R / C  และอื่น ๆ อีกมากมาย

ผมอยากจะได้เห็นถึงผลกระทบ ถ้างานนี้สำเร็จจริงๆ  อย่างแรกเพิ่มความสามารถ(หรือเพิ่มประสิทธิ หรือซับซ้อน) เพื่อใช้ IOIO และ ใช้งาน Debug โปรแกรม Android ได้ในเวลาเดียวกัน ประการที่สอง ไม่ข้อจำกัด ในการใช้ Android ในการควบคุม IOIO จากอุปกรณ์ใด ๆ ที่ใช้ Bluetooth: IOIOLib เป็น Library ที่สามารถจะนำไปใช้กับแพลตฟอร์มอื่น ๆ ได้(หรือเขียนใหม่เองก็ได้) ประการที่สาม เราไม่จำกัด เพียงหนึ่ง IOIO Board ควบคุมโดยใช้งาน เพียงแบบโฮสต์เดียว

Android Developer
 http://androiddevelopersthai.blogspot.com/

Android example code 
http://androidcodeexample.blogspot.com/