8000 GitHub - yoprogramo/ESP_QRcode at hacktoberfest
[go: up one dir, main page]

Skip to content

QRCode generator for ESP32 & ESP8266. Supports SSD1306, SH1106 and Arduino GFX based displays, TFT and E-INK

Notifications You must be signed in to change notification settings

yoprogramo/ESP_QRcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 QRcode

Just copy the ESP8266 QRcode folder to your Arduino 'libraries' folder. I have included an example sketch.

The code is based on qrdquino by tz1: https://github.com/tz1/qrduino

Install dependency for ESP8266 QRcode

Open Library Manager (menu Sketch > Include Library > Manage Libraries…) then install the following libraries

  • ESP8266 Oled Driver for SSD1306 display by Daniel Eichborn, Fabrice Weinberg

Run examples from ESP8266 QRcode

  • Open Arduino IDE, try examples of ESP8266 QRcode library

Display example

qrcode

About

QRCode generator for ESP32 & ESP8266. Supports SSD1306, SH1106 and Arduino GFX based displays, TFT and E-INK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 72.4%
  • C++ 27.6%
0