![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
I just discovered the 12F683 chip some time ago. It can operate up to 8MHz and does not use an OSCAL value. It is somehow self calibrating. I'm using it now instead of the 12F675. Check it out.
Jess |
|
|
|
|
|
|
(permalink) |
|
That's my favorite 8-pin PIC. I should have mentioned it to you before.
It's fast enough to support a full-duplex 9600 baud bit-banged serial I/O package with circular buffers using 3x bit-rate interrupts. Regards, Mike |
|
|
|
|
|
|
(permalink) |
|
I have alot of samples of both 675 and 683 (683 collecting dust in bin) but was unaware that 683 default calibration value '0' means factory calibration. All this time I thought all 8-pin PICs must be calibrated once erased just because the 675 must be.
These 8-pin and 8-bit wonders just keep getting better. Only if the other Micro company could follow in Microchips footsteps, only if... |
|
|
|
|
|
|
(permalink) |
|
The calibration values are stored in fuses in a special register, beyond the user program memory and they're not erased when programming the PIC12F683.
I like this PIC because it has TIMER2 module too. |
|
|
|
|
|
|
(permalink) |
|
It's also the only 8-pin part with a CCP module.
Please check out this zero jitter 8-channel Servo Controller concept (below). Regards, Mike |
|
|
|
|
|
|
(permalink) |
|
The PWM module is pretty cool too, though the example RGB Accent Light Controller below uses software PWM;
Mike Last edited by Mike, K8LH; 3rd February 2007 at 07:04 PM. |
|
|
|
|
|
|
(permalink) | |
|
this is divya sebastian here. i am first year electronics student. now i shall explain the depth of my pathetic situation.i have leant no computer languages before... '' you are to design code debugg and demonstrate a system which shall enable the following mesage to be sent to a pc oer an rs- 232 connection the message to be sent shall be ' ABC' '' SO IS THERE ANY KIND SOUL OUT THERE WHO CAN HELP ME SORT THE WHOLE THING OUT... N TRY N MK ME UNDERSTAND THE WHOLE PIC thing. well we r supposed to use a pic 12f675. pls do mail me at divyasebastiank@yahoo.com thanksssssssssss Quote:
|
||
|
|
|
|
|
(permalink) |
|
I am not going to write the code for you, but I can point you in the right direction:
Nigel Goodwin has some good tutorials for PICs, and he also describes a software based RS232. The 12F675 Doesn't have an inbuilt hardware USART, which would make it easier. You will basically have to write a "software" USART. Look here for Nigels tutorials: http://www.winpicprog.co.uk/pic_tutorial.htm I will be happy to try to answer any technical questions. Good luck |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| PCMCIA to RS232 for ICD2 clone | clockdoctor | Micro Controllers | 6 | 7th April 2008 10:09 PM |
| Cannot read 12F675 with ICSP | dprischak | Micro Controllers | 4 | 1st June 2006 02:37 AM |
| RS232 buffer | TDY | General Electronics Chat | 3 | 18th March 2005 08:36 PM |
| rs232 to rs232 data logger with 1meg buffer -help needed | ccaammaaccaazzii | Electronic Projects Design/Ideas/Reviews | 11 | 20th October 2004 09:43 PM |
| I²C and RS232 on the same PIC | l30 | Micro Controllers | 2 | 3rd July 2004 03:14 AM |