Results 1 to 6 of 6
  1. #1
    Amiga PT user VIP
    My location

    Tiago's Avatar
    Join Date
    Aug 2007
    Location
    Estoril/Lisbon
    Posts
    2,419
    Downloads
    0
    Uploads
    0

    Cool Turning a bulb on with my android + arduino

    My latest creation :

    Controlling a bulb with Arduino

    with:
    - Arduino Uno Rev3
    - Relay
    - wireless module
    - Android software

    A500 - A600 - A1200

  2. #2
    Retro Addict Administrator
    My location

    Burger Time Champion, Sonic Champion Harrison's Avatar
    Join Date
    Dec 2002
    Location
    UK
    Posts
    16,661
    Blog Entries
    1
    Downloads
    6
    Uploads
    14
    Cool. Next to wire up the whole house to remove control. Is it via WiFi?

    Have you seen the episode of "Big Bang Theory" where they wire up their whole apartment so it can be remotely controlled from the internet? People from China were switching all of their lights on and off. Then they added remote control cars with cameras, and they all rushed Penny to look up her skirt!

    If you haven't played a classic game in years, it's never too late to start!


  3. #3
    RetroSteve! My location

    Stephen Coates's Avatar
    Join Date
    Mar 2003
    Location
    Rotherham
    Posts
    2,187
    Downloads
    0
    Uploads
    0
    Seems a bit over the top for a light bulb, but still cool

    I saw that Big Bang episode.

  4. #4
    Amiga PT user VIP
    My location

    Tiago's Avatar
    Join Date
    Aug 2007
    Location
    Estoril/Lisbon
    Posts
    2,419
    Downloads
    0
    Uploads
    0
    It uses a wireless module with bluetooth. I am using the bluetooth protocol over App Inventor,
    I just need to pass a single letter like "O" for ON and "F" for off.
    If letter = "O" then arduino activated the relay to let the current flow. Simple.
    A500 - A600 - A1200

  5. #5
    Retro Addict Administrator
    My location

    Burger Time Champion, Sonic Champion Harrison's Avatar
    Join Date
    Dec 2002
    Location
    UK
    Posts
    16,661
    Blog Entries
    1
    Downloads
    6
    Uploads
    14
    Nice. It looked quite instant in control, but what sort of delay do you get between telling it to switch on, and it actually performing it?

    There must be loads of other things this could be used for.

    If you haven't played a classic game in years, it's never too late to start!


  6. #6
    Amiga PT user VIP
    My location

    Tiago's Avatar
    Join Date
    Aug 2007
    Location
    Estoril/Lisbon
    Posts
    2,419
    Downloads
    0
    Uploads
    0
    The delay? well ...
    1) Android has to transmit the 1 character by bluetooth
    2) the Arduino receives the character by it's wireless module. I initialize at 9600 baud, i can do it faster, but it's the advice speed..
    3) The arduino has to send an order to the relay to open a 2nd circuit (DC to AC)

    So, the bluetooth initialization in Arduino code is the major reason (guess is the only true reason).

    And yes you can do all sort of thing with it. Just need a bit imagination, and a lot of time LOL
    this one was not so hard, and i just use some basic components, the other project, the LCD with RTC clock was much more complicated.
    A500 - A600 - A1200

Similar Threads

  1. Technology My first Arduino proj. with video - 25 leds
    By Tiago in forum General Chat
    Replies: 2
    Last Post: 19th February 2013, 09:35
  2. Aros in Android - done! with video
    By Tiago in forum Smartphones and Tablets
    Replies: 0
    Last Post: 11th December 2012, 22:30
  3. Google APP inventor for Android
    By Tiago in forum General Chat
    Replies: 5
    Last Post: 28th December 2011, 12:45
  4. FTP access to your Android
    By Harrison in forum Smartphones and Tablets
    Replies: 3
    Last Post: 8th October 2011, 10:51
  5. Android in mobile phones
    By Tiago in forum General Chat
    Replies: 21
    Last Post: 25th August 2011, 16:27

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright classicamiga.com