colors = {'[0 0.4470 0.7410]', '[0.8500 0.3250 0.0980]', '[0.9290 0.6940 0.1250]', '[0.4940 0.1840 0.5560]', '[0 0.5 0]', '[0.6350 0.0780 0.1840]'}; colors = {'[0 0. ...
Very simple CircuitPython module/driver for Microchip 24x256 and 24x512 I2C EEPROM devices. Works with RP2040 (tested on Raspberry Pi Pico), should run on other microcontrollers that have hardware or ...