Propeller Wifi
Martin Hodge
Posts: 1,246
Looks like I may have to drop everything and concentrate on getting THIS working with the Propeller ASC!
Comments
{no self interest here, I'm thinking of the community!}
$100 is WAY overpriced!
Please resume your normal activities.
That's a really really good point....
Wow, neat idea. Use the propeller for all your embedded needs, then slave a raspberry Pi to the propeller to deal with data storage, Wifi, Networking, Hi-Res video display, etc etc etc.
Especially if you use some of the Raspberry Pi's general purpose I/O ports to maybe do a high speed SPI data transfer between the two.
Hmm...thinking!!!
I was able to make it run in Assembler with only 68bytes of ram and 200bytes of flash on a 75cent msp430
I would like Parallax to officially carry my wifi board for the Prop once I write a the code for a single cog that will handle it all.
as once I let out of the bag there is nothing stopping someone to copy it.
So some type of minimum order to make it worth my while.
See my post here:
http://e2e.ti.com/support/low_power_rf/f/851/t/200781.aspx
Love your dialog with TI, glad you took them on!! Congrats!
Smart move to just sell the design to Parallax instead of trying to market it yourself. You know that all the hobby sites will copy it in a heartbeat once it's out of the bag.
How much is the TI module?
(Edit: Saw Martin's post above.. I have my personal price limit set at (currently) $32 for anything in the 'nice', not 'dying for' category.. because that's the current trigger point for import tax, duty, charges and whatnot for my country).
-Tor
According to a Dangerous Prototypes webpage, it is available for $49 from the TI estore. Programming through an (undocumented) SPI interface.
http://www.lantronix.com/device-networking/embedded-device-servers/matchport.html#tabs
Thanks Ding-Batty for the link, that's more reasonable a price.
Tor, is that $32 with the exchange rate? So something like e20?
CC3000 Module (Murata) $18/each
Johnson chip antenna $0.75
2 pf capacitors 0.40
1 inductor 0.20
2 bypass caps 0.20
pcb board $1.00
Assembly $1.50
Cost for my Prop program ~$5
Sales markup ~$10.
So the msrp should be ~$40
Would love to use this $11 module
http://www.mouser.com/Taiyo-Yuden/Embedded-Solutions/RF-Wireless-Modules/WiFi-80211-Modules/_/N-6l7qa?P=1yzr94v&Ns=Pricing|0
But it needs you to download the firmware every time you power it up and TCP-stack have to be handled externally.
I have tried to do some work with it and I have all the internal data sheets for it, so maybe one day
http://electricimp.com/
Very nice!
I suppose one can think of a software challenge - would it be possible to get a wifi driver for any one of these to fit in a cog? (Or if not a cog, with fairly standard obex objects like an I2C driver or a SPI driver plus some glue code).
They are cheap and easy to use.
At the moment I've only used them as serial cable replacement (no http handling yet), but they are really nice.
Massimo
Roving you have to hold down a pin while you are booting up to get in adhoc mode to be able to set it up.
Pain in the neck to have to use a laptop and manually changing local Ip mask everytime you do that.
And use a lot of power, recommends a 1 farad cap to start up on battery, those are big and expensive
CC3000 have a neat optional wlan connect mode.
It will pick up a beacon from any wlan device that is looking to connect to a ssid starting with TTT
This ssid is not a real router name, but includes ssid, security type and password instead.
Now its some years that I use tibbo:
http://tibbo.com/products/modules/minimo/em500.html
or
http://tibbo.com/products/modules/x20x/em1206.html
depending on the application.
The natural companion is therefor this
http://tibbo.com/products/addons/ga1000.html
I use the em500/1206 resources for postprocessing/gui reasons and fw updates (tibbo and prop both through ethernet and wifi). I found usefull having both the wired and wireless ethernet solutions available toghether so I have never tried the ga1000 derectly on prop. They say its made for tibbo but I belive that can be used also with other uC.
Both the em500(€36)+ga1000(€44) together in Italy are near the same or a little cheaper (depending on distributors) than the wifi shield alone (€82)