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 "led"
Post a new Thread
Adnan - Oct 6 2008
Time:
6pm to 9pm hrs, 5 days a week
Venue
PITAC , Pakistan Industrial Technical Assisstance Center, Government of
Pakistan, 234-Ferozepur Road Lahore Pakistan
Contacts T... 
Onestone - Sep 20 2008
Well of course there are lots of thoughts about this! The old classic
language wars. It really depends on you, your skill level, your chosen
areas of work, and your willingness... 
Onestone - Sep 17 2008
www.winstar.com
They supply direct, and usually will supply small numbers. MUCH better
prices than digikey. I pay around 45 for a 20x4 LED backlit display.
they also have bu... 
jmsmith871 - Sep 17 2008
Although I've been using PICs for years, I'm only now studying the
SLEEP instruction and code to wake up the processor. It's not going
well at the moment.
Microchip's app note... 
meor jummat - Sep 8 2008
i want to Write a C program to perform the analog‐to‐digital
conversion on AN0 and AN1 channels and complete the following task
according to the Table1 below:
Case... 
Steve Nance - Aug 27 2008
Denis & Gavin,
Thanks for your responses. Actually I already have the USB link working and
can turn LEDs on/off from a C# program. That part is working. I just need to
configu... 
Nelson Viegas - Jun 15 2008
Hello!
I'm about to use a PIC18F4620@20Mhz for now, but it is unable to
start. The circuit is too simple (just a flashing LED), and if I use a
PIC16F678A, the circuit works fi... 
scottmack1 - Jun 10 2008
Guys, I am using a 16F887 with MPLAB 7.60 and a ICD 2.
I need to continue coding on a project I worked on a while back.
Jumping in and fixing stuff I have managed to get into s... 
kalingajay - Jun 10 2008
Hi All,
I am new to PICs. I found a multi pattern LED controller based on PIC16F628A. It has more
than 10 LED Patterns and each pattern run 5 times and automatically jumps to ... 
kalingajay - Jun 10 2008
Hi all,
I am new to PICs. I found a multi pattern LED controller based on PIC16F628A. It has more
than 10 LED patterns and each pattern runs a 5 time and automatically jumps t... 
Eirik Karlsen - May 29 2008
Jason,
you asked for 5V out (source) at high current, and there is just no way of doing that.
If you just want the LED to light up it is probably more common to do as you sugge... 
Jason Hsu - May 28 2008
The output load consists of an LED in series with a current-limiting
330 ohm resistor. At the time I decided on the PIC16F72, I didn't
realize that pin RA4 had such special, str... 
robert santos - Apr 28 2008
----- Message d'origine ----
De : murrayatuptowngallery
À : p...@yahoogroups.com
Envoyé le : Jeudi, 10 Avril 2008, 9h37mn 48s
Objet : [piclist] new here, some questions... 
ih_sydney_2003 - Apr 28 2008
Hi all,
I've built up a few libraries for accessing different devices and have
published them for everyone to enjoy. As I've been working through the
code and tidying it up, I... 
Staiger - Apr 17 2008
Colleagues,
I'm trying to use the 16F818 for the first time (prior to this I've
used the 16F84 and the 12F509).
I want to use the internal oscillator, and I'm having a heck... 
murrayatuptowngallery - Apr 17 2008
Hi:
I'm an electronics tech but haven't had a uP class since an 8085 one
in 1979 and an 8088 one in maybe 1984.
I have a project I need to uC-ify and have been spinning my w... 
shet...@gmail.com - Jan 11 2008
I'm trying to get PIC 16F877A to work with a 20Mhz crystal. I'm a beginner with PIC, tho i have decent exp with other controllers.
i'm having problems trying to get it to work.... 
shet...@gmail.com - Jan 11 2008
I'm trying to get PIC 16F877A to work with a 20Mhz crystal. I'm a beginner with PIC, tho i have decent exp with other controllers.
i'm having problems trying to get it to work.... 
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: "... 
Gavin Dingley - Nov 28 2007
Hi,
I am fairly new to pics, so you will have to forgive me. I am playing with a 18F458, no particular reason for using this device, it's just I had one available, and for this qu... 
Nandakumar J - Nov 28 2007
Can somebody hilighten me on the method of amking the scrolling LED display
Regards
jnk
... 
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 - 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... 
Roger_4U - May 23 2007
Hi I am new to the 16F88 chip and I am trying to run some code that
previously worked on a 16F628. The code is to simply cause an LED to
blink on/off after a delay period.
> ... 
Paul L - Mar 21 2007
Hi.
Well, after getting my new PIC, it didn't take long to get it going! Was a little worried at first! I can now receive using USART and then using the values taken put that in... 
Paul L - Mar 20 2007
Hey!
So far i have got an LED blinking on the PIC18F but so far i really like the 18F, i'm looking forward to being able to use the MOVFF! ;-)
Its nice that there are no Banks to... 
Mr No - Mar 5 2007
I suppose you are trying to connect two PICs using UART. right? In
that case, the clock speed error should not come in. I suggest u
should tried to send a series of bytes and c... 
Kamal Shankar - Jan 5 2007
> Yes, both Rx and Tx, it was a communication-module
> for
> my robot-projects, so they could talk and listen to
> each other using RC5-infrared.
Me too !
I actually w... 
Alan KM6VV - Jan 5 2007
Hi Bill,
What you want is an auto-repeat on the buttons. Delay for say 1 second,
then repeat if the key is still held down. That's after you've debounced
the keys. Somethin... 
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 ... 
Eirik Karlsen - Oct 31 2006
Lez,
attached is a skeleton I'm working on right now for a new program.
its for a F242 so change the proc type at the top, and remove the
mathlib reference. Other than that it s... 
mr_gees100_peas - Jul 21 2006
Lets ay you are on a budget and you already have some 16f877a pics
laying around and a bunch of other parts (resistors, caps etc etc).
You have your compiler and pic programer an... 
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... 
Dave C - Jun 3 2006
Howdy:
I think I've come up with a project to help me learn programing and
use of the pic micro controllers. My wife bought me an automatic
watch
for our 22nd anniversy, n... 
Kamal Shankar - Jun 3 2006
Hi
I was reading the electrical specs of the PIC16F876A and saw that PORTC=20
sinks 200mA of current.
If I was to interface an optocoupler's LED side (which sources max=20
... 
randy ram - May 18 2006
Has anyone tried this before?
I want to use say the PIC12 to count down to say 24 hrs or any time
given the light up a LED. Then loop back again start counting again.
... 
Paul - Mar 12 2006
Hi. I am after a clear answer cause i'm trying the PIC Datasheets and
its giving me a headache! What i would like to know is, say my
PIC16F877 is running on a 4MHz clock, how ... 
Dave Mucha - Jan 29 2006
Hi all,
I am looking for a way to use one pin for both an input and an output.
An LED is the output. and a switch would be the input.
I can see a few ways to have both on one... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
next