Skip to content

netpiemaker/ESP8266_QRcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.7%
  • C++ 10.3%