MicroPython framebuf module and SSD1306 display with Tony D!

preview_player
Показать описание

Links mentioned in the video:

Acknowledgements:
- Music: bartlebeats
- Intro shuttle footage: NASA
- Intro fonts: Typodermic
- Intro inspiration: Mr. Wizards's World
- Matrix background: cool-retro-term & cmatrix

-----------------------------------------

-----------------------------------------
Рекомендации по теме
Комментарии
Автор

Tony, can I use some instructions to save a variable in EEPROM on the ESP8266 with micropython? Do you have info on this? If not possible, how can I save a variable to EEPROM or Flash memory and use it in my micropython script? Thanks.

JeanPierreLavoie
Автор

Here is a better argument:
It saves the recompiles and it saves providing dozens of firmwares, if you have a couple of wings and you cannot fit all C-code of all wings into the onchip flash memory. So you do not select your libraries at compile time, you chose them at run time.
Lets see where this goes. Liked.

larslrs