About 1,880 results
Open links in new tab
  1. Generating a QR code from scanning a RFID tag - Arduino Forum

    Apr 15, 2021 · Step 1: get your Arduino to read the RFID device, storing the read value (s) in a variable (and print the result to Serial monitor or so, so you can see it works). Step 2: get your Arduino to produce a QR code based on the value of a variable. Step 3: make it so that the input variable of step 2 is the output variable of step 1.

  2. Encoding and generating QR Codes - Arduino Forum

    Feb 25, 2015 · I am working on QR code encoder and display it on EPD panel with Arduino Uno. I am using the code from GitHub - ricmoo/QRCode: QR code generation library in C, optimized for low-power devices, such as Arduino. I found two important points. The text is more than 127 characters then this code doesn't encode the text

    Missing:

    • ID Card

    Must include:

  3. Generate QR codes with Arduino on OLED display - Hackster.io

    Feb 5, 2024 · Generate QR codes!!! In this tutorial I will show you how to generate QR codes and display them on tiny OLED display. This standard of 2D codes is incredibly popular and widely used. The best part? I found Arduino support specifically for generating QR codes. Let me know how you like this tutorial. Maybe you can use this it in your projects.

    Missing:

    • ID Card

    Must include:

  4. Generate a QR code using Arduino and display it on SSD1306 …

    Dec 23, 2019 · In this project we are going to generate a QR code using Arduino and display it on SSD1306 OLED.

    Missing:

    • ID Card

    Must include:

  5. RFID Based Smart Attendance System | Arduino Project Hub

    So, In this project we have designed RFID Based Attendance System using Arduino and RFID MFRC522 Module. In this system, each student is issued an RFID card as their id card and …

  6. Generate a QR code with an Arduino - Get micros

    In this example we will show how to generate a QR code, all of the hard graft is done in a library. Code. Install https://github.com/ricmoo/QRCode. This is the default example. [codesyntax lang=”cpp”] * QRCode. * A quick example of generating a QR code. * This prints the QR code to the serial monitor as solid blocks. Each module.

  7. Arduino Simulator - QR code generation on Arduino & SSD1306

    In this project you will see how to create dynamic QR code using simple Arduino Code and a SSD1306 display. OLED display creates very vivid high contrast display which helps a lot in this QR code application.

    Missing:

    • ID Card

    Must include:

  8. GitHub - ricmoo/QRCode: QR code generation library in C, …

    Apr 9, 2017 · QR code generation library in C, optimized for low-power devices, such as Arduino.

    Missing:

    • ID Card

    Must include:

  9. Using QR Code Library - Programming - Arduino Forum

    Jul 26, 2020 · i want to ask something about this library that i found in Github (GitHub - ricmoo/QRCode: QR code generation library in C, optimized for low-power devices, such as Arduino. It says, How a QR code is used will vary greatly from project to project.

    Missing:

    • ID Card

    Must include:

  10. QR Code Reader using Arduino & QR Scanner Module - How …

    May 29, 2023 · In this post, we will learn how to make our own Barcode + QR Code Reader using Arduino & Embedded QR/Barcode Scanner Module. The DIY QR & Barcode scanner can scan the Barcode or QR Code and display the read information on the OLED Display.

  11. Some results have been removed
Refresh