+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 18
Hardware Thread, Does this exist in Technical; I am looking for a wifi device that will broadcast an SSID with a web interface etc, but does not ...
  1. #1

    nephilim's Avatar
    Join Date
    Nov 2008
    Location
    Bedfordshire
    Posts
    8,456
    Thank Post
    1,119
    Thanked 1,187 Times in 919 Posts
    Blog Entries
    2
    Rep Power
    543

    Does this exist

    I am looking for a wifi device that will broadcast an SSID with a web interface etc, but does not need plugging into a network, literally just broadcasting the SSID and web interface when the power is on. It does not need to do any network traffic, just receive small packets of data.

    Is this doable?

  2. IDG Tech News
  3. #2

    LosOjos's Avatar
    Join Date
    Dec 2009
    Location
    West Midlands
    Posts
    3,737
    Thank Post
    1,000
    Thanked 710 Times in 506 Posts
    Rep Power
    407
    Maybe I'm missing the point, but how is it supposed to receive any packets of data if it isn't connected to something via a network?

  4. #3

    nephilim's Avatar
    Join Date
    Nov 2008
    Location
    Bedfordshire
    Posts
    8,456
    Thank Post
    1,119
    Thanked 1,187 Times in 919 Posts
    Blog Entries
    2
    Rep Power
    543
    via wireless? :P literally packet flow will be receiving a single packet every couple of hours which will tell the device to turn something else on. I am trying to create a wireless device at home to control a desk light (I know such devices exist already but want to try to make my own)

  5. #4
    Jamo's Avatar
    Join Date
    Jan 2009
    Posts
    1,273
    Thank Post
    63
    Thanked 166 Times in 140 Posts
    Rep Power
    56
    Quote Originally Posted by nephilim View Post
    I am looking for a wifi device that will broadcast an SSID with a web interface etc, but does not need plugging into a network, literally just broadcasting the SSID and web interface when the power is on. It does not need to do any network traffic, just receive small packets of data.

    Is this doable?
    You could just turn a wireless router on with no cables connected and no password. It would broadcast the SSID and webpage. I can guarantee that as soon as someone realises that it is unsecured they will change the password though!!!

  6. #5

    nephilim's Avatar
    Join Date
    Nov 2008
    Location
    Bedfordshire
    Posts
    8,456
    Thank Post
    1,119
    Thanked 1,187 Times in 919 Posts
    Blog Entries
    2
    Rep Power
    543
    it will have a password, thats not an issue, but I need to be able to configure the back end...

  7. #6

    LosOjos's Avatar
    Join Date
    Dec 2009
    Location
    West Midlands
    Posts
    3,737
    Thank Post
    1,000
    Thanked 710 Times in 506 Posts
    Rep Power
    407
    Quote Originally Posted by nephilim View Post
    I know such devices exist already but want to try to make my own
    I think you've answered your own question

    Do you have a particular reason for wanting to create your own, or just for curiosity's sake?

    If it were me, I'd build a very cheap PC in a Micro-ITX case and have that act as a server for a basic website, then make use of a USB/serial port to control an off-board switch circuit... not that I know how of course!

    You could have it boot from a 64mb USB stick attached the an internal USB header running Linux...
    Last edited by LosOjos; 20th September 2011 at 10:22 AM.

  8. #7

    nephilim's Avatar
    Join Date
    Nov 2008
    Location
    Bedfordshire
    Posts
    8,456
    Thank Post
    1,119
    Thanked 1,187 Times in 919 Posts
    Blog Entries
    2
    Rep Power
    543
    Just doing it purely for the curiosity!! I have a router at home but want to know if I could configure the firmware or something on it

    Linksys 54g

  9. #8

    SYNACK's Avatar
    Join Date
    Oct 2007
    Posts
    10,172
    Thank Post
    749
    Thanked 2,460 Times in 2,087 Posts
    Blog Entries
    9
    Rep Power
    689
    What you need i a microcontroller with a wireless interface. For sheer ease of use the arduno stuff with a wifi sheild would be very easy to modify and with a relay attached to one of the output ports and your done.

  10. Thanks to SYNACK from:

    nephilim (20th September 2011)

  11. #9

    Join Date
    Aug 2009
    Posts
    212
    Thank Post
    19
    Thanked 13 Times in 12 Posts
    Rep Power
    10
    Quote Originally Posted by SYNACK View Post
    What you need i a microcontroller with a wireless interface. For sheer ease of use the arduno stuff with a wifi sheild would be very easy to modify and with a relay attached to one of the output ports and your done.
    Agreed.

    If you still want to go down the router/AP approach, buy something like a WRT54G router that has DD-WRT compatibility, you can tinker with that to your heart's content.

  12. #10


    Join Date
    May 2009
    Posts
    1,468
    Thank Post
    122
    Thanked 389 Times in 294 Posts
    Rep Power
    148
    I can't make much sense of the request but how about a Sheeva plug with a wireless dongle plugged into the USB port?

  13. #11
    Jamo's Avatar
    Join Date
    Jan 2009
    Posts
    1,273
    Thank Post
    63
    Thanked 166 Times in 140 Posts
    Rep Power
    56
    Quote Originally Posted by SYNACK View Post
    What you need i a microcontroller with a wireless interface. For sheer ease of use the arduno stuff with a wifi sheild would be very easy to modify and with a relay attached to one of the output ports and your done.
    I was going to suggest the Arduino stuff, it is rather good. Can pretty much make anything, they do an ethernet module I believe, coupled with homeplugs you could network to your hearts content

  14. #12

    LosOjos's Avatar
    Join Date
    Dec 2009
    Location
    West Midlands
    Posts
    3,737
    Thank Post
    1,000
    Thanked 710 Times in 506 Posts
    Rep Power
    407
    I'm interested to see how this turns out, are you planning on posting pics when it's done? I wouldn't know where to start programming a microcontroller for this!

  15. #13


    Join Date
    May 2009
    Posts
    1,468
    Thank Post
    122
    Thanked 389 Times in 294 Posts
    Rep Power
    148
    Arduino WiFi is looking to release in October - ARM-ed to the Teeth, Arduino Hardware Grows Up | Gadget Lab | Wired.com . Might be worth a look.

  16. #14

    nephilim's Avatar
    Join Date
    Nov 2008
    Location
    Bedfordshire
    Posts
    8,456
    Thank Post
    1,119
    Thanked 1,187 Times in 919 Posts
    Blog Entries
    2
    Rep Power
    543
    I would post up pics yes :-)

  17. #15

    localzuk's Avatar
    Join Date
    Dec 2006
    Location
    Minehead
    Posts
    15,445
    Thank Post
    491
    Thanked 1,962 Times in 1,533 Posts
    Blog Entries
    24
    Rep Power
    672
    Something like this would do the trick? OpenRD-Base

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. .Net Framework 3.5 SP1 .msi - Does this exist?
    By the_one_that_cant in forum Windows
    Replies: 7
    Last Post: 24th May 2011, 05:21 PM
  2. WTF does this error mean
    By Gatt in forum Windows
    Replies: 5
    Last Post: 10th July 2007, 04:40 PM
  3. What does this do?
    By badders in forum Scripts
    Replies: 8
    Last Post: 13th June 2007, 12:18 PM
  4. My domain does not exist?
    By Irazmus in forum Windows
    Replies: 17
    Last Post: 4th October 2006, 02:55 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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