Hi, Camolas
Welcome here ... and do not be sorry for your English.
YOU made this effort ... some don't dare.
Back to our subject, Her you won't find "already cooked" code ... except if you do a search over the forums ... for existing applications.
The habit is : YOU try to make something run ( by the way learn how the processor works , and which PicBasic commands you have to use ....) - and then , we help you.
The first thing you'll have to do is CONFIGURE your processor:
- Which will be the Inputs and Outputs ?
- How to disable Unwanted features like comparators and ADC ... that could interfere with PORTs
for that ... the '877 is not the simplest ! ... would you own an old 16F84 ??? ( not compulsory - do not buy one ... but would help you a lot ! )
And, once that done, begin to translate your " text" program into successive elementary PbP ( PicbasicPro ...) commands.
So, you'll need :
1) the 16F877a Datasheet ( from Microchip site )
2) the PicbasicPro Manual corresponding to your release ( which one ? 2.50 ? )
3) some paper sheets to note the 877 registers and data for the config.
4) a good pencil and rubber
5) a HUGE coffee cup (hot is better ...)
6) LOTs of patience
...
Welcome aboard and read you soon.
Alain
************************************************** ***********************
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 " !!!
*****************************************
Bookmarks