Fingerprint Sensor AS608 - A Beginner's Guide
One touch can replace keys. This project uses an optical fingerprint sensor to enroll users and then grant access with a quick scan.
read tutorial →FM Receiver TEA5767 for Arduino - If you want to make your DIY portable radio, then this module might be one of your needs. This module is completely adjustment-free and only requires a minimum of small and low-cost external components. It uses I2C communication so it won't be hard to use it. There are two jacks in this module. One is for the antenna cable, and the other is for the headphones.
The TEA5767 is a single-chip FM radio receiver module created to give various devices, including Arduino boards, Raspberry Pi computers, and other microcontrollers, a straightforward and effective way to add FM radio reception.
A wide range of frequency tuning from 76 to 108 MHz, stereo or mono output options, automatic gain control (AGC), and noise blanking for better reception quality are just a few of the features of the TEA5767. It also has low power consumption, digital frequency synthesis for high frequency accuracy, an I2C bus interface for simple control and communication with a microcontroller, and a wide range of frequency tuning.
The I2C bus interface can be used to link the TEA5767 module to your Arduino board. Attach the module's SDA pin to the Arduino's SDA pin and its SCL pin to the latter device's SCL pin. Also, join the VCC and GND pins of the module to the corresponding Arduino pins.
The TEA5767 FM Radio Breakout library and the Radio library are just two of the libraries available for the TEA5767 module. To tune to particular FM frequencies and control the TEA5767 module, these libraries offer simple-to-use functionality.
By using the I2C interface to communicate with the TEA5767 module, you can tune to a certain FM frequency. A 16-bit word that is delivered to the module and represents the desired frequency in terms of 62.5 kHz is used to set the frequency. To tune to 99.5 MHz, for instance, you would give the module the command 0x1E1D.
Yes, both FM stereo and mono signals can be received by the TEA5767 module. By using the I2C interface to communicate with the module, the proper command may be used to activate the stereo output.
The calibre of the aerial being utilised and the surroundings have a significant impact on the TEA5767 module's range. The TEA5767 module can have a range of up to a few hundred metres with a suitable aerial and in a generally interference-free environment.
Noise in the audio output, poor reception, and difficulties tuning to certain frequencies are a few of the TEA5767 module's prevalent problems. Optimizing the antenna configuration, modifying the gain control and noise blanking settings, and ensuring good TEA5767 module and microcontroller communication can frequently solve these problems.
FEATURES:
SPECIFICATIONS:
PARTLIST:
Download
Manila stock. Order before 16:00 PHT, ships today via J&T or LBC. Provincial: 1–3 working days.
Schools / class POs: we accept Purchase Orders for accredited schools and universities. contact us with your PO details.
Returns: 7-day inspection window for DOA units. Email proof of issue and we ship a replacement.
One touch can replace keys. This project uses an optical fingerprint sensor to enroll users and then grant access with a quick scan.
read tutorial →Wire a joystick to your Arduino, read X/Y, then print UP / DOWN / LEFT / RIGHT to the serial monitor.
read tutorial →Bench-test a 43 A motor driver before wiring the full project. Catches weak power, mis-pinning, and dead boards before they cost you time.
read tutorial →Coming from UNO and the Pico won't show a COM port? Here's the BOOTSEL trick, the driver fix, and the first sketch that actually works.
read tutorial →Share what you built. Photos, BOM, what worked, what didn't.
view thread →Symptom + what you tried + clear photo = answers within hours.
view thread →Brownout reset when adding a sensor? Notes on supply decoupling and GPIO checks.
view thread →Upload failing on your first Uno? Driver, COM port, board match — checklist inside.
view thread →