elulis's repositories
micropython_ST7302
MicroPython driver for ST7302/ST7305 2.13/2.9 inch Reflective TFT, viper(faster) and bytecode version provided. No additional memory is required after init.
sd-card-lifespan-tester
This Python script is designed to test the lifespan of an SD card or other flash storage devices. It writes random data to the device until it's full, verifies the written data, and then deletes it. This process is repeated until an error occurs, which could indicate that the device has reached its write endurance limit.