Search found 5 matches

by jason5
10 Oct 2010 17:05
Forum: mikroC PRO for PIC General
Topic: char to decimal : compilation errors
Replies: 1
Views: 1153

char to decimal : compilation errors

hello, I have a compilation problem and I do not understand what's happening! The problem lies in the statement "tempo." Here is the schedule and below the problems of compilations that I do not understand :roll: . Thank you for your help. // LCD module connections sbit LCD_RS at RB4_bit; sbit LCD_E...
by jason5
10 Oct 2010 14:10
Forum: mikroC PRO for PIC General
Topic: char to decimal : compilation errors
Replies: 2
Views: 1283

char to decimal : compilation errors

hello, I have a compilation problem and I do not understand what's happening! The problem lies in the statement "tempo." Here is the schedule and below the problems of compilations that I do not understand :roll: . Thank you for your help. // LCD module connections sbit LCD_RS at RB4_bit; sbit LCD_E...
by jason5
01 Oct 2010 20:21
Forum: mikroC General
Topic: flashing LCD screen
Replies: 1
Views: 1271

flashing LCD screen

Hello, I have a program that displays a "menu" and change once the switch is activated. This works fine for now ... except that the LCD refresh area consent and gives an effect "flashing". Can you help me? Here is the code // LCD module connections sbit LCD_RS at RB4_bit; sbit LCD_EN at RB5_bit; sbi...
by jason5
26 Sep 2010 13:51
Forum: mikroC General
Topic: button with mikroc
Replies: 1
Views: 1704

button with mikroc

Hello, I have a problem with the "button" mikroC. When I press my button I 5V when I break, I'm 20 mV. So I have my levels correct. When I press my button, the text of the LCD has to change. Mons LCD working properly! Now when I push on the button, my text does not change! Here is my code. void butt...
by jason5
07 Aug 2010 14:46
Forum: mikroC PRO for PIC General
Topic: ADC fonction on pic 16f722
Replies: 1
Views: 988

ADC fonction on pic 16f722

hello all,
I work on a pic 16f722 (8 bits) and I would use the ADC functions mikroC.
This microcontroller has an ADC 8-bit and not 10 or 12 bits.
How do I use the ADC fonction (for 8 bits ADC) in mikroC? :roll:

Thank you.

Go to advanced search