Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odtwarzacz WAV

Overview

[PL] Projekt został stworzony w języku C z wykorzystaniem płytki LPC 1769. Celem projektu jest podstawowa funkcjonalność odtwarzania muzyki w formacie WAV zapisanej na karcie SD. Projekt obejmuje odczytywanie plików z zewnętrznego nośnika, wyświetlanie komunikatów na ekranie OLED, oraz odtwarzanie dekodowanego dźwięku przez głośnik.
[EN] The project was developed in C using the LPC 1769 board. The goal of the project is to provide basic functionality for playing WAV music stored on an SD card. The project includes reading files from an external storage medium, displaying messages on an OLED screen, and playing the decoded sound through a speaker.

Version

[PL] Aktualna wersja: 1.0
[EN] Current version: 1.0

Project Status

[x] Turning the player On/Off with a button (GPIO)
[x] Loading files from SD Memory Card using SPI
[x] Functional OLED display showing track list from SD
[x] DAC converter
[x] Timer and system interrupts
[x] Amplifier control with a knob
[x] Volume visualization using a LED Bar and I2C as the interface

Additional notes

  • The project was developed using MCUXpresso IDE
  • .hex file has been added

About

WAV Player C Project for LPC 1769

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages