PIC 16F628A + Basic
I spent some time tonight bonding with my 16F628A
I have been struggling a little bit to make my FOR LOOP display stuff in the proper location on the LCD display. As is turns out that I need to look at the LCD library in more detail to understand the various sub procedures that are available in the library.
It is incredible what you can learn by reading. I found that there were several similar ways to accomplish my task after bonding with the User Manual.
Several cool things: My FOR LOOP is working, I can insert characters dynamically into the LCD, and I can use a string as an array.
Overall it was a pretty neat experience once I finally got into the rhythm of the tool set.
73 de NG0R
I have been struggling a little bit to make my FOR LOOP display stuff in the proper location on the LCD display. As is turns out that I need to look at the LCD library in more detail to understand the various sub procedures that are available in the library.
It is incredible what you can learn by reading. I found that there were several similar ways to accomplish my task after bonding with the User Manual.
Several cool things: My FOR LOOP is working, I can insert characters dynamically into the LCD, and I can use a string as an array.
Overall it was a pretty neat experience once I finally got into the rhythm of the tool set.
73 de NG0R