Interfacing BME280 display with PIC16F887

General discussion on mikroC PRO for PIC.
Post Reply
Author
Message
ssssspremachandra@gmail.com
Posts: 2
Joined: 10 Jan 2024 10:47

Interfacing BME280 display with PIC16F887

#1 Post by ssssspremachandra@gmail.com » 10 Jan 2024 16:22

Hello, I am trying to interface nokia 5110 display and bmp280 sensor module and i have both the .c files related to both. How can I include these libraries to my original mikroC code?
36 304 error: Can't open include file "nokia5110.c" #include <NOKIA5110.c> C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for PIC\Examples\nokiaproject.c
38 304 error: Can't open include file "bmp280.c" #include <BMP280.c> 2 errors in preprocessor. C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for PIC\Examples\nokiaproject.c
Attachments
nokia error.png
nokia error.png (557.85 KiB) Viewed 177 times

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Interfacing BME280 display with PIC16F887

#2 Post by IvanJeremic » 15 Jan 2024 11:14

Hi,

I have answered you on the forum in the link below:
viewtopic.php?f=88&t=80446&p=318050#p318050

Lets continue the conversation there.

Regadrs,

Ivan.

stevediaz933@gmail.com
Posts: 8
Joined: 16 Jan 2024 12:36

Re: Interfacing BME280 display with PIC16F887

#3 Post by stevediaz933@gmail.com » 16 Jan 2024 12:37

Thanks for sharing

Post Reply

Return to “mikroC PRO for PIC General”