Ivan

Results 4 issues of Ivan

Hi! I try to adapt my code which I added to u8g2_arduino library https://github.com/olikraus/U8g2_Arduino/pull/10 to main u8g2 library. Is any good practices to prepare code to release exist? Correct me...

…ror to printf/exit sequence (it should works on mac and linux at the same time, mac doesn't have error.h file),

Привет. Пытаюсь адаптировать keras модель в сишном коде с помощью данной библиотеки. Есть простая модель, на вход подаю картинку 100 на 100. модель начинается так. ``` input_shape = (100, 100,...

hi! I have implemented support to ssd1681 driver, also I added busy line monitoring. It works for 3 months in my project. I think it can be used in library...