Searching \ for '[PIC] WiFi & PIC' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: www.piclist.com/techref/microchip/devices.htm?key=pic
Search entire site for: 'WiFi & PIC'.

Exact match. Not showing close matches.
PICList Thread
'[PIC] WiFi & PIC'
2006\05\24@111720 by alan smith

picon face
Client has asked....possibility of doing a WiFi with a PIC.  Well...the project in discussion is for a large greenhouse facility and monitoring temps and other stuff.  I suggested something like zigbee or even Lynx type RF, but he thinks that WiFi would be an option since he wants a web based interface to monitor and control.
 
 Anyone ever come across a 802.11b/g simple interface?  I am thinking that there is alot of overhead involved to setup each node with its IP address, etc.  The interface from the PIC can be serial of some flavor, but I need the solution to be cheap and robust as well.

               
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.

2006\05\24@112601 by David Challis

face picon face
Alan,

Take a look at the Lantronix WiPort.  I've used them in a number of PIC
based solutions.  Digi also has similar solution.

www.lantronix.com/device-networking/embedded-device-servers/wiport.ht
ml

Dave Challis

{Original Message removed}

2006\05\24@113614 by olin piclist

face picon face
alan smith wrote:
> Client has asked....possibility of doing a WiFi with a PIC.  Well...the
> project in discussion is for a large greenhouse facility and monitoring
> temps and other stuff.

This is doable.  One of my current projects includes WiFi from a 18F6527.

> I am thinking
> that there is alot of overhead involved to setup each node with its IP
> address, etc.

There are several things to configure, including things like the WEP key to
use.  IP address can be static or from DHCP.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014.  #1 PIC
consultant in 2004 program year.  http://www.embedinc.com/products

2006\05\24@114013 by Michael Rigby-Jones

picon face


>-----Original Message-----
>From: spam_OUTpiclist-bouncesTakeThisOuTspammit.edu [.....piclist-bouncesKILLspamspam@spam@mit.edu]
>Sent: 24 May 2006 16:17
>To: Microcontroller discussion list - Public.
>Subject: [PIC] WiFi & PIC
>
>
>Client has asked....possibility of doing a WiFi with a PIC.  
>Well...the project in discussion is for a large greenhouse
>facility and monitoring temps and other stuff.  I suggested
>something like zigbee or even Lynx type RF, but he thinks that
>WiFi would be an option since he wants a web based interface
>to monitor and control.
>  
>  Anyone ever come across a 802.11b/g simple interface?  I am
>thinking that there is alot of overhead involved to setup each
>node with its IP address, etc.  The interface from the PIC can
>be serial of some flavor, but I need the solution to be cheap
>and robust as well.

http://www.lantronix.com/device-networking/embedded-device-servers/wiport.html

I don't suppose they are cheap though.

Regards

Mike

=======================================================================
This e-mail is intended for the person it is addressed to only. The
information contained in it may be confidential and/or protected by
law. If you are not the intended recipient of this message, you must
not make any use of this information, or copy or show it to any
person. Please contact us immediately to tell us that you have
received this e-mail, and return the original to us. Any use,
forwarding, printing or copying of this message is strictly prohibited.
No part of this message can be considered a request for goods or
services.
=======================================================================

2006\05\24@114046 by Mat Clayton
picon face
Not really done anything with WiFi but looked into it a while back, this is
apparently very good.

www.amazon.com/gp/product/0750678658/104-2833052-4062356?v=glance&n=2
83155

and also check the airdrop's

http://www.edtp.com/

the schematics are available, and the source is included with the book I
believe.

Mat

{Original Message removed}

2006\05\24@121903 by alan smith

picon face
Whats your estimated hardware costs for the WiFi portion?

Olin Lathrop <olin_piclistspamKILLspamembedinc.com> wrote:  alan smith wrote:
> Client has asked....possibility of doing a WiFi with a PIC. Well...the
> project in discussion is for a large greenhouse facility and monitoring
> temps and other stuff.

This is doable. One of my current projects includes WiFi from a 18F6527.

> I am thinking
> that there is alot of overhead involved to setup each node with its IP
> address, etc.

There are several things to configure, including things like the WEP key to
use. IP address can be static or from DHCP.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014. #1 PIC
consultant in 2004 program year. http://www.embedinc.com/products

2006\05\24@124857 by Mike Harrison

flavicon
face
On Wed, 24 May 2006 09:19:03 -0700 (PDT), you wrote:

>Whats your estimated hardware costs for the WiFi portion?
>
>Olin Lathrop <.....olin_piclistKILLspamspam.....embedinc.com> wrote:  alan smith wrote:
>> Client has asked....possibility of doing a WiFi with a PIC. Well...the
>> project in discussion is for a large greenhouse facility and monitoring
>> temps and other stuff.

Wifi would probably overkill for this - a more appropriate way may be low cost sensor/transmitters
on one of the unlicensed UHF bands sending short packets every few minutes to one or more receivers,
depending on distance - the receiver could either be a PC or a data concentrator that bulks up the
data to send via wifi/GSM/GPRS etc.

2006\05\24@130804 by alan smith

picon face
I totally agree. But he wants to know why not use it...so, aside from the firmware overhead to support it, like to estimate the cost differences as well.

Mike Harrison <EraseMEmikespam_OUTspamTakeThisOuTwhitewing.co.uk> wrote:  On Wed, 24 May 2006 09:19:03 -0700 (PDT), you wrote:

>Whats your estimated hardware costs for the WiFi portion?
>
>Olin Lathrop wrote: alan smith wrote:
>> Client has asked....possibility of doing a WiFi with a PIC. Well...the
>> project in discussion is for a large greenhouse facility and monitoring
>> temps and other stuff.

Wifi would probably overkill for this - a more appropriate way may be low cost sensor/transmitters
on one of the unlicensed UHF bands sending short packets every few minutes to one or more receivers,
depending on distance - the receiver could either be a PC or a data concentrator that bulks up the
data to send via wifi/GSM/GPRS etc.

2006\05\24@132325 by Michael Rigby-Jones

picon face


>-----Original Message-----
>From: piclist-bouncesspamspam_OUTmit.edu [@spam@piclist-bouncesKILLspamspammit.edu]
>Sent: 24 May 2006 18:08
>To: Microcontroller discussion list - Public.
>Subject: Re: [PIC] WiFi & PIC
>
>
>I totally agree. But he wants to know why not use it...so,
>aside from the firmware overhead to support it, like to
>estimate the cost differences as well.
>

How about using cheap unlicensed transceivers in the sensors that talk to a wifi equiped base-station?  This could be an embedded PC to simplify code development and gives the wireless web browser access that he wants.

Regards

Mike

=======================================================================
This e-mail is intended for the person it is addressed to only. The
information contained in it may be confidential and/or protected by
law. If you are not the intended recipient of this message, you must
not make any use of this information, or copy or show it to any
person. Please contact us immediately to tell us that you have
received this e-mail, and return the original to us. Any use,
forwarding, printing or copying of this message is strictly prohibited.
No part of this message can be considered a request for goods or
services.
=======================================================================

2006\05\24@133749 by Bob Axtell

face picon face
Mike Harrison wrote:
> On Wed, 24 May 2006 09:19:03 -0700 (PDT), you wrote:
>
>  
>> Whats your estimated hardware costs for the WiFi portion?
>>
>> Olin Lathrop <KILLspamolin_piclistKILLspamspamembedinc.com> wrote:  alan smith wrote:
>>    
>>> Client has asked....possibility of doing a WiFi with a PIC. Well...the
>>> project in discussion is for a large greenhouse facility and monitoring
>>> temps and other stuff.
>>>      
>
> Wifi would probably overkill for this - a more appropriate way may be low cost sensor/transmitters
> on one of the unlicensed UHF bands sending short packets every few minutes to one or more receivers,
> depending on distance - the receiver could either be a PC or a data concentrator that bulks up the
> data to send via wifi/GSM/GPRS etc.
>
>  
I agree. These tiny transceivers operate in the 433Mhz band, and are
quite reliable within 1/4mile. A PIC would provide packeting for
each data transfer (start char + data + CRC + term char) and another PIC
would unwrap the data and stuff it into a host PC through a
serial port. This would be very inexpensive, just a few dollars per
station. You could make it even cheaper by sending the packet only
at random intervals; for example, if the intent was to poll 16 stations
every minute, you could packet data for the last 3 intervals, then
send it at RANDOM intervals once a minute. Its always possible that two
stations would send on top of each other, but since the data
is triplicated, nothing will be lost. The receiving station would simply
receive packets and install them into a database, and toss duplicated
data. To make this work, the packet length has to be short and the
interval must have a lot of dead air. Even more reliable if the interval
is longer, such as 15 minutes. A simple encryption scheme can be
devised, such as substitution cypher, bit rotation, etc.

I hope I didn't get too far off the subject.

In general, I am not enthused about PC wireless schemes. I and some
associates looked into these for a police data dump station, and
the results were NOT heartwarming; not one method was free from hacking.
Personally, I think that IEEE803 etc was a plot hatched by
the NSA/IRS/FBI cabal to easily read everybody's computers by simply
parking in the front driveway and hacking in. It is INCREDIBLY
easy to hack.

--Bob

2006\05\24@134607 by alan smith

picon face
That is exactly the approach I want to use.

Michael Rigby-Jones <RemoveMEMichael.Rigby-JonesTakeThisOuTspambookham.com> wrote:  

>{Original Message removed}

2006\05\24@135642 by Charles Craft

picon face
A google search on "802.11b transceiver" shows lots of chip sets.
You might find a demo board in there that fits your needs.

Or if you go with an off the shelf solution, what about a USB 802.11b adapter instead of the PCMCIA cards?

{Original Message removed}

2006\05\24@140949 by David VanHorn

picon face
I agree, there's no need to burden each sensor with the cost/complexity of
wi-fi.
Just use aloha protocol with error checking, and at some central point, do
the internet interface once.

2006\05\24@142507 by Kevin Lineberry

picon face
This is not possible.
Wifi is 2.4 GHz
Pic is less than 100MHz
Therefore, you cannot implement a wifi device with a pic.

               
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.

2006\05\24@142536 by Bernd Rüter

flavicon
face
part 0 44 bytes
his is a multi-part message in MIME format.
part 1 2827 bytes content-type:text/plain; charset=ISO-8859-1; format=flowed (decoded 7bit)

Look at this:

http://www.enocean.de

nice little parts, low power, and they are build for facility-management !



Bob Axtell schrieb:
{Quote hidden}


part 2 375 bytes content-type:text/x-vcard; charset=utf-8;
(decoded 7bit)

begin:vcard
fn;quoted-printable:Bernd R=C3=BCter
n;quoted-printable:R=C3=BCter;Bernd
org:Promaxx;Entwicklung
adr;quoted-printable;dom:;;W=C3=BClferoder Stra=C3=9Fe 10;Hannover;;30539
email;internet:TakeThisOuTbernd.rueterEraseMEspamspam_OUTpromaxx.net
title:Dipl.-Ing.
tel;work:+49 511 3746207
tel;fax:+49 511 3746208
url:http://www.promaxx.net
version:2.1
end:vcard



part 3 35 bytes content-type:text/plain; charset="us-ascii"
(decoded 7bit)

2006\05\24@143538 by Michael Rigby-Jones

picon face


>-----Original Message-----
>From: RemoveMEpiclist-bouncesspamTakeThisOuTmit.edu [piclist-bouncesEraseMEspam.....mit.edu]
>Sent: 24 May 2006 19:25
>To: Microcontroller discussion list - Public.
>Subject: Re: [PIC] WiFi & PIC
>
>
>This is not possible.
>Wifi is 2.4 GHz
>Pic is less than 100MHz
>Therefore, you cannot implement a wifi device with a pic.

2.4GHz is simply the RF carrier frequency which has nothing to do with the clock rate of a PIC.  The OP simply wants (or doesn't, as the case may be!) to be able to control a WiFi device with a PIC, not build one from scratch with a PIC generating the RF.

Regards

Mike

=======================================================================
This e-mail is intended for the person it is addressed to only. The
information contained in it may be confidential and/or protected by
law. If you are not the intended recipient of this message, you must
not make any use of this information, or copy or show it to any
person. Please contact us immediately to tell us that you have
received this e-mail, and return the original to us. Any use,
forwarding, printing or copying of this message is strictly prohibited.
No part of this message can be considered a request for goods or
services.
=======================================================================

2006\05\24@145123 by olin piclist

face picon face
alan smith wrote:
> Whats your estimated hardware costs for the WiFi portion?

I don't know since it has never been broken out.  The parts we are using
that are only for WiFi are pretty much just the compact flash connector and
the compact flash WiFi card.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014.  #1 PIC
consultant in 2004 program year.  http://www.embedinc.com/products

2006\05\24@145738 by olin piclist

face picon face
Mike Harrison wrote:
> Wifi would probably overkill for this - a more appropriate way may be
> low cost sensor/transmitters on one of the unlicensed UHF bands sending
> short packets every few minutes to one or more receivers, depending on
> distance - the receiver could either be a PC or a data concentrator
> that bulks up the data to send via wifi/GSM/GPRS etc.

That's actually what our WiFi gizmo is a receiver for.  Normally the
receivers are connected to wired ethernet, but they want to have a WiFi
option.  The real job of the gizmo is to receive periodic transmissions from
up to a few 100 little transmitters scattered about.  These use 434MHz in
the ISM band, and run for well over a year on two button cells.  The
existing full featured tags have a 16F630 in them, and the new single-use
version they just came out with has a 10F202 controlling it, so you can see
it's not that complicated.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014.  #1 PIC
consultant in 2004 program year.  http://www.embedinc.com/products

2006\05\24@150816 by olin piclist

face picon face
alan smith wrote:
>> How about using cheap unlicensed transceivers in the sensors that talk
>> to a wifi equiped base-station? This could be an embedded PC to
>> simplify code development and gives the wireless web browser access
>> that he wants.
>
> That is exactly the approach I want to use.

That is the approach we are using, except that a PC is not needed.  We are
using a 30F3010 to interpret the analog data from two RF receivers, and a
18F6527 to handle external communications, which can be RS-232, wired
ethernet, or WiFi.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014.  #1 PIC
consultant in 2004 program year.  http://www.embedinc.com/products

2006\05\24@151315 by olin piclist

face picon face
Kevin Lineberry wrote:
> This is not possible.
> Wifi is 2.4 GHz
> Pic is less than 100MHz
> Therefore, you cannot implement a wifi device with a pic.

This is complete nonsense.  The WiFi *carrier* frequency has absolutely
nothing to do with the PIC clock frequency or the data rate requirements.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014.  #1 PIC
consultant in 2004 program year.  http://www.embedinc.com/products

2006\05\24@154911 by alan smith

picon face
OK...I wasnt sure if you were doing a chip level solution, or off the shelf (latter obviously and easier).

Olin Lathrop <EraseMEolin_piclistspamembedinc.com> wrote:  alan smith wrote:
> Whats your estimated hardware costs for the WiFi portion?

I don't know since it has never been broken out. The parts we are using
that are only for WiFi are pretty much just the compact flash connector and
the compact flash WiFi card.


******************************************************************
Embed Inc, Littleton Massachusetts, (978) 742-9014. #1 PIC
consultant in 2004 program year. http://www.embedinc.com/products

2006\05\24@155201 by Robert Young

picon face
>
> This is not possible.
> Wifi is 2.4 GHz
> Pic is less than 100MHz
> Therefore, you cannot implement a wifi device with a pic.
>
Not to be too cruel, but ROFL...

2.4GHz is the carrier frequency, not the data rate.

Rob

2006\05\24@171046 by Herbert Graf

flavicon
face
On Wed, 2006-05-24 at 10:37 -0700, Bob Axtell wrote:
> In general, I am not enthused about PC wireless schemes. I and some
> associates looked into these for a police data dump station, and
> the results were NOT heartwarming; not one method was free from hacking.
> Personally, I think that IEEE803 etc was a plot hatched by
> the NSA/IRS/FBI cabal to easily read everybody's computers by simply
> parking in the front driveway and hacking in. It is INCREDIBLY
> easy to hack.

True, but it's also incredibly easy to make very secure. Buy the right
router and wrap VPN around the wireless connection (all the software
support is in Windows), as secure as you'd like.

TTYL

2006\05\24@172253 by Herbert Graf

flavicon
face
On Wed, 2006-05-24 at 13:56 -0400, Charles Craft wrote:
> A google search on "802.11b transceiver" shows lots of chip sets.
> You might find a demo board in there that fits your needs.
>
> Or if you go with an off the shelf solution, what about a USB 802.11b adapter instead of the PCMCIA cards?

Generally PC WiFi adapters, be they USB, PCMCIA or PCI, are very "dumb",
and offload a MAJOR portion of work on the PC's driver.

There are exceptions of course, and aiming for adapters that are used on
less powerful devices (i.e. CF or SD WiFi cards meant for PDAs) can
drastically reduce the software support.

Another option, although too big for the op, is WiFi routers. They are
so cheap today I often see them on sale for $10. Some of them have
wireless client capability, meaning they basically act as an Ethernet to
wireless bridge, connecting to a normal access point. I've got one at
home that works very well.

TTYL

2006\05\24@174336 by Bob Axtell

face picon face
Herbert Graf wrote:
> On Wed, 2006-05-24 at 10:37 -0700, Bob Axtell wrote:
>  
>> In general, I am not enthused about PC wireless schemes. I and some
>> associates looked into these for a police data dump station, and
>> the results were NOT heartwarming; not one method was free from hacking.
>> Personally, I think that IEEE803 etc was a plot hatched by
>> the NSA/IRS/FBI cabal to easily read everybody's computers by simply
>> parking in the front driveway and hacking in. It is INCREDIBLY
>> easy to hack.
>>    
>
> True, but it's also incredibly easy to make very secure. Buy the right
> router and wrap VPN around the wireless connection (all the software
> support is in Windows), as secure as you'd like.
>
> TTYL
>
>  
I agree. But police employees are not capable of doing that with any
degree of reliability.
The possible consequences far outway the possibility of immeasurable
damage. Imagine
reporters having complete access to secret surveillance image files
through hacking. Boggles
the mind.

Don't get me wrong, I love gadgets. But unforeseen things go wrong....
constantly.

--Bob

2006\05\24@191332 by Herbert Graf

flavicon
face
On Wed, 2006-05-24 at 14:42 -0700, Bob Axtell wrote:
> I agree. But police employees are not capable of doing that with any
> degree of reliability.

Of course they can. VPN is VERY popular these days, presenting a login
screen is something ANY computer user is used to.

Of course, their IT department needs to set up the computer, but that's
done anyways.

> The possible consequences far outway the possibility of immeasurable
> damage. Imagine
> reporters having complete access to secret surveillance image files
> through hacking. Boggles
> the mind.

Since it's clearly a very illegal activity it's unlikely any respectable
news organization would do something like that much.

That said, wrapping a VPN around the connection would pretty much
eliminate that problem.

Ignoring all this, that sort of information has been stolen for decades
through other means, adding wireless to the mix wouldn't have much
effect.

TTYL

2006\05\24@195400 by Bob Axtell

face picon face
Herbert Graf wrote:
> On Wed, 2006-05-24 at 14:42 -0700, Bob Axtell wrote:
>  
>> I agree. But police employees are not capable of doing that with any
>> degree of reliability.
>>    
>
> Of course they can. VPN is VERY popular these days, presenting a login
> screen is something ANY computer user is used to.
>
> Of course, their IT department needs to set up the computer, but that's
> done anyways.
>  
Yes, they CAN do it. Apparently you have never worked with a government
agency before. Believe
me, Murphy was overly optimistic.
{Quote hidden}

Of course its illegal. But here in the states- these days- reporters win
Pulitzer prizes for exposing the
nation's highest secrets, and nobody in the liberal media goes to jail.
Its a different world. Surreal,
strange. Trust me, they would take it and run with it.

The Constitution says "legal tender will be gold and silver coin". It
has never been repealed,
yet not one penny of US currency is backed by gold or silver in any
form, coin or bullion.

> That said, wrapping a VPN around the connection would pretty much
> eliminate that problem.
>
> Ignoring all this, that sort of information has been stolen for decades
> through other means, adding wireless to the mix wouldn't have much
> effect.
>  
Yes, and there is almost always a trail. Stealing wireless signals at
the source leaves no trail
whatever.

--Bob
> TTYL
>
>  

2006\05\25@042539 by Alan B. Pearce

face picon face
>Look at this:
>
> http://www.enocean.de
>
>nice little parts, low power, and they are build for facility-management !

Not only that, but the last picture on the transceiver page shows their
block connected to an ICD2 !!!

More... (looser matching)
- Last day of these posts
- In 2006 , 2007 only
- Today
- New search...