WiFi Stuff
steprog
Posts: 227
Hello,
I was wondering.· Has there been a discussion on using the prop with wifi out there?.· I was thinking it would be cool to use the apple tablet or iphone or something to control prop projects out there.
I was wondering.· Has there been a discussion on using the prop with wifi out there?.· I was thinking it would be cool to use the apple tablet or iphone or something to control prop projects out there.
Comments
There have been many discussions of WiFi and the Propeller.
I am currenty working on a device called "WiFly" and the propeller.
Do yourself a favor an purchase the NEW Propellor book.
It contains multiple chapters on the Propeller and WiFi programming.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
I got the new book. I thought the xbee wasn't wifi. I haven't read those chapters yet though.
The plan is to build the units specifically for integration with the iPod Touch/iPhone/Zune devices. Should be intersesting.
I don't have my WizNet units yet, but they're almost here. (Tracking says Tuesday.)
Bill
Only trouble is that it is a surface mount package, making difficult to use...
Sparkfun sells a breakout board for it, but it's a bit expensive that way...
You can get the bare "commercial grade" device for $49.
Here's some photos of a possible solution for hooking it up with just a soldering iron.· It's part of a "backpack" accessory board for my PSB...
I made holes in the board for all the pads.· Superglued one edge down and then soldered in the holes, making sure to touch the pads.
Haven't tested it yet, but I'm optomistic...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Post Edited (Rayman) : 2/7/2010 12:56:54 PM GMT
Bill
Bill
Only problem for me is that it doesn't have a built in antenna...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Bill
As for the WiFly GSX unit, I also have been using that to get to wifi. I got the SparkFun board as it was an easy way to get started, and I figure I'll graduate to the surface-mount version after I get the basics figured out. It's pretty straightforward to get control of the unit and get connected by wifi. However, for my application, where I am trying to get data into a laptop, the tricky part is the software on the PC side.
What it has boiled down to is a custom C application on a Mac-OS laptop, running inside of Terminal. It's all hanging together pretty well, but I had to learn way more than I expected. But now I can pick up anything I want with the propeller, UART it to the WiFly, then over to the Terminal program where I can see it stream by, and/or save to a file on the hard drive. Next step is to send commands from the laptop to the propeller, which shouldn't be too hard.
There are lots of ways to do this stuff, I'm sure. The biggest barrier I found was my own ignorance. I use wifi, internet and ethernet all the time, but I had no idea what was going on under the hood.
Jim
http://www.amazon.com/TRENDnet-54Mbps-Wireless-Access-TEW-430APB/dp/B000799LPE/ref=sr_1_1?ie=UTF8&s=electronics&qid=1265582442&sr=8-1
This is consumer stuff with enormous economies of scale. You won't find industrial or hobby stuff with remotely the same capability for even quadruple the price.
What I really want to do is download web pages. But, I'm surprised to find that all the code examples I can find are geared for something else (like web page hosting or point-point comms)...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Why am I even looking at this?
www.amazon.com/TRENDnet-54Mbps-Wireless-Access-TEW-430APB/dp/B000799LPE/ref=sr_1_1?ie=UTF8&s=electronics&qid=1265582442&sr=8-1
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
Post Edited (Mike Huselton) : 2/11/2010 2:02:18 AM GMT
802.11 3.3V SPI WI-FI Module With On-Board PCB Antenna
http://www.futureelectronics.com/en/technologies/semiconductors/wireless-rf/rf-modules-solutions/proprietary/Pages/7317415-ZG2100MC.aspx
Price: $29.95 each (when buying one, with breakout board $59)
The Wifly from Roving is based on this module:
http://www.g2microsystems.com/products/modules.html
$13 each in 10K unit volumes
On the other hand, the Wifly is only $49 and appears to be a complete solution... I'm pretty close to figuring out how to make it work with the Prop...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
At $42per unit shipped (lower 48 uS), it would fit the bill no?
Doug
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBlade,·RamBlade,·SixBlade, website
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: CPUs Z80 etc; Micros Altair etc;· Terminals·VT100 etc; (Index) ZiCog (Z80) , MoCog (6809)·
· Prop OS: SphinxOS·, PropDos , PropCmd··· Search the Propeller forums·(uses advanced Google search)
My cruising website is: ·www.bluemagic.biz·· MultiBlade Props: www.cluso.bluemagic.biz
Have you figured out yet how to use the Wifly with the prop? Is there a place where I could view your code for it?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"You do not really understand something unless you can explain it to your grandmother."
-Lucky[size=-1][/size]
I know I posted the code and a screenshot, but I can't find it right now...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
http://forums.parallax.com/showthread.php?p=881983
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm