DFRobot
Gravity: Ring 2D QR Code Scanner
This highly integrated QR code scanner with excellent performance can recognize common 1D codes and 2D codes. With a small size, it employs easy-to-connect G...
Get notified when back in stock
This highly integrated QR code scanner with excellent performance can recognize common 1D codes and 2D codes. With a small size, it employs easy-to-connect Gravity Interface and is equipped with a colorful indicator that feeds back the sensor recognition status by showing different colors.
Board-Overview
Operating at 3.3V/5V, the scanner is compatible with UART and I2C communication, which makes it easier to develop on controllers like Arduino, ESP32, Raspberry Pi, etc.
Connection-Diagram with DFRduino UNO R3
It can be used in self-service vending machines, subway gates, access control, payment machines, etc.
Features
Applications
Specification
Documents
Shipping List
Jargon buster
Plain-language definitions for the technical terms used above.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Sensors & Input
Supplier page — dfrobot.com
Supplier Description · 224.5 KB · Click any page to view full size
SEN0486 gm60 2d code recognition module dimension V1.0
Mechanical Drawings · 101.0 KB · Click any page to view full size
SEN0486 gm60 2d code recognition module schematics V1.0
Schematic · 84.3 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
173df37
almost 4 years ago
· 4 commits
- examples from cdjq over 4 years ago
- python intend error almost 4 years ago
- resources from cdjq over 4 years ago
- DFRobot_GM60.cpp from cdjq over 4 years ago
- DFRobot_GM60.h from cdjq over 4 years ago
- keywords.txt from cdjq over 4 years ago
- library.properties add library.properties over 4 years ago
- LICENSE from cdjq over 4 years ago
- README.md from cdjq over 4 years ago
- README_CN.md test over 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au