Skip to content

Sets up the ArduinoOTA library to display the OTA flash progress

License

Notifications You must be signed in to change notification settings

lukas0711/ArduinoOTA-SSD1306-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license-badge stars-badge issues-badge maintenance-badge

ArduinoOTA-SSD1306-setup

This library initializes the ArduinoOTA library in combination with the SSD1306 (SSD1306Wire) library to display the OTA flash process.

Installation

Clone the project and include the header file with

#include <OTAsetupSSD1306.h>

Credits

The main part of this code was written by ThingPulse in the esp8266-oled-ssd1306 library.

Also the OTA introduction at lastminuteengineers was helpful.

About

Sets up the ArduinoOTA library to display the OTA flash progress

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published