Search found 2 matches

by ssssspremachandra@gmail.com
10 Jan 2024 16:22
Forum: mikroC PRO for PIC General
Topic: Interfacing BME280 display with PIC16F887
Replies: 2
Views: 324

Interfacing BME280 display with PIC16F887

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\Mikroelektronik...
by ssssspremachandra@gmail.com
10 Jan 2024 11:15
Forum: mikroC PRO for PIC General
Topic: Interfacing BME280 display with PIC16F887
Replies: 1
Views: 313

Interfacing BME280 display with PIC16F887

Hi, I encountered an error while interfacing BME280 sensor , I have downloaded the BME280.c file how can I include the file to my code // define device I2C address: 0xEC or 0xEE (0xEE is library default address) #define BME280_I2C_ADDRESS 0xEC // LCD module connections sbit LCD_RS at RD0_bit; sbit L...

Go to advanced search