SparkFun
Useful Sensors Tiny Code Reader
QR codes are a great way for users to communicate with microcontrollers, whether it’s passing WiFi credentials to set up connectivity or sending personal inf...
Get notified when back in stock
Jargon buster
Plain-language definitions for the technical terms used above.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
Find this product in
Brands
Sensors & Input
Tiny Code Reader Datasheet
Datasheet · 466.4 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 646.8 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
Documentation for the Tiny Code Reader
97788dd
almost 3 years ago
· 18 commits
- qwiic_connector.svg First draft of TCR guide almost 3 years ago
- README.md Added Badger example almost 3 years ago
- tcr_dimensions.png Added dimensions and CAD file almost 3 years ago
- TCR_STEP.step Added dimensions and CAD file almost 3 years ago
- tiny_code_reader_back.svg First draft of TCR guide almost 3 years ago
- tiny_code_reader_front.svg First draft of TCR guide almost 3 years ago