Go Back   Home > Forums > General Interest > Everything Else
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Everything Else Anything related to audio / video / electronics etc) BUT remember- we have many new forums where your thread may now fit! .... Parts, Equipment & Tools, Construction Tips, Software Tools......

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 5th January 2006, 08:10 PM   #1
diyAudio Member
 
xplod1236's Avatar
 
Join Date: Dec 2003
Location: On the couch
Send a message via AIM to xplod1236
Default usb wireless ethernet adapter interface

Is it possible to get a usb wireless ethernet adapter to work without a computer to control something remotely?
What I'm thinking is connecting a microcontroller to the usb adapter, and then sending signals to the micro wirelessly from a computer. Is this possible, or would it require more processing power than a micro can provide?
  Reply With Quote
Old 6th January 2006, 05:42 AM   #2
diyAudio Member
 
sagarverma's Avatar
 
Join Date: Feb 2005
Location: NEW DELHI
using ucontroller is a good idea.
but it will also depend on the data packet size that u want to send for control.the packet size must be within max data capability of ucontroller.
moreover DMA might have to included.

i dont see any reason y it shouldnt work(provided there r no other serious issues)

//////////////////////////////////////////////
isn't this topic for digital?
__________________
Never Underestimate The Bandwidth of A Station Wagon Full Of Magnetic Tapes Hurtling Down The Highway...................Andrew S Tanenbaum
  Reply With Quote
Old 6th January 2006, 03:06 PM   #3
Schaef is offline Schaef  United States
diyAudio Member
 
Join Date: Jan 2001
Location: Cuyahoga Falls, OH
It all depends on the microcontroller. If you're looking at PICs or AVRs, good luck. The biggest challenge you'll run into is having to implement a USB bus master. From what I have read, that alone can consume most of the processing power/memory of standard 8 bit microcontrollers. Oh and before you think of maybe using one of those USB->serial adapters, they won't work in this case, as they're USB devices as well, and not bus masters.

Its do-able, just not as easy as you think it will be.
  Reply With Quote
Old 9th January 2006, 11:27 AM   #4
dangus is offline dangus  Canada
diyAudio Member
 
Join Date: May 2004
Location: Vancouver Island
I don't think it is impossible... there's microcontrollers that are ready to connect up as USB devices. This thread says that the PIC usb-enabled micros can't act as USB hosts: http://forum.microchip.com/tm.asp?m=...&anchor#119376

PCMCIA or CF WiFi adapters might be easier to interface.
  Reply With Quote
Old 10th February 2006, 03:45 AM   #5
diyAudio Member
 
xplod1236's Avatar
 
Join Date: Dec 2003
Location: On the couch
Send a message via AIM to xplod1236
Does anyone have schematics of a USB wifi adapter? Would it be possible to bypass the usb? I'm guessing that the data from the receiver will be serial, so it shouldn't be too hard to interface it. Am I even close or way off?
  Reply With Quote
Old 11th February 2006, 05:10 AM   #6
diyAudio Member
 
Join Date: Jan 2006
Location: Wisconsin....what did you expect?
Send a message via AIM to Spasticteapot
Seeing as how you're only going to be controlling something, a simple wireless module set should work fine, and be much cheaper. Spark Fun Electronics carries quite a few of these; a 2400 baud module transmitter/reciever pair (suitable for a hundred or so commands a minute) is only 12$, wheras a ~200kbps module pair is 26$. They also have 2.4ghz transciever modules which can transmit and recieve up to 1mbps simultaneously. (These are very useful if you want to get any information back from the controlled device.
They also work very nicely with PIC microcontrollers; you can find some tutorials at rentron.com
http://www.sparkfun.com/commerce/cat...hp?cPath=16_79
  Reply With Quote
Old 11th February 2006, 10:17 AM   #7
diyAudio Member
 
Join Date: Dec 2005
Location: Kuala Lumpur
802.11 adapters push a lot of their function onto the host cpu these days. The older pcmcia cards like the Lucent Orinoco were more stand alone.

This means that you would need to get enough information for the driver, not easy as the Linux driver writers have found out, which is why ndiswrapper was written to just encapsulate the binary and closed source Windows driver.

There are some legal reasons for this situation - some chipsets are really generic software radios and could be reapplied to military frequency bands by simple driver changes, something the FCC is understandably not happy about.

I agree with the above recommendation to use the <1mW wireless control modules instead
  Reply With Quote
Old 13th February 2006, 06:02 AM   #8
diyAudio Member
 
xplod1236's Avatar
 
Join Date: Dec 2003
Location: On the couch
Send a message via AIM to xplod1236
It looks like the wireless modules are the way to go.

Thanks for all the help.
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Die, SPDIF ! Design of the Ethernet DAC peufeu Digital Source 212 18th May 2012 09:25 PM
A SD/USB/Ethernet transport jkeny Digital Line Level 8 25th September 2009 12:20 PM
SMCWAA-G wireless audio adapter - Squeezebox substitute tubesguy Swap Meet 0 28th February 2009 04:33 PM
SACD/DVD-A to Ethernet Project bob1029 Digital Source 5 8th December 2008 02:48 PM
Ethernet with cat5E to USB-Dac ? lykkedk Digital Source 0 1st May 2007 06:15 PM


New To Site? Need Help?

All times are GMT. The time now is 10:37 AM.

Page generated in 0.10671 seconds (71.46% PHP - 28.54% MySQL) with 10 queries

Copyright ©1999-2012 diyAudio