The FM receiver module is based on the TEA5767 [1, 2] chip. It is a well-known module that could be controlled via the I2C bus. It covers the FM frequency range from 76MHz to 108MHz. At the output, it ...
This Arduino library is designed for the AIT1001 non-contact infrared temperature sensor. It simplifies the process of reading both ambient and object temperature, allowing for seamless integration ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, making it ...
As you might have noticed, the 38-KHz pulse generator is built around the evergreen timer chip NE555P (IC1). Here, the RC components (R5-C3-P1) set the astable frequency to drive the infrared light ...
Before we get started it is important to understand that there two types of nRF24L01 modules available in the market one is called just nRF24L01 and the other is called nRF24L01+ PA+LN. While both the ...
Arduino project for receiving and (in the future) transmitting signals using a 433 MHz RF module. Currently, this repository contains code for a 433 MHz signal receiver, which allows reading signals ...