Coder Social home page Coder Social logo

id3v2-reader-'s Introduction

As I say, this repository contains code, which was written to read ID3v2 tags from mp3 files. More about ID3v2 tags you can read in Internet (but I think, that if you read it, you don`t  need to learn about ID3 tags). 
Archive (Includes.rar) contains all code, so when you will unpack it and put address of mp3 file instead of  “Address” in example file, it will works. I will upload to the repository image with result of example file. 
The architecture of the project is very simple and hardly requires further explanation. All information about content of frames you can read here : http://id3.org/id3v2.3.0. 
This code was written for Arduino, so it has realization of doubly linked list and class string. Arduino has some restrictions and some frames are useless, I think, so I limited to the formal designation of their presence. If you need to use them, you can easily fix my flaws. 

id3v2-reader-'s People

Contributors

shalfey-334 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.