Re: gEDA-user: nRF24L01+ symbol

2010-05-09 Thread Dave McGuire
On May 9, 2010, at 2:47 PM, Steven Michalske wrote: I use the GPIO modes of the FTDI chips occasionally, and not having the Serial driver take over the part is nice. How tough is that to write a driver for? And for what platform are you doing it? (if you don't mind my asking) Mac OS X

Re: gEDA-user: nRF24L01+ symbol

2010-05-09 Thread DJ Delorie
> FTDI also delivers their own D2XX drivers, I have not really used them > but they do work. I use the D2XX drivers with GPIO, but I usually end up using libusb and libftdi instead. Same functionality, a bit less buggy. ___ geda-user mailing list g

Re: gEDA-user: nRF24L01+ symbol

2010-05-09 Thread Steven Michalske
On May 9, 2010, at 10:41 AM, Dave McGuire wrote: On May 9, 2010, at 12:54 PM, Steven Michalske wrote: I use the GPIO modes of the FTDI chips occasionally, and not having the Serial driver take over the part is nice. How tough is that to write a driver for? And for what platform are you

Re: gEDA-user: nRF24L01+ symbol

2010-05-09 Thread Dave McGuire
On May 9, 2010, at 12:54 PM, Steven Michalske wrote: I use the GPIO modes of the FTDI chips occasionally, and not having the Serial driver take over the part is nice. How tough is that to write a driver for? And for what platform are you doing it? (if you don't mind my asking)

Re: gEDA-user: nRF24L01+ symbol

2010-05-09 Thread Steven Michalske
On May 7, 2010, at 4:19 AM, Hans Nieuwenhuis wrote: On Tue, 4 May 2010 09:59:51 -0400 DJ Delorie wrote: Are you sure? I have got a few FT232RQ's here and their pads extend to the sides as well. There's metal on the sides, but it's not contiguous with the metal on the bottoms. I've che

Re: gEDA-user: nRF24L01+ symbol

2010-05-07 Thread Hans Nieuwenhuis
On Tue, 4 May 2010 09:59:51 -0400 DJ Delorie wrote: > > > Are you sure? I have got a few FT232RQ's here and their pads extend to > > the sides as well. > > There's metal on the sides, but it's not contiguous with the metal on > the bottoms. I've checked under a microscope, and the PDF spec >

Re: gEDA-user: nRF24L01+ symbol

2010-05-04 Thread DJ Delorie
> Are you sure? I have got a few FT232RQ's here and their pads extend to > the sides as well. There's metal on the sides, but it's not contiguous with the metal on the bottoms. I've checked under a microscope, and the PDF spec agrees. ___ geda-user

Re: gEDA-user: nRF24L01+ symbol

2010-05-04 Thread Hans Nieuwenhuis
On Mon, 3 May 2010 21:59:18 -0400 DJ Delorie wrote: > > >Uh yeah. :) I don't think I've seen the kind with the pad only on > > the bottom. I kinda hope I don't run into those. > > FT232RQ - 0.5mm pitch, bottom-only pads. Are you sure? I have got a few FT232RQ's here and their pads extend

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread George M. Gallant
Dave, Results are very much dependent upon distance and obstructions. 2 to 5 meters seem to be the sweet spot. I tried modules with the antenna build into the board without much success. Switched to a 10cm 2.2 dBi and am now considering switching to a larger 5 dBi antenna.

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread Dave McGuire
On May 3, 2010, at 10:17 PM, DJ Delorie wrote: Well, the FT232RL is TQFP, no problem there. It's just the QFN variant that's a pain. But it's so *small* :-) Don't sneeze! -Dave -- Dave McGuire Port Charlotte, FL ___ geda-user mailing

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread DJ Delorie
Well, the FT232RL is TQFP, no problem there. It's just the QFN variant that's a pain. But it's so *small* :-) ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread Dave McGuire
On May 3, 2010, at 9:59 PM, DJ Delorie wrote: Uh yeah. :) I don't think I've seen the kind with the pad only on the bottom. I kinda hope I don't run into those. FT232RQ - 0.5mm pitch, bottom-only pads. Yuck! I'll stick with the FT232BM. (LQFP-32, easy!) -Dave -- Dave M

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread DJ Delorie
>Uh yeah. :) I don't think I've seen the kind with the pad only on > the bottom. I kinda hope I don't run into those. FT232RQ - 0.5mm pitch, bottom-only pads. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread Dave McGuire
On May 3, 2010, at 9:23 PM, DJ Delorie wrote: In my limited experience, there are two types of QFNs: those where the pad wraps around the edge to the sides, and those where the pad doesn't extend (or extends discontinuously) beyond the bottom. I like the wrap-around type much better :-) Uh y

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread DJ Delorie
In my limited experience, there are two types of QFNs: those where the pad wraps around the edge to the sides, and those where the pad doesn't extend (or extends discontinuously) beyond the bottom. I like the wrap-around type much better :-) ___ geda-

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread Dave McGuire
On May 3, 2010, at 8:29 PM, George M. Gallant wrote: Attached is a symbol for the NRF24L01. I have not used it because I lack the tools/skills to populate the QFN package and the assembled modules are sufficient for my needs. Thanks George! I've done a couple of QFNs (big Atmel

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread Eric Brombaugh
On 05/03/2010 05:29 PM, George M. Gallant wrote: Dave, Attached is a symbol for the NRF24L01. I have not used it because I lack the tools/skills to populate the QFN package and the assembled modules are sufficient for my needs. I've had pretty good luck hand soldering leadless c

Re: gEDA-user: nRF24L01+ symbol

2010-05-03 Thread George M. Gallant
Dave, Attached is a symbol for the NRF24L01. I have not used it because I lack the tools/skills to populate the QFN package and the assembled modules are sufficient for my needs. George On Mon, 2010-05-03 at 16:38 -0400, Dave McGuire wrote: Before I go and do it myself, has anyon

gEDA-user: nRF24L01+ symbol

2010-05-03 Thread Dave McGuire
Before I go and do it myself, has anyone cooked up a symbol for Nordic's nRF24L01+ RF IC? I didn't see anything on gedasymbols.org. -Dave -- Dave McGuire Port Charlotte, FL ___ geda-user mailing list geda-user@moria.seul.org http: