Search found 4 matches

by ke
Mon Feb 05, 2007 10:15 pm
Forum: E-blocks
Topic: Question about the LCD display board
Replies: 1
Views: 4158

Question about the LCD display board

I just wonder if anyone got the idea of displaying the space between two words such as : Hello World instead of HelloWorld, it's a general question not particular for this message, it must be suitable for every message to be displayed. Thank you.
by ke
Wed Jan 31, 2007 9:01 pm
Forum: E-blocks
Topic: Problem about using the LCD board, help needed really
Replies: 1
Views: 4308

Problem about using the LCD board, help needed really

By reading the teaching material about programming the LCD board, I know RB0~RB3 is the data transmission lines, RB4 is the line which can control to transmit the data or instruction, RB5 should be lifted and droped down to clock out the data to LCD board. If the information I got is all right, the ...
by ke
Mon Jan 29, 2007 5:31 pm
Forum: E-blocks
Topic: Question of using multiprogrammer board with RS232 board
Replies: 1
Views: 4002

Question of using multiprogrammer board with RS232 board

It is known the RC6 and RC7 should be set as transmit bit and receive bit respectively for doing hardware UART function, if I plug the RS232 board into PORTE of multiprogrammer, can I still generate the hardware UART by settting up the RE6 and RE7 instead. Thank you.
by ke
Thu Jan 18, 2007 7:10 pm
Forum: General Programming
Topic: programming problem with the HI-TECH PICC and C complier
Replies: 1
Views: 3902

programming problem with the HI-TECH PICC and C complier

I used to do a lot of projects with MPLAB programming, now I got multiprogrammer to be programmed by sourceboost, when I am programming, the two compliers mentioned don't recognize the a lot registers for example the register to configue the A to D converter, Timer, CCP and says "unrecognied id...