Search found 3 matches

by ljc44
15 Dec 2015 21:41
Forum: mikroC PRO for PIC General
Topic: reset
Replies: 2
Views: 1331

reset

Hello,
Im using a PIC16F882. I would like to generate a reset with the code like pressing the MCLR but with code instead. Ive looked through forums and data sheet but can not find anything. Is it even possible to do what i want? Any suggestions?

Thank you in advance!
by ljc44
02 May 2012 21:25
Forum: mikroC PRO for PIC General
Topic: math problem
Replies: 1
Views: 878

math problem

Hi all! I seem to be having a quirky problem with some computations in my code. I am trying to round to the nearest tenth but keep getting incorrect results...... Here is an example of what I am trying to do float temp_F = 1.23; char txt[15]; ...... temp_F = floor(10*temp_F)/10; FloatToString(temp_F...
by ljc44
11 Apr 2012 15:54
Forum: Visual TFT General
Topic: No Scroll Bars
Replies: 1
Views: 1577

No Scroll Bars

Hi guys Im new to tft and recently purchased the mikromedia for PIC18FJ. I am trying Visual TFT 2.30 demo version and the problem i am having is when i zoom in on the screen, no scroll bars appear. Is there a setting or something I am missing? Also under project settings, i see 3 different hardware ...

Go to advanced search