GitHub / MwarandusLab / STM32_LCD_Optimized_Code
This code saves you 20% of flash memory when working with stm32 which has like 64kb with lcd having I2C adapter. When you use the normal LiquidCrystal_I2C Library consumes 30% of flash memory while this one uses only 10% of the flash memory.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MwarandusLab%2FSTM32_LCD_Optimized_Code
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 1000 Bytes
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: flashmemory, liquidcrystal-i2c, stm32