Este proyecto permite convertir videos de YouTube o videos locales en un formato de texto compatible con sketches de Arduino, específicamente optimizado para pantallas OLED de 128x64 píxeles.
* For information on the U8g2lib library: https://github.com/olikraus/u8g2 * Setup and reference for the library: https://github.com/olikraus/u8g2/wiki * For ...
For several microcontroller projects, the integration of a minuscule display panel can be handy to show relevant information. For example, information gathered by an external sensor module. Here we ...