ON 20030701@5:27:05 PM at page:
http://piclist.com/techref/microchip/gotchas.htm
pGC-hotmail-5A4 Patrick Garcia Carreon Questions:
Can anyone give me help about interrupts? I added an ISR (ORG 0x004) with some code but when I compile it, it gives me an error 118 with the message - overwriting previous contents at 004. It doesn't give me the same problem when I take the code out while leaving the ORG 0x004. Anyone know why?
ON 20030702@7:55:21 AM at page:
http://www.piclist.commicrochip/books.htm
JMN-EFP-786 James Newton published post 37804.0026041667
http://www.amazon.com/exec/obidos/tg/detail/-/185233309X
  Sid Katzen's The Quintessential PIC Microcontroller
Uses the PIC16F84 as the exemplar. Exhaustive, electronics-hobbyist friendly. Lots of examples, both theoretical and practical. All 16Fxxxx peripherals such as Capture/Compare/PWM, ADCs, comparators covered.
|Delete 'P-' before: '' but after: 'chris_pic@gypo.org.uk asks:
Has anyone used a pic to control a mobile phone?|Delete 'P-' before: '' but after: 'jscherp@planet.nl asks: " I'm using the tech-tools assembly language for PIC's. Are there any math routines written in this language?
I am trying to use a pic (16F628 or 877) connected to
get a 702 nokia phone to call a number... I can make use of the
ports and can get it controling a phone with a built in 232 port
but not directly connected to the pins at the bottom of the phone.
Can anyone help, this will form part of a alarm project which will use old no longer wanted phones
Thanks
Chris
hi i want your help to pave the way for me to success in my project as i when apply your code of the 7-segment disply the mplab give me an error which is "symbol not previously defined reset" please help me and if any give me an engish comment' ON 20030715@2:57:41 PM at page: http://www.piclist.commicrochip/ios.htm JMN-EFP-786 James Newton removed post 37817.3540509259 |Delete 'bklaips@att.net asks:
Folks,' ON 20030722@4:34:38 PM at page: http://www.piclist.commicrochip/spi.htm JMN-EFP-786 James Newton published post 37821.6939467593 Interfacing 5V PIC w/ 3.3V MMC/SD card: Use the 74LVC244 or 74LVT244 or 74LVX244 series of octal buffers that can at Vcc=3.3V handle 5V on I/O pins. If you need a DIP '244, your only bet is the SN74LVC244AN from TI. |Delete 'P-' before: '' but after: 'computed goto question..." TEMPERATURE_TABLE converts values from LM335 sensors ON 20030727@4:50:10 PM at page: http://www.piclist.com/techref/microchip/pocketprog.htm RSL-SIS-358 Ryan Supan Leis Questions: I built one!!! using 24lc64 eeproms the chipdata upload was successful using the pocket.exe but the pocketpro programmer fails to communicatte with the programmer!!! what could be the problem?
I am new to the PIC world, I used to be a C/C++ Guy) I am looking for some programming instruction starting at square 1! I have a copy of EPIC and Pic Basic Pro installed and functioning, but don't know how to start with actual programming...declaring variables, includes, i/o manipulation. Maybe some heavily commented code, a particular site, book?