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.
Hi Friends,
Here are the requirements:
In a critical setting where equipment are backed by UPS already, we need to monitor all/any batteries that has deterioted/missing and send ...
Hi,
I've just started a project using a PIC12F675.
Just to get started I'm trying to drive all of the port pins high, but I'm having no success. I'm aware that the ports have...
I have read and read but I cannot figure out why every time I debug through to some code of interest, that when I want to re-start from the beginning (as with a fresh power-on) M...
I have am builidng a direct digital synthesizer and controlling the
synthesizer with a PIC 16F877A. The selection of frequencies are
determined by an optical decoder "tuning ...
I am going nuts with a 16F877A project based on siggen3a/IQPro, a DDS project.
Please try to help me understand the following.
In the various forms of DDS code when assembled...
----- Original Message -----
From: Jerry O. Stern
To: p...@yahoogroups.com
Sent: Sunday, September 06, 2009 8:10 PM
Subject: [SPAM] RE: [piclist] Re: Help with Equates for a...
I have a new problem where MPLAB assembler is hanging during the
Executing: "O:\Program Files\Microchip\MPASM Suite\MPASMWIN.exe" /q /p16F877A "Test.asm" /l"Test.lst" /e"Test.e...
Hi Group,
Is there any way get MPLAB asssembler to show the cblock symbol names from a list of variables created by cblock?
With a large cblock of 30-40 variable symbol names...
For those train guys among us, who may be using Peco turnouts, with the little solenoids, what voltage are you running the solenoids at, and are you using capacitive discharge for ...
I have been reading various tutorials and datasheets but I seem to be blind to a very basic concept that just eludes me.
Here is a bit of code taking a character from a Table fo...