Piclist
A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
Search Results for "usb"
Post a new Thread
demolitron - May 27 2009
Hello,
I've got a Pharos GPS-500 USB dongle on hand and I was wondering if it would be possible to hook this up to a PIC of some kind. When I plug it into my PC it is detected ... 
dcfrenchgmail - May 1 2009
This is a great PIC programmer (http://www.embedinc.com/products/usbprog/index.htm) and served me well for about a year and a half, but then it stopped working. Olin Lathrop of Em... 
Jason Hsu - Mar 1 2009
My OS is Puppy Linux. I'm running MPLAB through WINE instead of Windows.
My programmer is a PICSTART Plus. I'm using a USB-serial converter to
connect the PICSTART Plus to a US... 
Basic Poke - Jan 28 2009
I have an easy routine to bit-bang SPI, no SPI port needed. I think I
got it from wikipedia. I used the I2C port to do I2C since it seemed
more complicated. PIC18F66J50 & fa... 
demolitron - Nov 19 2008
Hello,
I am looking for a leg up on finding documentation and some guidance
on Microchip's embedded USB host. In my project I am trying to
interface a MCU with a USB GPS devi... 
jvoytovich - Oct 3 2008
Hi All,
I've got a project that I need advice on involving USB hubs. A
customer has a temperature controller with an RS232 interface that we
want to move to a USB design. The ... 
Phil Seakins - Oct 2 2008
I wonder if it wouldn't be easier and cheaper to just put a USB socket
on your board and use an off the shelf flash disk.
On 10/2/08, jvoytovich wrote:
>
> Does anyone k... 
rtstofer - Sep 19 2008
--- In p...@yahoogroups.com, Wouter van Ooijen wrote:
>
> > What would you recommend as a sensible PIC family for programming
in C?
>
> Can not be answered without mo... 
ray xu - Sep 15 2008
Hello,
I'm planning to use this programmer
(http://www.sparkfun.com/commerce/product_info.php?products_id=6) for my
dsPIC. I'm just wondering that if anyone has used this with... 
Steve Nance - Aug 27 2008
I'm looking for some sample code that shows how to read an ADC over USB
using a 18F4550. I've looked at the MC sample code for the PICDEM FS USB
board, but it's just too tough to... 
rtstofer - Jun 13 2008
--- In p...@yahoogroups.com, "Randy McKenzie" wrote:
>
> Where can I find information on programming a PIC using the UART
and
> decode address and other data?? ( and NO... 
sethmeisterG - Jun 10 2008
Hi,
I found out why my divisors weren't working -- the Fosc on the
PIC18F4550 is 48MHz (when using USB in my configuration). Using 48MHz
in all divisor calculations allowed... 
sethmeisterG - Jun 10 2008
Hi,
I've also been having weird problems with the divisor. I'm using a
PIC18F4550 with a 20 MHz crystal. I've been trying to get ANY serial
communications working (I'm usi... 
sethmeisterG - Jun 10 2008
Hi,
I've also been having weird problems with the divisor. I'm using a
PIC18F4550 with a 20 MHz crystal. I've been trying to get ANY serial
communications working (I'm usi... 
falcosms - May 19 2008
Hi all!
Does someone have a schematic for a usb charger?
I see some china charger, who have a short circuit between pin 3 and=20
4, and vcc in pin1.=20
Charges for ipod a... 
ka1ifq - Apr 28 2008
On Thursday 17 April 2008 12:09:49 pm Dennis Clark wrote:
> You will need specialized programming hardware to program a PIC. These
> run from about $60 to whatever you want to... 
adnan ahmad - Jan 11 2008
Hello,
I Have made my own universal PIC programmer which as low as $90 from Pakistan. If you interested then ask for detail.
Bye..
Dani
p...@yahoogroups.com wrote:... 
Glen - Jan 5 2008
--- In p...@yahoogroups.com, "james pruett" wrote:
>
> I need to buy one. Any leads appreciated.
> -jim
>
Get yourself a Junebug, by Blueroom Electronics. Super nice an... 
rmteo - Dec 15 2007
A Pickit2 USB programmer from MicroChip is US$35 and will program
everything from a PIC10 to a dsPIC33F including the PIC24FJ64GA002. I
don't think that you can do better than... 
Lez - Dec 13 2007
I want to programa 18f2550 with nothing more complicated than a usb
cable..........
Now I know that first time round I need to serial program into it and then....
(a) bootload... 
Roger_4U - Dec 8 2007
Hi Folks:
I am up a creek, I have been working on some code for over a year and
I am totally stumped with this last problem:
Device: Pic16F88
Chip OSC: 20Mhz
Programmer: ... 
Jcullins - Dec 8 2007
sounds like you may have something declared as byte and using it as word so
it writes over the next memory location.
Just a first guess
----- Original Message -----
From: "... 
Ken Stuempges - Nov 29 2007
Howdy:
I'm what you would call an O.T.H.E. (Over-The-Hill_Engineer).
Have not done any Electrical Engineering since the early to mid 80's,
but now have the bug to resume. I pl... 
Leon Heller - Nov 28 2007
----- Original Message -----
From: "Ken Stuempges"
To:
Sent: Sunday, November 11, 2007 1:26 AM
Subject: [piclist] An introduction & Many Questions
> Howdy:
> I'm wha... 
blueroomelectronics - Jun 27 2007
--- In p...@yahoogroups.com, "Luis" wrote:
>
> hi all,
> I´m build the icd2clone, in WindowsXP it´s ok, but in MPLAB:
> MPLAB ICD 2 Ready
> Downloading Operating Syste... 
scottmack1 - Jun 27 2007
I am having some kind of problem with the communications to the
ICD2. When I start MPLAB IDE v7.60 with the ICD2 plugged in my
computer's USB port and the ICD2 plugged into my... 
Lez - Jun 25 2007
Ok I'm having a little problem..........
i posted on this a while ago but then never had time to follow up, now
I have time I cant remember most of it.....
I'm wanting to pu... 
Lez - May 25 2007
Does anyone know of / have / could write (cheeky!) a simple example
program to allow say a set of leds (why always a set of leds?) to be
turned on off from the PC with the PIC co... 
Lez - Nov 2 2006
well I got the programmer working.
I burned it with F88 code, changed some port assignents etc as I now
have more IO lines.
Turned it on and all looked fine.
Except, the ... 
Lez - Oct 31 2006
Ok I'm hitting my head against a wall here............
I have a willem style programmer from sivava.
I have no problems with it with my box of f88's
I have been working on c... 
leon_heller - Sep 17 2006
I recently won the PIClist (the other one) monthly design competition
with a little USB prototyping PCB I designed. I've added the details
(including a picture of the board) to... 
Lez - Aug 13 2006
Ok looking at the data sheet, can I use the internal clock, to free up
pins for io, and still have usb, or for usb do I have to have an
external higher speed clock?
Its not ve... 
Lez - Aug 11 2006
Hi,
pic/sms/alarm
Now I know its probably been done before, and I bet we all could have
a use for one, anyone fancy a group build?
I have a real need, I live in a ''poor'... 
mr_gees100_peas - Jul 22 2006
--- In p...@yahoogroups.com, Arlen Fletcher wrote:
>
Hi,
I guess I should had been more specific. SOmetimes I don't want to
give too much information because people ... 
Lez - Jun 18 2006
> hi all,
> finally the new version of JAL is released.
just downloaded and had a look at this, looks simple basic to me,
which is no doubt a plus for first timers and ppl... ![Re: [PIC]: JAL v2 released !](http://cdn.embeddedrelated.com/images/icon_more.jpg)
Lez - Jun 5 2006
Ok, I think I'm biting off more than I can chew here so I'm hoping
someone has already done this........
I have used usb/serial dongles with a pl2303, connected to a pic16f88
an... 
thor69uk - May 18 2006
Hi,
I hope someone can help with a little problem I have!=20=20
I am trying to get several 18F PICs to communicate over RS-485.=20=20
I will outline the basic idea behind ... 
Malcolm Crabbe - Apr 6 2006
Guys need your help
I have a cheap commercial PIC programmer based on the JMD design. It
works fine, but I have subsequently found that it will not program
18F2550 PICs via... 
Malcolm Crabbe - Mar 23 2006
Hi all,
I've downloaded the source and HEX files for a USB - transmitter
interface from http://alessioandrea.altervista.org/rcjoyng.html
The problem is me and two of my m... 