Re: Painless micro program
- From: Rich Grise <rich@xxxxxxxxxxx>
- Date: Sat, 19 May 2007 19:43:47 GMT
On Sat, 19 May 2007 13:32:31 +0000, joseph2k wrote:
MooseFET wrote:
On May 17, 8:21 am, John LarkinHey, i liked 1802s beter than 8051s or 6502s and about as well as 6802s.
On 17 May 2007 06:23:15 -0700, MooseFET <kensm...@xxxxxxxxx> wrote:
On May 16, 7:58 pm, Donald <Don...@xxxxxxxxxxxxxxxx> wrote:
rns...@xxxxxxxxxx wrote:
What is the most painless way to program a small micro for 2 PWM
inputs and 2 PWM outputs? Logic would consist of timing and simple
math manipulation of input to output.
I can handle the hardware, but software is a foreign language.
Would consider easy to impliment software or a low cost programming
service. Comments and suggestions appreciated.
How bad does this program need to be done ?
1) Take the cost of your time
2) Guess how much time it would take _you_ to "program a small micro"
and double it.
3) That would be your base line to start paying someone how knows what
their doing to get it done.
If you have the time and would like to learn how to do this yourself,
I would suggest googleing for *** programmers and free *** software.
PS: Don't let the CPU zelots tell you which is best, at your level any
CPU will do to learn on.
*** = AVR, PIC, 8051, 6808, ARM, etc, etc, etc ........
PPS: I like AVR :-)
That just proves you are silly. 8051's rule! :)
I can't at the moment recall a more repulsive architecture, excepting
maybe the IBM 1401.
CDP1802 has them all beat hands down.
Actually, the 8051 is quite repulsive, at least as far as the on-board
timer goes. I made an interface once from ASCII to RC PWM, and it wasn't
as much fun as, say, a 68HC11 would have been.
I've never used an 1802, but from the data *** it looks like it's not
very friendly.
But I've used a 6502 to make a keyboard scanner with N-key rollover - I
found its architecture very pleasant to work with, except for the 256-byte
limit on the stack, but how deep do you need to call when all you're doing
is scanning a keyboard? :-)
Sorry for contributing to the religious uP wars. ;-)
Cheers!
Rich
.
- Follow-Ups:
- Re: Painless micro program
- From: MooseFET
- Re: Painless micro program
- References:
- Painless micro program
- From: rnscrs
- Re: Painless micro program
- From: Donald
- Re: Painless micro program
- From: MooseFET
- Re: Painless micro program
- From: John Larkin
- Re: Painless micro program
- From: MooseFET
- Re: Painless micro program
- From: joseph2k
- Painless micro program
- Prev by Date: Re: Painless micro program
- Next by Date: Re: Painless micro program
- Previous by thread: Re: Painless micro program
- Next by thread: Re: Painless micro program
- Index(es):