<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: WiFi Shield compatibility</title>
		<link>http://forums.leaflabs.com/topic.php?id=1315</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:06:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=1315" rel="self" type="application/rss+xml" />

		<item>
			<title>blu3r4y on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315&amp;page=2#post-21251</link>
			<pubDate>Fri, 23 Nov 2012 17:43:55 +0000</pubDate>
			<dc:creator>blu3r4y</dc:creator>
			<guid isPermaLink="false">21251@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi ezerg,&#60;/p&#62;
&#60;p&#62;sorry for the late response, we had various difficulties with this WiFi thing so we put it aside for the moment.&#60;br /&#62;
It would be really hard to read in a camera module fast enough on a microcontroller, consider a possibly needed compression or encoding of this video/frames and eventually transmit all this data at a acceptable speed over WiFi to a base station or end device.&#60;/p&#62;
&#60;p&#62;For this process, each component in our system should be really fast. However, a video stream isn't our main objective of our quadrocopter. It's much more important to ensure a stable connection between the quadrocopter and an end device, which transmits RC signals and other control information.&#60;/p&#62;
&#60;p&#62;Therefore we decided to separate the video transmission and our control signals. By now, we are focusing on the RC signal transmission over XBee. XBee also uses the 2.4 GHz frequency band, but compared to WLAN it is much easier to handle and is also suitbale for longer distances (up to 1.6 km with XBee Pro), which is very useful for a quadrocopter. ;)&#60;br /&#62;
Our XBee module works fine, we are able to steer our quadrocopter from a desktop PC wirelessly.&#60;/p&#62;
&#60;p&#62;For the camera, we are using a easy all-in-one solution from HobbyKing (&#60;a href=&#34;http://www.hobbyking.com/hobbyking/store/__22824__2_4GHZ_100mW_Tx_Rx_1_3_inch_CCD_Camera_PAL_520TV_line_.html)&#34; rel=&#34;nofollow&#34;&#62;http://www.hobbyking.com/hobbyking/store/__22824__2_4GHZ_100mW_Tx_Rx_1_3_inch_CCD_Camera_PAL_520TV_line_.html)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;At the moment, we are still improving our client- and µC-programs.&#60;/p&#62;
&#60;p&#62;Well, especially in the last few weeks we thought about a base station with WiFi capability. So, we would have:&#60;br /&#62;
Quadrocopter &#38;lt;--XBee--&#38;gt; Base Station &#38;lt;--WiFi--&#38;gt; PC / smartphone / webserver / ...&#60;/p&#62;
&#60;p&#62;This would make it possible to control the quadrocopter with multiple devices.&#60;br /&#62;
I'm still looking for the best WiFi solution. As i mentioned in earlier posts I would go with the RN-171 or RN-131 from Roving Networks / Microchip (&#60;a href=&#34;http://www.microchip.com/pagehandler/en-us/technology/wifi/products.html)&#34; rel=&#34;nofollow&#34;&#62;http://www.microchip.com/pagehandler/en-us/technology/wifi/products.html)&#60;/a&#62;. The datasheet says that it could handle up to 2 Mbps.&#60;/p&#62;
&#60;p&#62;It still will a take a few weeks or even months to finish this whole project and this WiFi possibility. I will remind me to keep you up to date with any results, according to this WiFi modules.&#60;/p&#62;
&#60;p&#62;Mario.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ezerg on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315&amp;page=2#post-11476</link>
			<pubDate>Sat, 30 Jun 2012 20:37:44 +0000</pubDate>
			<dc:creator>ezerg</dc:creator>
			<guid isPermaLink="false">11476@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi!, your project worked? have you been able to achieve speeds greater than 1mbps?&#60;br /&#62;
I´m in a similar project, i need to transfer high quality audio trough wifi...&#60;br /&#62;
I would like to know your experience...&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x893 on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315&amp;page=2#post-10389</link>
			<pubDate>Fri, 27 Apr 2012 12:43:24 +0000</pubDate>
			<dc:creator>x893</dc:creator>
			<guid isPermaLink="false">10389@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;So not use this datasheet.&#60;br /&#62;
I use arduino library and microchip library.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hereiam on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-10387</link>
			<pubDate>Fri, 27 Apr 2012 11:04:27 +0000</pubDate>
			<dc:creator>hereiam</dc:creator>
			<guid isPermaLink="false">10387@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;But I have seen, that there is no description about the registers how they have to be initialized at startup and of course register description about their functionality.&#60;/p&#62;
&#60;p&#62;Is there a more detailed datasheet with register description?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x893 on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-10385</link>
			<pubDate>Fri, 27 Apr 2012 10:09:45 +0000</pubDate>
			<dc:creator>x893</dc:creator>
			<guid isPermaLink="false">10385@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@hereiam: Of course you can use this datasheet
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hereiam on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-10384</link>
			<pubDate>Fri, 27 Apr 2012 08:09:56 +0000</pubDate>
			<dc:creator>hereiam</dc:creator>
			<guid isPermaLink="false">10384@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@x893: So can I use ZG2100 datasheet from here &#60;a href=&#34;http://ww1.microchip.com/downloads/en/DeviceDoc/70624A.pdf&#34; rel=&#34;nofollow&#34;&#62;http://ww1.microchip.com/downloads/en/DeviceDoc/70624A.pdf&#60;/a&#62; to create a driver for MRF24WB0MA module?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blu3r4y on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-9813</link>
			<pubDate>Sun, 18 Mar 2012 14:32:27 +0000</pubDate>
			<dc:creator>blu3r4y</dc:creator>
			<guid isPermaLink="false">9813@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;i haven't searched on purpose yet. At present, I have found a supplier in Germany:&#60;br /&#62;
&#60;a href=&#34;http://www.shop.display3000.com/elektronikmodule/ethernet-wlan/wiznet-wiz610wi-wlan-wifi.html&#34; rel=&#34;nofollow&#34;&#62;http://www.shop.display3000.com/elektronikmodule/ethernet-wlan/wiznet-wiz610wi-wlan-wifi.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't know if this would be an option for you.&#60;/p&#62;
&#60;p&#62;Have you ever experimented with huge data rates using the ethernet module from WIZnet? Maybe they use the same serial interface to the microcontroller.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-9812</link>
			<pubDate>Sun, 18 Mar 2012 14:19:29 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">9812@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Mario,&#60;/p&#62;
&#60;p&#62;Both wiznet and mouser seem to be out of that. (I have been working with their Ethernet module -- wiz810). Do you have a secret supplier at present?&#60;/p&#62;
&#60;p&#62;There is a stack for the mrf for the arduino originally from asynchlabs/now supported by rugged circuits. &#60;a href=&#34;http://asynclabs.com/wiki/index.php?title=WiShield_library&#34; rel=&#34;nofollow&#34;&#62;http://asynclabs.com/wiki/index.php?title=WiShield_library&#60;/a&#62; At present however the disparity between arduino/wiring current and libmaple have made porting efforts a little difficult.&#60;/p&#62;
&#60;p&#62;Don.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blu3r4y on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-9811</link>
			<pubDate>Sun, 18 Mar 2012 13:05:01 +0000</pubDate>
			<dc:creator>blu3r4y</dc:creator>
			<guid isPermaLink="false">9811@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi poslathian,&#60;/p&#62;
&#60;p&#62;thanks a lot for your advices on using WiFi modules! I will keep them in mind.&#60;br /&#62;
Because of your speed tests, I checked the datasheets of the WiFly RN-171 (&#60;a href=&#34;http://bit.ly/WiFly-RN-171&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/WiFly-RN-171&#60;/a&#62;) and RN-131G/C (&#60;a href=&#34;http://bit.ly/WiFly-RN-131G)&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/WiFly-RN-131G)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;According to them the RN-131G only supports up to 1 Mbps sustained data rate with UART. With this module it wouldn't be possible to get faster data rates!&#60;br /&#62;
However, the RN-171 supports a data rate of 921 Kbps, over UART. And with SPI, up to 2 Mbps.&#60;/p&#62;
&#60;p&#62;Most WiFi modules and camera modules with UART only support ~ 1 Mbps at maximum. I think UART can't go any faster! Maybe that's the reason why your WiFi module didn't answer any longer, at such high baud rates?&#60;/p&#62;
&#60;p&#62;For our project, the RN-171 WiFi module, connected over fast SPI, would be a nice choice if we really reach the 1-2 Mbps.&#60;/p&#62;
&#60;p&#62;At the moment, i have found another WiFi module. WIZnet overs some great serial WiFi modules with &#34;54Mbps data rate and Max.20Mbps Effective Data Transmission&#34;. If we only reach a tenth of this 20 Mbps it would be really awesome! :) In their datasheet they also mention &#34;IP cameras&#34; as a possible application example.&#60;/p&#62;
&#60;p&#62;Here is the link to the WIZnet610wi module:&#60;br /&#62;
&#60;a href=&#34;http://www.wiznet.co.kr/Sub_Modules/en/product/Product_Detail.asp?cate1=5&#38;amp;cate2=43&#38;amp;cate3=0&#38;amp;pid=1020&#34; rel=&#34;nofollow&#34;&#62;http://www.wiznet.co.kr/Sub_Modules/en/product/Product_Detail.asp?cate1=5&#38;amp;cate2=43&#38;amp;cate3=0&#38;amp;pid=1020&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hi feurig,&#60;/p&#62;
&#60;p&#62;Phew, that would be a lot of work to write a protocol stack on your own. The memory wouldn't be the problem, we will use a powerful 72 MHz 32bit controller with lots of flash space.&#60;br /&#62;
However, it would be great to outsource this task to the WiFi module, so the WiFly, GainSpan or WIZnet module would be a better choice.&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
Mario
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-9004</link>
			<pubDate>Sat, 17 Mar 2012 01:03:08 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">9004@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;x893 I take it thats a no.&#60;br /&#62;
blu3r4y the mrf modules will require that you write/port your own stack. On the arduino that would eat half of the memory and a good chunk of the flash. On the arms its not such a big deal. &#60;/p&#62;
&#60;p&#62;Most of the serial modules (wifly, gainspan) do most of the tcp/udp and lower layers for you, you pretty much get a couple (8) of streams and a lot of at/escape work to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-8653</link>
			<pubDate>Thu, 15 Mar 2012 13:46:51 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">8653@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Mario,&#60;br /&#62;
  You are going to have a tough time getting above 1Mbps. I have done lots of work with various Maple baords linked to the roving networks modules (rn131g or 117). a few quick notes on using that module, which generally works well but:&#60;/p&#62;
&#60;p&#62;1) Use an external antenna, seriously, even just one of those foil fractal antennas makes the connection reliability sky rocket. The chiptenna just sucks.&#60;/p&#62;
&#60;p&#62;2) Wire up the hardware flow control DTR and CTR. If for whatever reason the connection gets blocked, the FIFO on the wifly chip will fillup, and new bytes will get dropped on the floor and you will never know. The flow control lines will tell you when the FIFO is full. Having bytes drop with no warning pretty much defeats the purpose of TCP!&#60;/p&#62;
&#60;p&#62;3) Ostensibly the Maple UARTS can go pretty fast, and support the higher data rates above 115200 that the wifily supports (something above 900000) but whenever I tried those modes I could not get the wifly to talk to me at all any more. I had to do a hard wifly reset, which is a bit of a pain and involves holding some pin high on power up and then toggling another line 5 times slowly (1Hz) to reset to the default 9600 baud. &#60;/p&#62;
&#60;p&#62;You should have no problem getting 115200Kbs, and probably faster, but I have never seen that really fast modes work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blu3r4y on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-8595</link>
			<pubDate>Mon, 12 Mar 2012 17:15:59 +0000</pubDate>
			<dc:creator>blu3r4y</dc:creator>
			<guid isPermaLink="false">8595@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Woha, thanks guys! Your replies are very useful to me! :)&#60;/p&#62;
&#60;p&#62;The MRF24WB0MA WiFi SPI Chip looks very interesting to me, SPI would be very fast and easy.&#60;/p&#62;
&#60;p&#62;One last question, did you ever use on of your WiFi Shields / Chips to transmit a huge amount of data? I would like to build up a Live Video Stream. For this usage a reliable data rate of 1-2 Mbps would be required.&#60;br /&#62;
If possible, could you tell me your experiences on this?&#60;/p&#62;
&#60;p&#62;Regards, Mario
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-8286</link>
			<pubDate>Mon, 20 Feb 2012 13:12:16 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">8286@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Some friends of mine and I have done a little work with these modules which is why i asked about working stm code. (see: &#60;a href=&#34;http://www.wifimidi.com&#34; rel=&#34;nofollow&#34;&#62;http://www.wifimidi.com&#60;/a&#62; which is our arduino based product) &#60;/p&#62;
&#60;p&#62;It has proved less than trivial sometimes however to port arduino code to the maple.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cyclegadget on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-8280</link>
			<pubDate>Mon, 20 Feb 2012 12:43:59 +0000</pubDate>
			<dc:creator>Cyclegadget</dc:creator>
			<guid isPermaLink="false">8280@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;MRF24WB0MA(new) WiFi SPI communication, Jtag, and Serial Debug.&#60;/p&#62;
&#60;p&#62;Here is the data sheet. They say there is a downloadable TCP/IP stack for microchip controllers. Maybe there could be some useful code from that.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ww1.microchip.com/downloads/en/DeviceDoc/70632A.pdf&#34; rel=&#34;nofollow&#34;&#62;http://ww1.microchip.com/downloads/en/DeviceDoc/70632A.pdf&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "WiFi Shield compatibility"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1315#post-8273</link>
			<pubDate>Mon, 20 Feb 2012 01:44:03 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">8273@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;x893 can you point us at the code you used for the mrf modules?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
