Search found 2 matches

by nirob220V
29 Jul 2018 08:32
Forum: mikroProg™ programmer and debugger
Topic: DS18B20 Program code need help controlling fan
Replies: 0
Views: 4811

DS18B20 Program code need help controlling fan

Hello my code is hear. this code worked. but i want to add fan controlling code, if temperature 40.7 is over Fan is on and temperature 40.7C is down fan off like this. i already trying but not working. anyone help me fan controlling // LCD module connections sbit LCD_RS at RB4_bit; sbit LCD_EN at RB...
by nirob220V
29 Jul 2018 08:27
Forum: mikroC General
Topic: Program code for DS1820
Replies: 6
Views: 14642

Re: Program code for DS1820

Hello my code is hear. And its worked. but i want to add fan controlling code, if temperature 40.7 is over Fan is on and temperature 40.7C is down fan off like this. i already trying but not working. anyone help me fan controlling const unsigned short TEMP_RESOLUTION = 9; const int RES_FACTOR_1[4] =...

Go to advanced search