On Fri, 2016-11-18 at 12:35 -0500, Byron Jeff wrote: >=20 > I've been working on a comparative analysis of Raspberry Pi Zeros to PICS= .. > The Zero seems to be relatively cost effective for simple high level task= s. > For example my current task with one is converting a chest freezer with a > faulty thermostat into a wirelessly connected refridgerator. Using a 1$ U= SD > special buy on the Zeros the core ends up being under $10 USD. An added > DS1820 digital temp sensor and an SSD, it's cheap and simple to get a > project going. >=20 > The problems are lack of decent peripherals (multiple PWM/CCP, lack of AD= C) > and high power consumption. But for simple wall connected tasks, it works > well I'm actually working on finishing a project I started over 10 years ago, but it stalled when I needed to provide some mass-storage. I built a Compact-Flash card interface but never finished the file system code. So now I'm using a PI3 to provide the file server features. The PICs are all 18F4585s with CAN interfaces and the PI has a PICAN2 CAN interface. > On the PIC side, there have been significant improvements. The PIC24 and > PIC32MX families have real horsepower, decent high level programming > language support, excellent peripherals, and easy hobby packages with 5V > support. My favorite right now is the PIC24FV families of chips in the 20 > and 28 pin dip packages. While I still program them in assembly using > Microchips 16 bit assembler, C is available with significant library > support in MPLABX. Also much lower power consumption is possible. >=20 > But at this point, think long and hard before diving back into PIC16F chi= ps > in assembler. I started with the 16C54 25 years ago and ended with the > 16F1938 a few years ago. I wouldn't look back to that family unless there > was a significant reason to do so. I've actually bought a couple of PIC24FJ64GA004s (and breakout boards to mount them on) to play with and learn about the newer families. PeterO --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .