elulis

elulis

Geek Repo

Github PK Tool:Github PK Tool

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.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0