diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-16 00:08:34 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-16 00:08:34 +0100 |
| commit | 3714c08a1233884696e0f5483d73efa890e1a5a1 (patch) | |
| tree | ee14f6cba33139eec3864567807cdbecd8990aa9 /README.md | |
| parent | 5588a6c6b4d944e0342d5bd3ea54c3dda6aec4d4 (diff) | |
working on the general app + updates to the read me file, also fixed the i2c display not working properly, still wanting to optimize it though for text overflow
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,2 +1,5 @@ | |||
| 1 | # I2C | 1 | # I2C |
| 2 | A application to control an I2C display on RPI. | 2 | A application to control an I2C display on RPI. |
| 3 | This application should represent a multi-use software with features ranging from a bus line analyser, bus delay analiser, an generative AI command line, weather reports, note's saving and much more. | ||
| 4 | |||
| 5 | This is a starter project with the goal of expanded everything later on to let's say an e-ink display or small LCD. \ No newline at end of file | ||
