The 12F510 would be the cheapest that meets your requirements:
http://www.microchip.com/wwwproducts...cName=en023670
*edit*: as long as you dont need a lot of code space. The code space is 4 times that of the 10F220, but still limited.
The 12F510 would be the cheapest that meets your requirements:
http://www.microchip.com/wwwproducts...cName=en023670
*edit*: as long as you dont need a lot of code space. The code space is 4 times that of the 10F220, but still limited.
Last edited by Kamikaze47; - 15th September 2010 at 11:37.
"I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
Well, the 12F683 is about $2 and that's OK. The products will sell for around $80, hopefully.
Instead of small size, I could have stated 8DIP with the possibility to go to 8SOIC in the future.
I will probably be back very soon with more stupid questions about PIC12F683, but that will be a new thread!![]()
Thanks for pointing me in the right direction.
My first project is very simple:
A 9 minute timer with a short blink every second to show that it's counting and a low battery indicator. I need 1 x ADC and 2 x output (LEDs) for this project.
Next project is almost as simple:
A temperature regulator with 3 different levels that will be exucuted in a preset sequence, for example start-go to 50C-wait for x minutes-go to 28C-wait z minutes-got to 32C.
A bicolour LED shall indicate the different steps.
A potentiometer shall be able to adjust the temperatures +/- 2C.
I need 2 x ADC and 3 x output (2xLED + TRIAC) for this.
Last edited by mikebike; - 15th September 2010 at 13:21.
Ok ...
12F675 is nice ... but a bit limited if some PWM or Compare jobs used ...
you can start with the 12F683 ( 8 pins with the more peripherals / SMD available - 12F1822 nice too ( brand new chip ! ), if you do not intend to drive a LCD.
16F886 ( 28p ) or 887 ( 40p ) if you need more pins .... cheap and numerous peripherals.
Alain
Last edited by Acetronics2; - 15th September 2010 at 13:28.
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Last edited by mikebike; - 15th September 2010 at 13:45.
I'm trying to educate myself using some educational materials that include a LAB X-1 and PIC16F877A, a bit overkill for my needs.
I have been an electronic designer for about 30 years, but I realize that many times a PIC is a better/smaller solution than OP-amps, timers and counters.
Bookmarks