// Simple I2C demonstration that uses an IC2 LCD driver module and my STM32F103-CMSIS-I2C-lib.c // library. // Instead of driving an LCD display, the module will drive 8 LEDs based on I2C input.
I had a pressing request, my son, having taken off, wanted to have an RGB Led clock like "at home, with a few different functions". Its specifications: 4 RGB displays Different fade colors and speeds ...
The I2C-7SEG board is a 5-pin CMOS device that provides 4-digit of 7-segment display using I2C bus. There are no external components required.The I2C-7SEG board is a 5-pin CMOS device that provides ...
* customized for SH1106 OLED controller using 2-wire IIC (I2C) MCU interface. * This version uses I2C driver functions from module "I2C_master_drv". * The SH1106 driver functions work with MJB's GLCD ...