howdy,
Ok i'm a EE and in school i took 2 embedded systems classes and then my senior design project. one class was assembly based, one C based (Renesas dev board), and we used C to program a PIC for our senior design project.
But that was like 4 years ago and i havent touched em since. I want to build an LCD display that will display various aftermarket electrical sensors in my car. basically 8 ADC channels or so w/ realtime display. maybe drive some LEDs for a shiftlight or something. I would also really like to stick to C programming.
I started a thread earlier but i was already ahead of myself. I want to make sure what i'm working with makes sense and will be able to complete the project. i have 2+ options at the moment.
I have my Renesas M16C/26 dev board w/ software, USB programmer, etc. everything i would need. I think the chip is capable, but its a surface mounted dev board w/ all sorts of junk on it. so i wouldnt be able to program a chip to put in a socket on a PCB in the future. i could jsut stuff the whole dev board in teh car, but thats a little sloppy. Also it seems like PIC has the most support out there so mayb ei should take that route so that i can get help when needed
So that brings up choice #2. A friend of mine who will help out works w/ PIC18F448s at work and has a setup w/ a big (8x40) LCD already working so we could utilize that knowledge. We would have to buy software, a programmer, and a chip or two of our own though.
Or. should i go w/ a proven beginner recipe? it seems the PIC16Fs are popular. Are they up to the task? Can i still program them in C?
So in short, what is the most supported setup i can get thats cheap and will work for application?
Thanks a lot!
Dan
Ok i'm a EE and in school i took 2 embedded systems classes and then my senior design project. one class was assembly based, one C based (Renesas dev board), and we used C to program a PIC for our senior design project.
But that was like 4 years ago and i havent touched em since. I want to build an LCD display that will display various aftermarket electrical sensors in my car. basically 8 ADC channels or so w/ realtime display. maybe drive some LEDs for a shiftlight or something. I would also really like to stick to C programming.
I started a thread earlier but i was already ahead of myself. I want to make sure what i'm working with makes sense and will be able to complete the project. i have 2+ options at the moment.
I have my Renesas M16C/26 dev board w/ software, USB programmer, etc. everything i would need. I think the chip is capable, but its a surface mounted dev board w/ all sorts of junk on it. so i wouldnt be able to program a chip to put in a socket on a PCB in the future. i could jsut stuff the whole dev board in teh car, but thats a little sloppy. Also it seems like PIC has the most support out there so mayb ei should take that route so that i can get help when needed
So that brings up choice #2. A friend of mine who will help out works w/ PIC18F448s at work and has a setup w/ a big (8x40) LCD already working so we could utilize that knowledge. We would have to buy software, a programmer, and a chip or two of our own though.
Or. should i go w/ a proven beginner recipe? it seems the PIC16Fs are popular. Are they up to the task? Can i still program them in C?
So in short, what is the most supported setup i can get thats cheap and will work for application?
Thanks a lot!
Dan