News

Some Arduino boards (especially the older ones based on ATmega MCUs, such as Arduino Uno or Arduino Nano) have a 5V logic level. This means that on digital pins such as SPI, logic 1 is represented by ...
Why not! RadioLib natively supports Arduino, but can run in non-Arduino environments as well! See this Wiki page and examples/NonArduino. RadioLib was originally created as a driver for RadioShield, ...
Posted in Arduino Hacks, Misc Hacks Tagged arduino, atmega328, fm radio, TEA5767 ← How To Nail A Technical Presentation Fail Of The Week: How I Killed The HiPot Tester → ...
The Primo comes in the ever-familiar Arduino form factor, but it isn’t meant to be an ‘Internet of Things’ device. Instead, it’s a microcontroller for devices that need to be on the Internet.
In this article, we will explore a straightforward method to create an IR remote-controlled FM radio with RDS (radio data system) using the ESP-01 module. We will utilise the Arduino IDE for software ...
This was done as pin 9 had to be used for the radio module. To connect the radio module's SPI data lines, we'll use some more of this 30-gauge wire for CE, CSN, MOSI, MISO, and SCK. We'll additionally ...
Software-defined radio (SDR) is a radio communication system where components that have been traditionally implemented in hardware (e.g. mixers, filters, amplifiers, modulators/demodulators, detectors ...
In this communication, several modules are presented to carry out practices with a microcontroller, initially with the PIC16F88, which was later conditioned to be used by the ATMeg328 on the Arduino ...