What do you pick when you want to make something with a nostalgic touch? A radio, of course! Well, the project presented here is about building a compact Arduino FM Radio with the help of an ...
“You can’t put new wine in old bottles” – so the saying goes. But you would if you’re a hacker stuck with a radio built in 2005, which looked like it was put together using technology from 1975.
Connecting the NRF24L01 can be tricky - you have to pay attention to the layout of the pins, adjust them to match those from the library and add a capacitor. This board solves all that, and it already ...
When it comes to giving your project wireless capabilities, the 433MHz ASK transmitter and receiver is a common choice among engineers, developers, and hobbyists because of its low price, easy to use ...
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 ...
For jamming, we use the FM transmitter module SI4713 with the LGT8F328P microcontroller and a 0.96" OLED [128×64] pixel I2C display to show the transmission frequency of the jammer. The transmission ...