milan.rajik
Banned
Here I am posting mikroC PRO PIC code for multiple I2C LCDs. With this you can have a device like DS1307 of I2C bus and also 8 I2C PCF8574T based LCDs.
I didn't post this in my previous thread in DIY section because its title had CCS C Project but this is mikroC PRO PIC project.
I have used these I2C LCDs
https://www.banggood.com/buy/I2C-LCD-Module.html
and this I2C LCD module with HD44780 parallel LCDs.
https://www.banggood.com/5Pcs-IICI2...-For-5V-Arduino-1602LCD-Display-p-964315.html
They have 3 SMD jumpers which if shorted connects to GND. They are used to set address for the device.
I have tested the code on EasyPIC v7 with 2 LCDs and it works fine. Have to order 6 more LCDs and test an RTC project and a calendar project.
I didn't post this in my previous thread in DIY section because its title had CCS C Project but this is mikroC PRO PIC project.
I have used these I2C LCDs
https://www.banggood.com/buy/I2C-LCD-Module.html
and this I2C LCD module with HD44780 parallel LCDs.
https://www.banggood.com/5Pcs-IICI2...-For-5V-Arduino-1602LCD-Display-p-964315.html
They have 3 SMD jumpers which if shorted connects to GND. They are used to set address for the device.
I have tested the code on EasyPIC v7 with 2 LCDs and it works fine. Have to order 6 more LCDs and test an RTC project and a calendar project.
Attachments
Last edited: