Truncated match.
PICList
Thread
'Books'
1996\09\26@181924
by
Cynetics Corp.
I'm a beginner to PIC programming. Two books I've seen are "Easy PIC'n"
by David/Wanda Benson, Square One Electronics, and "A Beginners Guide to
the Microchip PIC" by Nigel C. Gardner. Can anyone recommend these books?
1996\09\28@190020
by
tom
1996\09\29@133848
by
Reginald Neale
>> I'm a beginner to PIC programming. Two books I've seen are "Easy PIC'n"
>> by David/Wanda Benson, Square One Electronics, and "A Beginners Guide to
>> the Microchip PIC" by Nigel C. Gardner. Can anyone recommend these books?
>
"Easy Pic'n" is a good place to start. It has simple, instructive
real-world programming examples for the beginner. Use it in conjunction
with the Microchip Data Books and Embedded Control Handbook. Unlike them,
"Easy Pic'n" has a nice spiral binding that lies flat on the benchtop.
Reg Neale Usual disclaimer applies
"Ignorance is a renewable resource." . . . P. J. O'Rourke
1996\09\29@203930
by
tom
On 29 Sep 96 at 13:33, Reginald Neale wrote:
> "Easy Pic'n" is a good place to start. It has simple, instructive
> real-world programming examples for the beginner. Use it in conjunction
> with the Microchip Data Books and Embedded Control Handbook. Unlike them,
> "Easy Pic'n" has a nice spiral binding that lies flat on the benchtop.
>
Version 2 [just published] does not have a spiral binding. :-(
For more details see;
http://www.zapcom.net/~squareone/
(or the PIC-FAQ, of course. :-)
--
TAK
'books'
2000\01\14@210931
by
dvdmods
Hello does anyone happen to no of any good easy to read books
about pic micro code and macro`s?
I have got ALL the books that Farnell and Amazon have to offer ,but none
have Macro examples
Also what does RES mean?
ie
fgdud RES 1??
Thanks
Tom
2000\01\14@213042
by
Ken Webster
>Hello does anyone happen to no of any good easy to read books
>about pic micro code and macro`s?
>
>I have got ALL the books that Farnell and Amazon have to offer ,but none
>have Macro examples
>Also what does RES mean?
>
>ie
>fgdud RES 1??
>
>Thanks
>Tom
RES means "reserve". The example you give would reserve 1 word of memory
(by advancing the assembler's program counter by 1).
I don't know if I can help with books though -- the best (well, ONLY) book
on macros that I have seen is Microchip's MPASM user's guide.
Ken
2000\01\14@213704
by
dvdmods
Thanks Ken
I take that can be found on there web?
2000\01\14@214753
by
Ken Webster
>Thanks Ken
>I take that can be found on there web?
Not sure ... it comes with any development programmer (I got mine with a
PICSTART PLUS). Maybe someone else on the list has more than one programmer
(and thus more than one copy of the MPASM user's guide)?
Cheers,
Ken
2000\01\15@004415
by
Graham
2000\01\15@063816
by
Peter van Hoof
2000\01\16@224726
by
paulb
part 0 272 bytes content-type:text/plain; charset=us-ascii (decoded 7bit)
dvdmods wrote:
> I have got ALL the books that Farnell and Amazon have to offer ,but
> none have Macro examples
Macros are macros! You write them to do what you want. What examples
do you need?
--
Cheers,
Paul B.
More... (looser matching)
- Last day of these posts
- In 2000
, 2001 only
- Today
- New search...