The Arduino Bible!
: http://jpub.tistory.com/241
An Arduino beginner course
: http://blog.whattomake.co.kr/163
&
Arduino! make.korea
: Related development examples
: http://www.make.co.kr/?tag=%EC%95%84%EB%91%90%EC%9D%B4%EB%85%B8
: http://blog.makezine.com/arduino/
Open-source hardware business
: blog.whattomake.co.kr/193
Official site
: http://www.arduino.cc/
&
Things you can build with Arduino — among them, I decided to collect the ones I’m interested in.
The Arduino I ordered hasn’t even arrived yet, but already the things I want to try are lining up, haha.
First, things related to the Internet
- When a new comment or visitor arrives on a blog or site, use Arduino to notify via LED or sound.
http://www.cocoadev.co.kr/273
http://www.cocoadev.co.kr/272 - Controlling Arduino from a web page (turning an LED on, making a sound, etc.).
http://blog.kimchulho.com/475 - Linking Arduino with Twitter and Facebook — could also use their APIs.
- Have Arduino tweet out the current state of the house (temperature, brightness, etc.) at regular intervals!
http://labs.s-cubism.com/blog/2009/07/03/135/
(If we extend this, when the temperature gets too high, we could fire an IR signal at the air conditioner to turn it on, haha.) - Control LED brightness and On-state LEDs based on the current visitor count of a website.
- If we can do Arduino I/O over the Internet… the range of uses will explode.
- Arduino with PHP
http://www.youtube.com/watch?v=DnW_D16r5Hg&feature=youtu.be
Using LEDs
- An Arduino Korean-language clock
http://www.youtube.com/watch?v=CJosltwJq8s - 8x8 rgb led matrix effects
http://www.youtube.com/watch?v=rA3AUjyZgps&feature=fvsr - Arduino persistence-of-vision (POV) LED
http://blog.daum.net/_blog/BlogTypeView.do?blogid=0Onf4&articleno=1&_bloghome_menu=recentthumb#ajax_history_home - A build log of an AVR bicycle POV
http://blog.naver.com/PostList.nhn?blogId=queenddong&categoryNo=1
Using sensors
- Measure distance to control the range over which LEDs light up. Great for art installations.
- Mount one on a doorway and have it shout “Winner!” or “Loser!” based on the height of whoever walks through, haha.
- Integration with the Xbox 360 Kinect.
Robots
- A quadruped robot.
- Control via infrared remote signals.
- Control via Bluetooth signals.
- Control via sound-wave measurement.
- In short, control via any kind of sensor integration.
Integration with smartphones
- Integration with Android phones.
- An IR remote made with Android + Arduino
http://side2.jp/2011/04/android-arduino-ir-remote-controller2/ - Integration with a hacked iPhone.
- Controlling house lighting in RGB from an iPhone
http://www.youtube.com/watch?v=O_5S2bHuXxo - Home automation with Android and Arduino
http://www.domotichome.net/tutorials/2-how-to-turn-on-off-a-led/public_show - Amarino — another similar thing
http://www.amarino-toolkit.net/ - Android — Arduino serial communication
http://www.instructables.com/id/Android-G1-Serial-To-Arduino/ - iPhone — Arduino serial communication
http://electronics.stackexchange.com/questions/167/iphone-hardware-serial-port-access
http://resolvehax.blogspot.com/2010/10/iphone-serial-port.html
http://hcgilje.wordpress.com/2010/02/15/iphone-serial-communication/
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1207058161/all
★★ http://makeprojects.com/Project/Connect-an-iPhone-iPad-or-iPod-touch-to-Arduino-with-the-Redpark-Serial-Cable/1130/1
http://www.awgh.org/archives/154 - iPhone, iPod, iPad breakout PCB boards
http://www.google.co.kr/search?q=iphone+breakout+board&hl=ko&safe=off&prmd=ivns&tbm=isch&tbo=u&source=univ&sa=X&ei=M341TtuLOKjiiAKakpm6CA&ved=0CJoBEOwJ&biw=1920&bih=936 - Galaxy Tab pin breakout
http://www.kineteka.com/galaxy-tab-connector.aspx - An iPhone hacking book
http://www.perceptdev.com/labs/iphone-hacks-source-code-2/
Things to prepare or try
- Reusing a cellphone battery to boost the portability of Arduino
http://blog.naver.com/PostView.nhn?blogId=cw4508&logNo=140114094207
http://mydb.tistory.com/93 - Linking Arduino with Adobe Flash.
Reference sites
- A Korean blog where you can find various projects in Arduino + WM + Android + various other things
http://blog.naver.com/fourmkr
Arduino parts
- Arduino USB host shield
http://www.solarbotics.com/products/18890/
I jotted down just the few ideas I had right away, but the range of uses seems way larger than I expected. Almost endless.
There’s a lot to study, and it’ll be a great chance to revisit things I learned before.
Life’s about to get richer, haha.




