[Arduino] Progetto Radio FM per Linux Day 2019

giorgio boiero giorgio.boiero a gmail.com
Dom 19 Maggio 2019 09:49:20 CEST


Di seguito ho raccolto un pò di informazioni per sviluppare il progetto
della Radio FM che potremmo portare al Linux Day 2019

Modulo Radio RDA5807M (RRD-102)
https://www.aliexpress.com/item/FM-Radio-Module-RDA5807M-RRD-102-V2-0-Stereo-Radio-Module/1869334855.html
Librerie per RDA5807M
http://www.mathertel.de/Arduino/RadioLibrary.aspx
http://mathertel.github.io/Radio/
https://github.com/csdexter/RDA5807M

Altre radio FM
https://www.aliexpress.com/item/TEA5767-FM-Stereo-Radio-Module-for-Arduino-76-108MHZ-With-Free-Cable-Antenna/2038553847.html
https://www.aliexpress.com/item/Si4703-FM-Tuner-Evaluation-Board-radio-tuner-board/32411198705.html

Per il LCD userei il modulo PCF8574 che converte da parallelo a I2C (solo 2
fili)
https://www.aliexpress.com/item/Serial-IIC-I2C-TWI-Module-for-1602-162-1604-164-2004-204-Character-LCD-Module-Display/32918983761.html
https://github.com/mathertel/LiquidCrystal_PCF8574
https://github.com/jmparatte/jm_PCF8574

Per far scorrere le stazioni radio registrate userei un encoder
(potenziometro digitale)
https://www.aliexpress.com/item/5PCS-KY-040-360-Degrees-Rotary-Encoder-Module-Brick-Sensor-Switch-Development-Board-For-Arduino-With/32991511891.html
https://github.com/roboticboyer/Arduino-Rotary-Encoder

Alcune librerie per la gestione avanzata della EEPROM di Arduino
https://github.com/charlesbaynham/OSFS
https://github.com/amirchev/EZPROM
https://github.com/Chris--A/EEWrap
https://github.com/thijse/Arduino-EEPROMEx

Qualche esempio di Radio
https://youtu.be/RqyhvlMKt14
https://youtu.be/XB4dnGz5ID4
https://youtu.be/yp0HVGjakMs

Amplificatore PAM8403 3W
https://www.aliexpress.com/item/Mini-PAM8403-5V-2Channel-USB-Power-Audio-Amplifier-Board-3Wx2W-Volume-Control/32665327705.htm

Giorgio
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://liszt.softwareliberopinerolo.org/pipermail/arduino/attachments/20190519/1b39a9e9/attachment.html>


Maggiori informazioni sulla lista Arduino