Sai Shoby
Newbie
Hi all,
I am using I2C 2x20 oled display. I want to make a VU meter for my audio signal. for the first step I try to see the progress bar in my LCD. In most of the examples, they use Lcd_out, Lcd_Cmd(), Lcd_Chr_Cp(), Lcd_Cmd(),Lcd_Chr() but i dont have this function in I2c Lcd Library. I am using #include "I2C_LCD.C".
Please help me to write a code for this
I am using I2C 2x20 oled display. I want to make a VU meter for my audio signal. for the first step I try to see the progress bar in my LCD. In most of the examples, they use Lcd_out, Lcd_Cmd(), Lcd_Chr_Cp(), Lcd_Cmd(),Lcd_Chr() but i dont have this function in I2c Lcd Library. I am using #include "I2C_LCD.C".
Please help me to write a code for this