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.
|
Hello, I have worked with the 16 series before and I am mostly familar with it. I am attempting to start a project with the 18F458. Can someone tell me how to construct a simple circuit to blink an LED? I am using C. Thank you, Shamoon |
|
|
|
> I have worked with the 16 series before and I am mostly familar with > it. I am attempting to start a project with the 18F458. Can > someone tell me how to construct a simple circuit to blink an LED? circuits and (Jal!) code at http://www.voti.nl/blink/index.html > I am using C. does that have anything to do with the circuit? Wouter van Ooijen -- ------------------------------------------- Van Ooijen Technische Informatica: www.voti.nl consultancy, development, PICmicro products |
|
|
|
On Mon, 21 Jun 2004, Wouter van Ooijen wrote: > > I have worked with the 16 series before and I am mostly familar with > > it. I am attempting to start a project with the 18F458. Can > > someone tell me how to construct a simple circuit to blink an LED? > > circuits and (Jal!) code at http://www.voti.nl/blink/index.html > > > I am using C. > > does that have anything to do with the circuit? of course it does! In C a led is blinking flash-flish but in jal is flash-flash. :) Vasile http://surducan.netfirms.com |