Search found 1 match

by lvgthuan@gmail.com
10 Apr 2024 17:16
Forum: mikroC PRO for PIC General
Topic: DHT22 with 18f4550
Replies: 2
Views: 191

DHT22 with 18f4550

I have a problem with the code to read data from DHT22 and show on LCD 16x2.... All i can show is temp and humi and it does not have any data about temp or humi.. This is my code sbit LCD_RS at RB2_bit; sbit LCD_EN at RB3_bit; sbit LCD_D4 at RB4_bit; sbit LCD_D5 at RB5_bit; sbit LCD_D6 at RB6_bit; s...

Go to advanced search