GithubHelp home page GithubHelp logo

rtvdxro / arduino_fmradio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yoooriii/arduino_fmradio

0.0 1.0 0.0 1.55 MB

Simple FM radio made on Arduino + RRD-102 V2 (RDA5807M)

License: The Unlicense

C++ 86.13% Arduino 9.68% C 4.18%

arduino_fmradio's Introduction

Arduino_FMRadio

Simple FM radio made on Arduino + RRD-102 V2 (RDA5807M) In this project I am playing with arduino and RDA5807M I am planning to add RTC and improve RDS Components: FM Stereo Module Radio Module RDA5807M RRD-102 V2.0 Arduino Nano Display 16x2 compatible with LiquidCrystal library also I am going to make a 2nd version on a LED 7 segm x 4 digits display (no RDS in this case) And a pair of computer speakers or headphones of course.

class RADIO_RDA5807M mostly based on Matthias Hertel, http://www.mathertel.de code here I merged original 'radio' and 'RDA5807M' classes and added a bit of my logic but generally I changed nothing. So if you encounter a bug take a look at the original code chances are it is already fixed. https://github.com/mathertel/Radio

real time clock https://github.com/adafruit/RTClib https://learn.adafruit.com/ds1307-real-time-clock-breakout-board-kit/understanding-the-code http://www.bristolwatch.com/arduino/arduino_ds1307.htm

useful links including RDS: http://en.wikipedia.org/wiki/Radio_Data_System http://www.rds.org.uk/2010/Overview.htm https://github.com/bastibl/gr-rds https://github.com/gnuradio/gnuradio

RDS mostly works but I dont like the way it works. It is a feature of low priority and I am not going to work on it now.

//TODO: store found radiostations in flash store volume and currently selected radio in flash use LED 4 7 segm x 4 digits display make menu and make buttons work with interruptions properly RotationEncoder did not work well, figure out how to improve it (or get rid of it?)

arduino_fmradio's People

Contributors

yoooriii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.